diff --git a/package.json b/package.json index 45fc4187c..ea6b1ba99 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@vue/compiler-sfc": "3.2.47", "@vue/test-utils": "2.2.10", "@vue/vue3-jest": "29.2.2", - "axios": "1.3.2", + "axios": "1.3.3", "babel-core": "7.0.0-bridge.0", "babel-jest": "29.4.2", "bootstrap": "3.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0678045bf..81d9e56b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@vue/compiler-sfc': 3.2.47 '@vue/test-utils': 2.2.10 '@vue/vue3-jest': 29.2.2 - axios: 1.3.2 + axios: 1.3.3 babel-core: 7.0.0-bridge.0 babel-jest: 29.4.2 bootstrap: 3.4.1 @@ -38,7 +38,7 @@ devDependencies: '@vue/compiler-sfc': 3.2.47 '@vue/test-utils': 2.2.10_vue@3.2.47 '@vue/vue3-jest': 29.2.2_xicojarskkwuvrwtexnaa6h43m - axios: 1.3.2 + axios: 1.3.3 babel-core: 7.0.0-bridge.0_@babel+core@7.20.5 babel-jest: 29.4.2_@babel+core@7.20.5 bootstrap: 3.4.1 @@ -2517,8 +2517,8 @@ packages: hasBin: true dev: true - /axios/1.3.2: - resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==} + /axios/1.3.3: + resolution: {integrity: sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==} dependencies: follow-redirects: 1.15.1 form-data: 4.0.0