Skip to content

Commit 467f26c

Browse files
fix: packages/twilio-run/package.json to reduce vulnerabilities (#475)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YAML-5458867 Co-authored-by: snyk-bot <[email protected]>
1 parent 9a1f34c commit 467f26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/twilio-run/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"columnify": "^1.5.4",
4949
"common-tags": "^1.8.0",
5050
"conf": "^5.0.0",
51-
"cosmiconfig": "^7.0.0",
51+
"cosmiconfig": "^8.0.0",
5252
"debug": "^3.1.0",
5353
"dotenv": "^6.2.0",
5454
"enquirer": "^2.3.6",

0 commit comments

Comments
 (0)