Skip to content

Commit 587db0f

Browse files
committed
Bump nanoid from 5.1.5 to 5.1.6
Signed-off-by: Sora Morimoto <[email protected]>
1 parent d987aee commit 587db0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"consola": "^3.4.2",
5656
"eta": "^4.0.1",
5757
"lodash": "^4.17.21",
58-
"nanoid": "^5.1.5",
58+
"nanoid": "^5.1.6",
5959
"openapi-types": "^12.1.3",
6060
"swagger-schema-official": "2.0.0-bab6bed",
6161
"swagger2openapi": "^7.0.8",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2813,7 +2813,7 @@ __metadata:
28132813
languageName: node
28142814
linkType: hard
28152815

2816-
"nanoid@npm:^5.1.5":
2816+
"nanoid@npm:^5.1.6":
28172817
version: 5.1.6
28182818
resolution: "nanoid@npm:5.1.6"
28192819
bin:
@@ -3730,7 +3730,7 @@ __metadata:
37303730
consola: "npm:^3.4.2"
37313731
eta: "npm:^4.0.1"
37323732
lodash: "npm:^4.17.21"
3733-
nanoid: "npm:^5.1.5"
3733+
nanoid: "npm:^5.1.6"
37343734
openapi-types: "npm:^12.1.3"
37353735
swagger-schema-official: "npm:2.0.0-bab6bed"
37363736
swagger2openapi: "npm:^7.0.8"

0 commit comments

Comments
 (0)