Skip to content

Commit 42f7c07

Browse files
Bump axios from 0.19.2 to 0.21.1 in /frontend
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] <[email protected]>
1 parent 5d7d187 commit 42f7c07

File tree

2 files changed

+8
-28
lines changed

2 files changed

+8
-28
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
1111
},
1212
"dependencies": {
13-
"axios": "^0.19.2",
13+
"axios": "^0.21.1",
1414
"jspdf": "^2.3.1",
1515
"showdown": "^1.9.1",
1616
"vue": "^2.5.11",

0 commit comments

Comments
 (0)