Skip to content

Commit 27346a0

Browse files
Bump axios from 0.19.2 to 0.21.1 in /src/vue
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fc2a83 commit 27346a0

File tree

2 files changed

+6
-30
lines changed

2 files changed

+6
-30
lines changed

src/vue/package-lock.json

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

src/vue/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": "^0.19.2",
11+
"axios": "^0.21.1",
1212
"core-js": "^3.6.4",
1313
"moment": "^2.25.3",
1414
"vue": "^2.6.11",

0 commit comments

Comments
 (0)