Skip to content

Commit cc33401

Browse files
chore(deps): bump nanoid from 5.0.7 to 5.0.9 in the npm_and_yarn group (#1380)
Bumps the npm_and_yarn group with 1 update: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 5.0.7 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.7...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.0.9 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9448d61 commit cc33401

File tree

3 files changed

+9
-16
lines changed

3 files changed

+9
-16
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lodash-es": "4.17.21",
5151
"lucia": "3.2.0",
5252
"monaco-editor": "0.50.0",
53-
"nanoid": "5.0.7",
53+
"nanoid": "5.0.9",
5454
"next": "15.3.3",
5555
"next-themes": "0.3.0",
5656
"nextjs-toploader": "1.6.12",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"lodash-es": "4.17.21",
9595
"loops": "3.3.0",
9696
"mustache": "4.2.0",
97-
"nanoid": "5.0.8",
97+
"nanoid": "5.0.9",
9898
"nodemailer": "6.9.14",
9999
"nodemailer-html-to-text": "3.2.0",
100100
"nodemailer-mailgun-transport": "2.1.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)