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-JUSTEXTEND-72674
  • Loading branch information
snyk-bot committed Dec 15, 2018
1 parent 5b906d7 commit fb1fb61
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 @@ -74,7 +74,7 @@
"dependencies": {
"@neoskop/annotation-factory": "^1.0.0",
"reflect-metadata": "0.1.12",
"sinon": "^6.0.1",
"sinon": "^6.1.2",
"sinon-chai": "^3.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit fb1fb61

Please sign in to comment.