Skip to content

Commit

Permalink
fix: core/package.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/npm:cryptiles:20180710
  • Loading branch information
snyk-bot committed Jul 20, 2018
1 parent 0b568ad commit 7f20753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Expand Up @@ -44,7 +44,7 @@
"npmlog": "4.0.0",
"progress": "1.1.8",
"replace-in-file": "1.0.2",
"request": "2.83.0",
"request": "2.84.0",
"request-progress": "0.3.1",
"which": "1.2.0",
"yargs": "3.30.0"
Expand Down

0 comments on commit 7f20753

Please sign in to comment.