Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355
  • Loading branch information
snyk-bot committed Mar 26, 2021
1 parent 24e4e8d commit a4abcd5
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 77 deletions.
174 changes: 98 additions & 76 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 @@ -36,7 +36,7 @@
"axios": "0.21.1",
"chalk": "4.1.0",
"conf": "7.1.1",
"meow": "7.0.1",
"meow": "8.0.0",
"update-notifier": "4.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit a4abcd5

Please sign in to comment.