Skip to content

Commit

Permalink
build(deps): bump axios from 1.7.3 to 1.7.4 (#1462)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent 2146fff commit a13357f
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": "^10.11.1",
"axios": "^1.7.3",
"axios": "^1.7.4",
"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 @@ -4914,14 +4914,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
"axios@npm:^1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 7f92af205705a8fb4a9d35666b663729507657f252a1d39d83582590119941872d49078017cf992e32f47aa3b7317f5439f77be772a173dac2ae0fedd38f43ae
checksum: 7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

Expand Down Expand Up @@ -11070,7 +11070,7 @@ __metadata:
"@vue/test-utils": "npm:^2.4.6"
"@vue/vue3-jest": "npm:^29.2.6"
"@vueuse/core": "npm:^10.11.1"
axios: "npm:^1.7.3"
axios: "npm:^1.7.4"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
cypress: "npm:~13.13.2"
Expand Down

0 comments on commit a13357f

Please sign in to comment.