Skip to content

Commit 227b44b

Browse files
chore(deps): bump nanoid (#8649)
Bumps the npm group with 1 update in the /dev/deploy-to-container directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 5.0.9 to 5.1.3 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.9...5.1.3) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9db109f commit 227b44b

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

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

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/deploy-to-container/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"dockerode": "^4.0.4",
66
"fs-extra": "^11.3.0",
7-
"nanoid": "5.0.9",
7+
"nanoid": "5.1.3",
88
"nanoid-dictionary": "5.0.0-beta.1",
99
"slugify": "1.6.6",
1010
"tar": "^7.4.3",

0 commit comments

Comments
 (0)