Skip to content

Commit 38824dd

Browse files
Bump nanoid from 3.3.4 to 4.0.1
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 4.0.1. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.4...4.0.1) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7d991e commit 38824dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"dependencies": {
7474
"classnames": "^2.2.5",
7575
"lodash": "^4.17.10",
76-
"nanoid": "^3.0.0",
76+
"nanoid": "^4.0.1",
7777
"prop-types": "^15.5.8"
7878
},
7979
"overrides": {

0 commit comments

Comments
 (0)