Skip to content

Commit

Permalink
build(deps): bump nanoid from 3.3.4 to 5.0.8
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 5.0.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.4...5.0.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent fe448ca commit 3a491db
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"i18next-parser": "^9.0.2",
"js-base64": "3.7.7",
"lodash": "^4.17.21",
"nanoid": "^3.3.4",
"nanoid": "^5.0.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^15.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4438,7 +4438,7 @@ __metadata:
mini-css-extract-plugin: ^2.9.1
miragejs: ^0.1.48
mock-socket: ^9.3.1
nanoid: ^3.3.4
nanoid: ^5.0.8
npm-run-all: ^4.1.5
prettier: ^3.3.3
prop-types: ^15.7.2
Expand Down Expand Up @@ -10067,15 +10067,6 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.4":
version: 3.3.4
resolution: "nanoid@npm:3.3.4"
bin:
nanoid: bin/nanoid.cjs
checksum: 2fddd6dee994b7676f008d3ffa4ab16035a754f4bb586c61df5a22cf8c8c94017aadd360368f47d653829e0569a92b129979152ff97af23a558331e47e37cd9c
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
Expand All @@ -10085,6 +10076,15 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.8":
version: 5.0.8
resolution: "nanoid@npm:5.0.8"
bin:
nanoid: bin/nanoid.js
checksum: df131a515465053ff25c8cf0450ef191e1db83b45fe125af43f50d39feddf1f161d3b2abb34cb993df35a76b427f8d6d982e16e47d67b2fbe843664af025b5e2
languageName: node
linkType: hard

"natural-compare@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare@npm:1.4.0"
Expand Down

0 comments on commit 3a491db

Please sign in to comment.