Skip to content

Commit cbaeafc

Browse files
author
timmydoza
authored
Merge pull request #59 from twilio-labs/upgrade-packages
Manually upgrade packages to satisfy snyk pull requests
2 parents 1657513 + 75c546c commit cbaeafc

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"@oclif/config": "^1.14.0",
2222
"@oclif/plugin-help": "^2",
2323
"@twilio-labs/serverless-api": "^4.0.3",
24-
"@twilio/cli-core": "^5.9.1",
24+
"@twilio/cli-core": "^5.9.3",
2525
"lodash": "^4.17.20",
26-
"moment": "^2.28.0",
27-
"nanoid": "^3.1.13"
26+
"moment": "^2.29.0",
27+
"nanoid": "^3.1.16"
2828
},
2929
"devDependencies": {
3030
"@oclif/dev-cli": "^1",

0 commit comments

Comments
 (0)