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 Sep 17, 2023
1 parent 48725f9 commit 986ecc0
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 @@ -74,7 +74,7 @@
"gradient-string": "^2.0.2",
"ioredis": "^5.3.1",
"markdown-table": "^3.0.3",
"nanoid": "^4.0.2",
"nanoid": "^5.0.1",
"postgres": "^3.3.4",
"reflect-metadata": "^0.1.13",
"string-strip-html": "^13.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4499,7 +4499,7 @@ __metadata:
ley: ^0.8.1
lint-staged: ^13.2.1
markdown-table: ^3.0.3
nanoid: ^4.0.2
nanoid: ^5.0.1
postgres: ^3.3.4
reflect-metadata: ^0.1.13
rome: ^11.0.0
Expand Down Expand Up @@ -6034,12 +6034,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^4.0.2":
version: 4.0.2
resolution: "nanoid@npm:4.0.2"
"nanoid@npm:^5.0.1":
version: 5.0.1
resolution: "nanoid@npm:5.0.1"
bin:
nanoid: bin/nanoid.js
checksum: 747c399cea4664dd0be1d0ec498ffd1ef8f1f5221676fc8b577e3f46f66d9afcddb9595d63d19a2e78d0bc6cc33984f65e66bf1682c850b9e26288883d96b53f
checksum: fb5a57ec0563f12f101129b2f11fe50505e5f1219760c43e6ae30fc0a0d2aa269985f6d07ddea15e3bd4b24751c9ef14fa8117cbc80d410726429e2b37a4b13f
languageName: node
linkType: hard

Expand Down

0 comments on commit 986ecc0

Please sign in to comment.