Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/customer-facing-tools/project/5d08c961-1b80-48c2-9bb0-926d4f3411fb?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 12, 2020
1 parent a0f5780 commit b7e390b
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 @@ -35,7 +35,7 @@
"dependencies": {
"@snyk/configstore": "^3.2.0-rc1",
"@types/uuid": "^7.0.3",
"axios": "^0.19.2",
"axios": "^0.20.0",
"chalk": "^4.0.0",
"debug": "^4.1.1",
"leaky-bucket-queue": "0.0.2",
Expand Down

0 comments on commit b7e390b

Please sign in to comment.