Skip to content

Commit 0571c5d

Browse files
authored
fix: upgrade nanoid from 3.1.12 to 3.1.13 (#53)
Snyk has created this PR to upgrade nanoid from 3.1.12 to 3.1.13. See this package in npm: https://www.npmjs.com/package/nanoid 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 59d379b commit 0571c5d

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
@@ -24,7 +24,7 @@
2424
"@twilio/cli-core": "^5.9.1",
2525
"lodash": "^4.17.20",
2626
"moment": "^2.28.0",
27-
"nanoid": "^3.1.12"
27+
"nanoid": "^3.1.13"
2828
},
2929
"devDependencies": {
3030
"@oclif/dev-cli": "^1",

0 commit comments

Comments
 (0)