Skip to content

Commit

Permalink
Bump nanoid from 5.0.6 to 5.0.9
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.6 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@5.0.6...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 and mifi committed Dec 10, 2024
1 parent 2412099 commit 7390d39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"luxon": "^3.5.0",
"mkdirp": "^1.0.3",
"mousetrap": "^1.6.5",
"nanoid": "^5.0.6",
"nanoid": "^5.0.9",
"p-map": "^5.5.0",
"p-retry": "^6.2.0",
"pify": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7644,7 +7644,7 @@ __metadata:
mkdirp: "npm:^1.0.3"
morgan: "npm:^1.10.0"
mousetrap: "npm:^1.6.5"
nanoid: "npm:^5.0.6"
nanoid: "npm:^5.0.9"
p-map: "npm:^5.5.0"
p-retry: "npm:^6.2.0"
pify: "npm:^5.0.0"
Expand Down Expand Up @@ -8158,12 +8158,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.6":
version: 5.0.6
resolution: "nanoid@npm:5.0.6"
"nanoid@npm:^5.0.9":
version: 5.0.9
resolution: "nanoid@npm:5.0.9"
bin:
nanoid: bin/nanoid.js
checksum: 10/cd5d3eebd3b148b68b4b0238d94b1d8b4d955cc1a74b8e5217c1daecaed584d4b3701f41ce0f5e909ba4cd214592aff41fb53ac1955d77ea85d58df936726f29
checksum: 10/8a3f9104f81095e3e4785f58caae47a05755599824b8611b9730cbf73db706b664f100e6189f8303f08764f144d499613d8e4a39e83125c53f4b4986d6576621
languageName: node
linkType: hard

Expand Down

0 comments on commit 7390d39

Please sign in to comment.