Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities (#41)
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 authored and fengmk2 committed Aug 8, 2018
1 parent adee852 commit c7015a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"is-text-path": "^1.0.1",
"is-type-of": "^1.2.0",
"mem-fs": "^1.1.3",
"mem-fs-editor": "^3.0.2",
"mem-fs-editor": "^4.0.0",
"mkdirp": "^0.5.1",
"mz-modules": "^2.0.0",
"node-homedir": "^1.1.0",
Expand Down

0 comments on commit c7015a3

Please sign in to comment.