Skip to content

Commit e8043a1

Browse files
Bump axios from 0.21.1 to 0.21.2 in /suggestions-tool/web
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fc6ed8 commit e8043a1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

suggestions-tool/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.

suggestions-tool/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"build": "node build/build.js"
1212
},
1313
"dependencies": {
14-
"axios": "^0.21.1",
14+
"axios": "^0.21.2",
1515
"vue": "^2.5.2",
1616
"vue-router": "^3.0.1"
1717
},

0 commit comments

Comments
 (0)