Skip to content

Commit

Permalink
chore(deps): bump nanoid from 3.3.6 to 5.0.7
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 5.0.7.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.6...5.0.7)

---
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 Jun 1, 2024
1 parent 935a3a5 commit 24c3f02
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eta": "^2.2.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"nanoid": "^3.3.7",
"nanoid": "^5.0.7",
"node-emoji": "^2.1.3",
"prettier": "3.3.0",
"swagger-schema-official": "2.0.0-bab6bed",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -687,12 +687,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
"nanoid@npm:^5.0.7":
version: 5.0.7
resolution: "nanoid@npm:5.0.7"
bin:
nanoid: bin/nanoid.cjs
checksum: 10c0/e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3
nanoid: bin/nanoid.js
checksum: 10c0/a3fb1c157e3e35378f44e5a7130c70f80c9037f66c9a37285e5e3d8298e8405fcb2399baaa420980b0fe5fd9c2e4186a6a31c3526f21de03cf34c1b459871401
languageName: node
linkType: hard

Expand Down Expand Up @@ -1101,7 +1101,7 @@ __metadata:
git-diff: "npm:2.0.6"
js-yaml: "npm:^4.1.0"
lodash: "npm:^4.17.21"
nanoid: "npm:^3.3.7"
nanoid: "npm:^5.0.7"
node-emoji: "npm:^2.1.3"
prettier: "npm:3.3.0"
shx: "npm:0.3.4"
Expand Down

0 comments on commit 24c3f02

Please sign in to comment.