Skip to content

Commit 6685770

Browse files
chore(deps): bump nanoid from 5.1.11 to 6.0.0 (#32)
Bumps [nanoid](https://github.com/ai/nanoid) from 5.1.11 to 6.0.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.11...6.0.0) --- updated-dependencies: - dependency-name: nanoid dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9655ed9 commit 6685770

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

‎package-lock.json‎

Lines changed: 5 additions & 5 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
@@ -195,7 +195,7 @@
195195
},
196196
"dependencies": {
197197
"blessed": "^0.1.81",
198-
"nanoid": "^5.0.0"
198+
"nanoid": "^6.0.0"
199199
},
200200
"devDependencies": {
201201
"@types/express": "^5.0.6",

0 commit comments

Comments
 (0)