Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit feab331

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239
1 parent 1206ff7 commit feab331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"pug": "^2.0.0-beta6",
4141
"q": "1.4.1",
4242
"serve-favicon": "~2.3.2",
43-
"twilio": "3.0.0",
43+
"twilio": "3.16.0",
4444
"url": "^0.11.0"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)