Skip to content

Commit e7dfb7f

Browse files
chore(deps): bump nanoid from 3.3.7 to 5.0.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 5.0.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...5.0.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0da951a commit e7dfb7f

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eta": "^2.2.0",
5454
"js-yaml": "^4.1.0",
5555
"lodash": "^4.17.21",
56-
"nanoid": "^3.3.7",
56+
"nanoid": "^5.0.8",
5757
"prettier": "~3.3.3",
5858
"swagger-schema-official": "2.0.0-bab6bed",
5959
"swagger2openapi": "^7.0.8",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1945,6 +1945,15 @@ __metadata:
19451945
languageName: node
19461946
linkType: hard
19471947

1948+
"nanoid@npm:^5.0.8":
1949+
version: 5.0.8
1950+
resolution: "nanoid@npm:5.0.8"
1951+
bin:
1952+
nanoid: bin/nanoid.js
1953+
checksum: 10c0/0281d3cc0f3d03fb3010b479f28e8ddedfafb9b5d60e54315589ef0a54a0e9cfcb0bf382dd3b620fdad6b72b8c1f5b89a15d55c6b6a9134b58b16eb230b3a3d7
1954+
languageName: node
1955+
linkType: hard
1956+
19481957
"negotiator@npm:^0.6.3":
19491958
version: 0.6.3
19501959
resolution: "negotiator@npm:0.6.3"
@@ -2631,7 +2640,7 @@ __metadata:
26312640
eta: "npm:^2.2.0"
26322641
js-yaml: "npm:^4.1.0"
26332642
lodash: "npm:^4.17.21"
2634-
nanoid: "npm:^3.3.7"
2643+
nanoid: "npm:^5.0.8"
26352644
openapi-types: "npm:12.1.3"
26362645
prettier: "npm:~3.3.3"
26372646
swagger-schema-official: "npm:2.0.0-bab6bed"

0 commit comments

Comments
 (0)