Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Commit

Permalink
fix: 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:deep-extend:20180409
  • Loading branch information
snyk-bot committed Oct 25, 2018
1 parent a5b81fe commit fffb3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"chalk": "^2.1.0",
"change-case": "~3.0.1",
"pluralize": "~7.0.0",
"yeoman-generator": "~2.0.2",
"yeoman-generator": "~2.0.5",
"yosay": "^2.0.1"
},
"jest": {
Expand Down

0 comments on commit fffb3cc

Please sign in to comment.