Skip to content

Commit

Permalink
resolve security issue in dev dependency nyc
Browse files Browse the repository at this point in the history
  • Loading branch information
aoberoi committed Feb 15, 2019
1 parent a0c0298 commit f434f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -77,7 +77,7 @@
"lint-staged": "^6.1.0",
"mocha": "^5.0.0",
"nock": "^9.1.6",
"nyc": "^11.4.1",
"nyc": "^13.3.0",
"p-is-promise": "^1.1.0",
"shx": "^0.2.2",
"sinon": "^4.2.2",
Expand Down

0 comments on commit f434f68

Please sign in to comment.