Skip to content

Commit 0e5c492

Browse files
authored
fix: update vulnerable dependencies packages (#180)
Co-authored-by: chsingh <[email protected]>
1 parent bd27319 commit 0e5c492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"columnify": "^1.5.4",
4141
"fs-extra": "^9.0.1",
4242
"https-proxy-agent": "^5.0.0",
43-
"inquirer": "^7.3.0",
43+
"inquirer": "^8.0.0",
4444
"qs": "^6.9.4",
4545
"semver": "^7.3.2",
4646
"tsv": "^0.2.0",
@@ -57,7 +57,7 @@
5757
"eslint": "^7.5.0",
5858
"eslint-config-twilio": "~1.31.0",
5959
"eslint-config-twilio-mocha": "~1.31.0",
60-
"mocha": "^8.3.2",
60+
"mocha": "^9.1.3",
6161
"mock-fs": "^4.14.0",
6262
"nock": "^13.0.2",
6363
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)