Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit c70d147

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/securecodebox/project/496cf235-20ad-49d5-b270-36fd4026579c?utm_source=github&utm_medium=upgrade-pr
1 parent a185874 commit c70d147

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

hooks/generic-webhook/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.

hooks/generic-webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"axios": "^0.19.2"
13+
"axios": "^0.20.0"
1414
},
1515
"devDependencies": {
1616
"jest": "^25.1.0"

0 commit comments

Comments
 (0)