Skip to content

Commit

Permalink
chore(deps-dev): bump nanoid from 4.0.0 to 5.0.9
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) from 4.0.0 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@4.0.0...5.0.9)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 96db606 commit 369c3cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/sdk-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint": "~8.57.0",
"express": "^4.21.1",
"lodash-es": "~4.17.21",
"nanoid": "~4.0.0",
"nanoid": "~5.0.9",
"node-fetch": "~3.3.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8516,7 +8516,7 @@ __metadata:
eslint: "npm:~8.57.0"
express: "npm:^4.21.1"
lodash-es: "npm:~4.17.21"
nanoid: "npm:~4.0.0"
nanoid: "npm:~5.0.9"
node-fetch: "npm:~3.3.1"
react: "npm:^18.1.0"
react-dom: "npm:^18.1.0"
Expand Down Expand Up @@ -19067,12 +19067,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:~4.0.0":
version: 4.0.0
resolution: "nanoid@npm:4.0.0"
"nanoid@npm:~5.0.9":
version: 5.0.9
resolution: "nanoid@npm:5.0.9"
bin:
nanoid: bin/nanoid.js
checksum: 10/9bd4e0cdff99b651d930d8a57c1f781b96fc91ab0b3a206a825843b99cb6cb2ffcae18f07e6ddb3e55dafac2d610ae9c973ed3b61a4b60e734df00dc6e2abfa4
checksum: 10/8a3f9104f81095e3e4785f58caae47a05755599824b8611b9730cbf73db706b664f100e6189f8303f08764f144d499613d8e4a39e83125c53f4b4986d6576621
languageName: node
linkType: hard

Expand Down

0 comments on commit 369c3cc

Please sign in to comment.