Skip to content

Commit

Permalink
build(deps): bump axios from 1.7.5 to 1.7.6
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.5...v1.7.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent 097d3f0 commit 1717d34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.5",
"axios": "^1.7.6",
"buefy": "^0.9.29",
"moment": "^2.30.1",
"sass": "^1.77.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4877,14 +4877,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.5":
version: 1.7.5
resolution: "axios@npm:1.7.5"
"axios@npm:^1.7.6":
version: 1.7.6
resolution: "axios@npm:1.7.6"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 6cbcfe943a84089f420a900a3a3aeb54ee94dcc9c2b81b150434896357be5d1079eff0b1bbb628597371e79f896b1bc5776df04184756ba99656ff31df9a75bf
checksum: c9a488da1e5bae690b4832d270bf0bc99c4246407f65783446c94216a6d63d228bccbacff4bde1891d6612c4a89369356101a1cbbd66efeac1776950750a561b
languageName: node
linkType: hard

Expand Down Expand Up @@ -11106,7 +11106,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.5"
axios: "npm:^1.7.6"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
cypress: "npm:~13.14.1"
Expand Down

0 comments on commit 1717d34

Please sign in to comment.