mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 23:45:31 +02:00
chore(deps): Bump nanoid in /client (#1011)
Bumps and [nanoid](https://github.com/ai/nanoid). These dependencies needed to be updated together. Updates `nanoid` from 5.0.8 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/5.0.8...5.0.9) Updates `nanoid` from 3.3.7 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/5.0.8...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
90c04ebb9f
commit
b909d03997
2 changed files with 6 additions and 5 deletions
2
client/package.json
Executable file → Normal file
2
client/package.json
Executable file → Normal file
|
@ -74,7 +74,7 @@
|
|||
"linkify-react": "^4.1.4",
|
||||
"linkifyjs": "^4.1.4",
|
||||
"lodash": "^4.17.21",
|
||||
"nanoid": "^5.0.8",
|
||||
"nanoid": "^5.0.9",
|
||||
"node-sass": "^9.0.0",
|
||||
"photoswipe": "^5.4.4",
|
||||
"prop-types": "^15.8.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue