Skip to content

Commit

Permalink
Fix: vulnrerable dependency (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaledgarbaya authored Sep 10, 2018
1 parent 1f6c372 commit 6e058d6
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 @@ -107,7 +107,7 @@
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"mocha": "^5.2.0",
"nixt": "^0.5.0",
"nixt": "^0.5.1",
"nock": "^9.4.2",
"nyc": "^11.2.1",
"rewire": "^2.5.2",
Expand Down

0 comments on commit 6e058d6

Please sign in to comment.