Skip to content

Commit 860cc52

Browse files
fix: packages/twilio-run/package.json to reduce vulnerabilities (#481)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 467f26c commit 860cc52

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
@@ -47,7 +47,7 @@
4747
"chokidar": "^3.2.3",
4848
"columnify": "^1.5.4",
4949
"common-tags": "^1.8.0",
50-
"conf": "^5.0.0",
50+
"conf": "^10.0.0",
5151
"cosmiconfig": "^8.0.0",
5252
"debug": "^3.1.0",
5353
"dotenv": "^6.2.0",

0 commit comments

Comments
 (0)