Skip to content

Commit ce63df9

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 1c3a874 commit ce63df9

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
@@ -1893,6 +1893,15 @@ __metadata:
18931893
languageName: node
18941894
linkType: hard
18951895

1896+
"nanoid@npm:^5.0.8":
1897+
version: 5.0.8
1898+
resolution: "nanoid@npm:5.0.8"
1899+
bin:
1900+
nanoid: bin/nanoid.js
1901+
checksum: 10c0/0281d3cc0f3d03fb3010b479f28e8ddedfafb9b5d60e54315589ef0a54a0e9cfcb0bf382dd3b620fdad6b72b8c1f5b89a15d55c6b6a9134b58b16eb230b3a3d7
1902+
languageName: node
1903+
linkType: hard
1904+
18961905
"negotiator@npm:^0.6.3":
18971906
version: 0.6.4
18981907
resolution: "negotiator@npm:0.6.4"
@@ -2569,7 +2578,7 @@ __metadata:
25692578
eta: "npm:^2.2.0"
25702579
js-yaml: "npm:^4.1.0"
25712580
lodash: "npm:^4.17.21"
2572-
nanoid: "npm:^3.3.7"
2581+
nanoid: "npm:^5.0.8"
25732582
openapi-types: "npm:12.1.3"
25742583
prettier: "npm:~3.3.3"
25752584
swagger-schema-official: "npm:2.0.0-bab6bed"

0 commit comments

Comments
 (0)