Skip to content

Commit ffa7084

Browse files
Bump axios from 1.2.2 to 1.6.0 in /web
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@1.2.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad6d99e commit ffa7084

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

web/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "vue-cli-service lint"
99
},
1010
"dependencies": {
11-
"axios": "^1.2.2",
11+
"axios": "^1.6.0",
1212
"core-js": "^3.27.1",
1313
"vue": "^2.6.14",
1414
"vuetify": "^2.6.14"

0 commit comments

Comments
 (0)