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 Nov 14, 2024
1 parent 6ca2d16 commit de91762
Show file tree
Hide file tree
Showing 2 changed files with 2,060 additions and 5,754 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
Loading

0 comments on commit de91762

Please sign in to comment.