Skip to content

Commit

Permalink
fix: upgrade axios from 0.18.1 to 0.19.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 0.18.1 to 0.19.2.

See this package in NPM:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/davidkindler/project/6865432e-9ae7-40aa-ab6d-807d59d4dccc?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 24, 2020
1 parent e62c44a commit 8c7cc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"autoprefixer": "7.2.6",
"axios": "^0.18.1",
"axios": "^0.19.2",
"babel-core": "6.25.0",
"babel-eslint": "7.2.3",
"babel-jest": "20.0.3",
Expand Down

0 comments on commit 8c7cc4a

Please sign in to comment.