Skip to content

Commit 6fe096e

Browse files
Bump nanoid from 3.3.8 to 5.1.2
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.8 to 5.1.2. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.8...5.1.2) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23141c9 commit 6fe096e

File tree

2 files changed

+46
-8
lines changed

2 files changed

+46
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"https": "^1.0.0",
1818
"jest": "^29.7.0",
1919
"vite": "^6.1.1",
20-
"nanoid": ">=3.3.8"
20+
"nanoid": ">=5.1.2"
2121
},
2222
"dependencies": {
2323
"animejs": "^3.2.2",
@@ -32,7 +32,7 @@
3232
"puppeteer": "^24.2.1",
3333
"typescript": "^5.7.3",
3434
"glob": "^11.0.1",
35-
"nanoid": ">=3.3.8"
35+
"nanoid": ">=5.1.2"
3636
},
3737
"main": "index.js || index.html",
3838
"repository": {

0 commit comments

Comments
 (0)