Skip to content

Commit

Permalink
fix: npm audit vulnerabilities (twilio#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious committed Apr 7, 2021
1 parent 9531a6c commit 9b7a3f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"eslint": "^7.5.0",
"eslint-config-twilio": "~1.31.0",
"eslint-config-twilio-mocha": "~1.31.0",
"mocha": "^8.1.1",
"mocha": "^8.3.2",
"nock": "^13.0.2",
"nyc": "^15.1.0",
"sinon": "^9.0.2",
"tmp": "^0.2.1"
},
"optionalDependencies": {
"keytar": "^6.0.1"
"keytar": "^7.6.0"
},
"engines": {
"node": ">=10.12.0"
Expand Down

0 comments on commit 9b7a3f6

Please sign in to comment.