Skip to content

Commit 40acd1c

Browse files
Bump axios from 0.16.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.16.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.16.2...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bf1954 commit 40acd1c

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

package-lock.json

+14-11
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
@@ -7,7 +7,7 @@
77
"server": "cross-env NODE_ENV=production node app"
88
},
99
"dependencies": {
10-
"axios": "^0.16.0",
10+
"axios": "^0.21.1",
1111
"body-parser": "~1.17.1",
1212
"compression": "^1.6.2",
1313
"connect-multiparty": "^1.0.5",

0 commit comments

Comments
 (0)