Skip to content

Commit

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

---
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 Oct 16, 2023
1 parent be9b08f commit c048577
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"vitest": "^0.34.3"
},
"dependencies": {
"nanoid": "^4.0.2"
"nanoid": "^5.0.2"
},
"peerDependencies": {
"ably": "^1.2.45"
Expand Down

0 comments on commit c048577

Please sign in to comment.