Skip to content

Commit 1381c61

Browse files
build(deps): bump axios from 1.6.5 to 1.7.7 (#654)
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.7.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.5...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5157d2 commit 1381c61

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"generate:types": "node ./node_modules/.bin/babel-node ./util/generate-types.js"
2929
},
3030
"dependencies": {
31-
"axios": "^1.6.5",
31+
"axios": "^1.7.7",
3232
"pinia": "^2.1.7"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)