Skip to content

Commit 6cdf65a

Browse files
snyk-bottwilio-product-security
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MOMENT-2944238
1 parent 56bc7df commit 6cdf65a

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
@@ -23,7 +23,7 @@
2323
"@twilio-labs/serverless-api": "^4.0.3",
2424
"@twilio/cli-core": "^6.1.0",
2525
"lodash": "^4.17.21",
26-
"moment": "^2.29.0",
26+
"moment": "^2.29.4",
2727
"nanoid": "^3.1.16"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)