Skip to content

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/SNYK-JS-DOTPROP-543489
  • Loading branch information
snyk-bot committed Feb 1, 2020
1 parent 066c209 commit 62b4b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -78,7 +78,7 @@
"rollup-plugin-uglify": "^2.0.1",
"stringify-author": "^0.1.3",
"switchy": "^0.1.0",
"update-notifier": "^2.2.0"
"update-notifier": "^4.0.0"
},
"jest": {
"coverageDirectory": "./coverage/"
Expand Down

0 comments on commit 62b4b23

Please sign in to comment.