Skip to content

Commit 624e042

Browse files
Bump axios from 0.19.2 to 0.21.1
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 e2e980c commit 624e042

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

package-lock.json

+7-20
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
@@ -8,7 +8,7 @@
88
"dev_windows": "set PORT=3001 && npx nodemon start"
99
},
1010
"dependencies": {
11-
"axios": "^0.19.2",
11+
"axios": "^0.21.1",
1212
"bcryptjs": "^2.4.3",
1313
"body-parser": "^1.19.0",
1414
"compression": "^1.7.4",

0 commit comments

Comments
 (0)