Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/cwp-2/project/812b1042-0c91-494d-8ea3-c10c4270de75?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 2, 2022
1 parent 7b5c36e commit 4517ed7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"@vercel/ncc": "^0.33.1"
},
"dependencies": {
"axios": "^0.26.0",
"axios": "^0.26.1",
"child_process": "^1.0.2",
"fs": "^0.0.2",
"markdown-table": "^3.0.2",
Expand Down

0 comments on commit 4517ed7

Please sign in to comment.