diff --git a/package.json b/package.json index a61f7e54..ba8aa5ea 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "adm-zip": "^0.5.10", - "axios": "^1.1.3", + "axios": "^1.4.0", "fast-xml-parser": "^4.2.5", "next": "^13.4.5", "nextjs-cors": "^2.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57ccca46..067267a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.5.10 version: 0.5.10 axios: - specifier: ^1.1.3 - version: 1.1.3 + specifier: ^1.4.0 + version: 1.4.0 fast-xml-parser: specifier: ^4.2.5 version: 4.2.5 @@ -1846,6 +1846,16 @@ packages: proxy-from-env: 1.1.0 transitivePeerDependencies: - debug + dev: true + + /axios@1.4.0: + resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==} + dependencies: + follow-redirects: 1.15.2 + form-data: 4.0.0 + proxy-from-env: 1.1.0 + transitivePeerDependencies: + - debug /babel-jest@29.3.1(@babel/core@7.20.2): resolution: {integrity: sha512-aard+xnMoxgjwV70t0L6wkW/3HQQtV+O0PEimxKgzNqCJnbYmroPojdP2tqKSOAt8QAKV/uSZU8851M7B5+fcA==} @@ -4405,7 +4415,7 @@ packages: '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.27 '@zkochan/js-yaml': 0.0.6 - axios: 1.1.3 + axios: 1.4.0 chalk: 4.1.2 cli-cursor: 3.1.0 cli-spinners: 2.6.1