Skip to content

Commit

Permalink
build(deps): bump axios in /backend/middlewares/event/test-vue
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.0 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.6.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent f70add9 commit 8f0352b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
24 changes: 15 additions & 9 deletions backend/middlewares/event/test-vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/middlewares/event/test-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.7.4",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
Expand Down

0 comments on commit 8f0352b

Please sign in to comment.