diff --git a/package.json b/package.json index c495efa0c..2ffd585d4 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@xstate/fsm": "^2.0.0", "@xstate/inspect": "^0.7.1", "@xstate/react": "^3.2.2", - "axios": "^1.12.0", + "axios": "^1.13.5", "axios-cache-interceptor": "^1.11.1", "better-react-mathjax": "^2.3.0", "chakra-dayzed-datepicker": "^0.2.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa5671ca5..07910166d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,11 +93,11 @@ importers: specifier: ^3.2.2 version: 3.2.2(@types/react@18.3.27)(@xstate/fsm@2.1.0)(react@18.3.1)(xstate@4.38.3) axios: - specifier: ^1.12.0 - version: 1.12.0 + specifier: ^1.13.5 + version: 1.13.5 axios-cache-interceptor: specifier: ^1.11.1 - version: 1.11.1(axios@1.12.0) + version: 1.11.1(axios@1.13.5) better-react-mathjax: specifier: ^2.3.0 version: 2.3.0(react@18.3.1) @@ -2998,11 +2998,8 @@ packages: peerDependencies: axios: ^1 - axios@1.12.0: - resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==} - - axios@1.13.2: - resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==} + axios@1.13.5: + resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -4088,8 +4085,8 @@ packages: resolution: {integrity: sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==} engines: {node: '>= 6'} - form-data@4.0.4: - resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==} + form-data@4.0.5: + resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==} engines: {node: '>= 6'} forwarded-parse@2.1.2: @@ -9333,27 +9330,19 @@ snapshots: axe-core@4.10.3: {} - axios-cache-interceptor@1.11.1(axios@1.12.0): + axios-cache-interceptor@1.11.1(axios@1.13.5): dependencies: - axios: 1.12.0 + axios: 1.13.5 cache-parser: 1.2.6 fast-defer: 1.1.9 http-vary: 1.0.3 object-code: 2.0.0 try: 1.0.3 - axios@1.12.0: - dependencies: - follow-redirects: 1.15.11 - form-data: 4.0.4 - proxy-from-env: 1.1.0 - transitivePeerDependencies: - - debug - - axios@1.13.2: + axios@1.13.5: dependencies: follow-redirects: 1.15.11 - form-data: 4.0.4 + form-data: 4.0.5 proxy-from-env: 1.1.0 transitivePeerDependencies: - debug @@ -10692,7 +10681,7 @@ snapshots: hasown: 2.0.2 mime-types: 2.1.35 - form-data@4.0.4: + form-data@4.0.5: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 @@ -13127,7 +13116,7 @@ snapshots: wait-on@8.0.5: dependencies: - axios: 1.13.2 + axios: 1.13.5 joi: 18.0.2 lodash: 4.17.21 minimist: 1.2.8