Skip to content

Commit 9a6ae4e

Browse files
Bump nanoid and shortid
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.8 and updates ancestor dependency [shortid](https://github.com/dylang/shortid). These dependencies need to be updated together. Updates `nanoid` from 2.1.11 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@2.1.11...3.3.8) Updates `shortid` from 2.2.16 to 2.2.17 - [Changelog](https://github.com/dylang/shortid/blob/master/CHANGELOG.md) - [Commits](dylang/shortid@2.2.16...2.2.17) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect - dependency-name: shortid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2ec375 commit 9a6ae4e

File tree

2 files changed

+127
-16
lines changed

2 files changed

+127
-16
lines changed

package-lock.json

Lines changed: 126 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"redux-devtools-extension": "^2.13.8",
198198
"redux-logger": "^3.0.6",
199199
"redux-thunk": "^2.2.0",
200-
"shortid": "^2.2.16",
200+
"shortid": "^2.2.17",
201201
"slugify": "^1.6.4",
202202
"stream-browserify": "^3.0.0",
203203
"stubborn-queue": "^2.0.0",

0 commit comments

Comments
 (0)