Skip to content

Commit

Permalink
chore: fix security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanholtz committed Aug 19, 2020
1 parent f6bce35 commit a0fc162
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 @@ -47,7 +47,7 @@
"eslint": "^7.5.0",
"eslint-config-twilio": "^1.28.0",
"eslint-config-twilio-mocha": "^1.28.0",
"mocha": "^8.0.1",
"mocha": "^8.1.1",
"nock": "^13.0.2",
"nyc": "^15.1.0",
"sinon": "^9.0.2",
Expand Down

0 comments on commit a0fc162

Please sign in to comment.