Skip to content

Commit 71ad2ba

Browse files
committed
fix: upgrade moment from 2.27.0 to 2.28.0
Snyk has created this PR to upgrade moment from 2.27.0 to 2.28.0. See this package in npm: https://www.npmjs.com/package/moment See this project in Snyk: https://app.snyk.io/org/twilio-labs/project/8c09f0d1-b237-4a4e-9c08-2e801a973b3f?utm_source=github&utm_medium=upgrade-pr
1 parent a2bb5f3 commit 71ad2ba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1",
2424
"@twilio/cli-core": "^5.9.0",
2525
"lodash": "^4.17.20",
26-
"moment": "^2.24.0",
26+
"moment": "^2.28.0",
2727
"nanoid": "^3.1.12"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)