Skip to content

Commit f0c1874

Browse files
dependabot[bot]julien-bouyer
authored andcommitted
Bump axios from 0.18.1 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.1 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.18.1...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8569e1c commit f0c1874

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"start": "node _server/app.js"
1818
},
1919
"dependencies": {
20-
"axios": "^0.18.0",
20+
"axios": "^0.21.1",
2121
"cookie-parser": "^1.4.5",
2222
"cors": "^2.8.4",
2323
"http-errors": "~1.6.2",

0 commit comments

Comments
 (0)