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 May 4, 2024
1 parent e309efb commit bbb725d
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 @@ -110,7 +110,7 @@
"js-yaml": "4.1.0",
"lodash": "4.17.21",
"make-dir": "4.0.0",
"nanoid": "3.3.6",
"nanoid": "5.0.7",
"node-emoji": "2.1.0",
"node-fetch": "^3.3.1",
"prettier": "3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1527,12 +1527,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:3.3.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
"nanoid@npm:5.0.7":
version: 5.0.7
resolution: "nanoid@npm:5.0.7"
bin:
nanoid: bin/nanoid.cjs
checksum: 10c0/606b355960d0fcbe3d27924c4c52ef7d47d3b57208808ece73279420d91469b01ec1dce10fae512b6d4a8c5a5432b352b228336a8b2202a6ea68e67fa348e2ee
nanoid: bin/nanoid.js
checksum: 10c0/a3fb1c157e3e35378f44e5a7130c70f80c9037f66c9a37285e5e3d8298e8405fcb2399baaa420980b0fe5fd9c2e4186a6a31c3526f21de03cf34c1b459871401
languageName: node
linkType: hard

Expand Down Expand Up @@ -2307,7 +2307,7 @@ __metadata:
js-yaml: "npm:4.1.0"
lodash: "npm:4.17.21"
make-dir: "npm:4.0.0"
nanoid: "npm:3.3.6"
nanoid: "npm:5.0.7"
node-emoji: "npm:2.1.0"
node-fetch: "npm:^3.3.1"
prettier: "npm:3.0.0"
Expand Down

0 comments on commit bbb725d

Please sign in to comment.