Skip to content

Commit 4c4a9e4

Browse files
committed
fix: upgrade axios from 0.19.2 to 0.20.0
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/codingtools/project/69f63852-fccf-4e2e-aeaf-6785477b4de5?utm_source=github&utm_medium=upgrade-pr
1 parent 86a32cb commit 4c4a9e4

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

package-lock.json

Lines changed: 7 additions & 25 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
"@oclif/plugin-help": "^2.2.3",
1818
"@oclif/plugin-warn-if-update-available": "^1.7.0",
1919
"avsc": "^5.4.21",
20-
"axios": "^0.19.2",
20+
"axios": "^0.20.0",
2121
"chalk": "^3.0.0",
2222
"codecov": "^3.7.0",
2323
"crypto-js": "^4.0.0",

0 commit comments

Comments
 (0)