Skip to content

Commit

Permalink
Update dependency nanoid to v5.0.5 (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 0c4da46 commit 1140e4a
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 @@ -52,7 +52,7 @@
"express-winston": "4.2.0",
"minimist": "1.2.8",
"multer": "1.4.5-lts.1",
"nanoid": "5.0.4",
"nanoid": "5.0.5",
"nbt-ts": "1.3.6",
"nodemon": "3.0.3",
"pako": "^2.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1929,7 +1929,7 @@ __metadata:
express-winston: "npm:4.2.0"
minimist: "npm:1.2.8"
multer: "npm:1.4.5-lts.1"
nanoid: "npm:5.0.4"
nanoid: "npm:5.0.5"
nbt-ts: "npm:1.3.6"
nodemon: "npm:3.0.3"
pako: "npm:^2.1.0"
Expand Down Expand Up @@ -3707,12 +3707,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:5.0.4":
version: 5.0.4
resolution: "nanoid@npm:5.0.4"
"nanoid@npm:5.0.5":
version: 5.0.5
resolution: "nanoid@npm:5.0.5"
bin:
nanoid: bin/nanoid.js
checksum: 10c0/28c22d3ff96ea9e6abc059813b8483890c1f52de0f185d8347b0ea205c5966530205c374f1f77492bb53dc5d649de5d36d6eade16645055eb9220dc62080c1b1
checksum: 10c0/b1f881b08d6e918bf70d37dece3e59fff8d99cc29b80a956e29d1852e09d3a7bf35a4884f4b9d5ff26963018937d0c91bef83842c15758a668d88c94704d2da7
languageName: node
linkType: hard

Expand Down

0 comments on commit 1140e4a

Please sign in to comment.