Skip to content

Commit

Permalink
fix(deps): update dependency nanoid to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent c70d27e commit d07e8e0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"lodash": "^4.17.21",
"nanoid": "^3.3.7"
"nanoid": "^5.0.0"
},
"peerDependencies": {
"@nestjs/common": "^10.x"
Expand Down
11 changes: 9 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d07e8e0

Please sign in to comment.