Skip to content

Commit eb97f33

Browse files
chore(deps): bump nanoid
Bumps the production-minor-patch group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 5.1.9 to 5.1.15 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.9...5.1.15) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 886ad26 commit eb97f33

2 files changed

Lines changed: 71 additions & 28 deletions

File tree

package-lock.json

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

packages/helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test": "vitest run"
2323
},
2424
"dependencies": {
25-
"nanoid": "^5.1.9"
25+
"nanoid": "^5.1.15"
2626
},
2727
"devDependencies": {
2828
"@types/node": "^24.10.12",

0 commit comments

Comments
 (0)