Skip to content

Commit

Permalink
build(deps): bump nanoid from 3.3.4 to 5.0.9
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.9.
- [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.9)

---
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 Nov 26, 2024
1 parent 2e5202b commit 2727a11
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.9",
"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 @@ -4392,7 +4392,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.9
npm-run-all: ^4.1.5
prettier: ^3.3.3
prop-types: ^15.7.2
Expand Down Expand Up @@ -10021,15 +10021,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 @@ -10039,6 +10030,15 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.9":
version: 5.0.9
resolution: "nanoid@npm:5.0.9"
bin:
nanoid: bin/nanoid.js
checksum: 8a3f9104f81095e3e4785f58caae47a05755599824b8611b9730cbf73db706b664f100e6189f8303f08764f144d499613d8e4a39e83125c53f4b4986d6576621
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 2727a11

Please sign in to comment.