Skip to content

Commit

Permalink
chore(deps): bump nanoid from 3.3.7 to 5.0.8
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 1c3a874 commit ce63df9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eta": "^2.2.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"nanoid": "^3.3.7",
"nanoid": "^5.0.8",
"prettier": "~3.3.3",
"swagger-schema-official": "2.0.0-bab6bed",
"swagger2openapi": "^7.0.8",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1893,6 +1893,15 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.8":
version: 5.0.8
resolution: "nanoid@npm:5.0.8"
bin:
nanoid: bin/nanoid.js
checksum: 10c0/0281d3cc0f3d03fb3010b479f28e8ddedfafb9b5d60e54315589ef0a54a0e9cfcb0bf382dd3b620fdad6b72b8c1f5b89a15d55c6b6a9134b58b16eb230b3a3d7
languageName: node
linkType: hard

"negotiator@npm:^0.6.3":
version: 0.6.4
resolution: "negotiator@npm:0.6.4"
Expand Down Expand Up @@ -2569,7 +2578,7 @@ __metadata:
eta: "npm:^2.2.0"
js-yaml: "npm:^4.1.0"
lodash: "npm:^4.17.21"
nanoid: "npm:^3.3.7"
nanoid: "npm:^5.0.8"
openapi-types: "npm:12.1.3"
prettier: "npm:~3.3.3"
swagger-schema-official: "npm:2.0.0-bab6bed"
Expand Down

0 comments on commit ce63df9

Please sign in to comment.