From cfa169323365fe9bff696f186f7db3f4a992882e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 01:51:39 +0000 Subject: [PATCH] build(deps): bump axios from 1.7.6 to 1.7.7 Bumps [axios](https://github.com/axios/axios) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.6...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 133256bda..9956eda5e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@oruga-ui/oruga-next": "^0.8.12", "@oruga-ui/theme-bulma": "^0.3.0", "@vueuse/core": "^11.0.3", - "axios": "^1.7.6", + "axios": "^1.7.7", "buefy": "^0.9.29", "moment": "^2.30.1", "sass": "^1.77.8", diff --git a/yarn.lock b/yarn.lock index 99b2671ac..5f7044532 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4877,14 +4877,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.6": - version: 1.7.6 - resolution: "axios@npm:1.7.6" +"axios@npm:^1.7.7": + version: 1.7.7 + resolution: "axios@npm:1.7.7" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: c9a488da1e5bae690b4832d270bf0bc99c4246407f65783446c94216a6d63d228bccbacff4bde1891d6612c4a89369356101a1cbbd66efeac1776950750a561b + checksum: 7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1 languageName: node linkType: hard @@ -11090,7 +11090,7 @@ __metadata: "@vue/test-utils": "npm:^2.4.6" "@vue/vue3-jest": "npm:^29.2.6" "@vueuse/core": "npm:^11.0.3" - axios: "npm:^1.7.6" + axios: "npm:^1.7.7" babel-jest: "npm:~29.7.0" buefy: "npm:^0.9.29" cypress: "npm:~13.14.1"