Skip to content

Commit bd66b59

Browse files
committed
ci: deploy to sandbox - fix nanoid-dictionary import
1 parent 89cff5c commit bd66b59

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

dev/deploy-to-container/package-lock.json

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

dev/deploy-to-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dockerode": "^3.3.3",
66
"fs-extra": "^10.1.0",
77
"nanoid": "4.0.0",
8-
"nanoid-dictionary": "4.3.0",
8+
"nanoid-dictionary": "5.0.0-beta.1",
99
"slugify": "1.6.5",
1010
"tar": "^6.1.11",
1111
"yargs": "^17.5.1"

0 commit comments

Comments
 (0)