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 23, 2021
1 parent f602dd1 commit 196c772
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 48 deletions.
129 changes: 82 additions & 47 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 @@ -18,7 +18,7 @@
"commander": "2.19.0",
"compare-versions": "3.4.0",
"glob-all": "^3.2.1",
"snyk-resolve-deps": "4.0.2"
"snyk-resolve-deps": "4.6.0"
},
"devDependencies": {
"coveralls": "3.0.3",
Expand Down

0 comments on commit 196c772

Please sign in to comment.