Skip to content

Commit

Permalink
chore(deps): bump nanoid from 5.0.7 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.7 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.7...5.0.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 5576ebb commit d7c775b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/id-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},
"dependencies": {
"nanoid": "^5.0.7"
"nanoid": "^5.0.9"
},
"devDependencies": {
"@sora-vp/eslint-config": "*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2523,7 +2523,7 @@ __metadata:
"@sora-vp/tsconfig": "npm:*"
"@types/eslint": "npm:^8.37.0"
eslint: "npm:^9.6.0"
nanoid: "npm:^5.0.7"
nanoid: "npm:^5.0.9"
prettier: "npm:^3.2.5"
typescript: "npm:^5.4.5"
languageName: unknown
Expand Down Expand Up @@ -8273,12 +8273,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.7":
version: 5.0.7
resolution: "nanoid@npm:5.0.7"
"nanoid@npm:^5.0.9":
version: 5.0.9
resolution: "nanoid@npm:5.0.9"
bin:
nanoid: bin/nanoid.js
checksum: 10c0/a3fb1c157e3e35378f44e5a7130c70f80c9037f66c9a37285e5e3d8298e8405fcb2399baaa420980b0fe5fd9c2e4186a6a31c3526f21de03cf34c1b459871401
checksum: 10c0/a2d9710525d4998a8a1610bbe6eb9a92c254ebab7c567c1ab429046fe7eed9c4df3508b59fb44c58ffdc98edb28dd6f953715c14b64ea0a3a2ce37420cdfeefd
languageName: node
linkType: hard

Expand Down

0 comments on commit d7c775b

Please sign in to comment.