diff --git a/package.json b/package.json index 44872fe6..3fe8643b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@vue/eslint-config-prettier": "9.0.0", "@vue/eslint-config-standard": "8.0.1", "autoprefixer": "10.4.20", - "axios": "1.7.6", + "axios": "1.7.7", "eslint": "8.57.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-vue": "9.27.0", diff --git a/yarn.lock b/yarn.lock index 8384f1e5..1ab1804d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -949,10 +949,10 @@ available-typed-arrays@^1.0.7: dependencies: possible-typed-array-names "^1.0.0" -axios@1.7.6: - version "1.7.6" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.6.tgz#34f338182f6802fd3824a6511d6ddf99dd5ae0b5" - integrity sha512-Ekur6XDwhnJ5RgOCaxFnXyqlPALI3rVeukZMwOdfghW7/wGz784BYKiQq+QD8NPcr91KRo30KfHOchyijwWw7g== +axios@1.7.7: + version "1.7.7" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f" + integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q== dependencies: follow-redirects "^1.15.6" form-data "^4.0.0"