Skip to content

Commit 42bafbe

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 150fbb0 commit 42bafbe

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
@@ -72,7 +72,7 @@
7272
"dependencies": {
7373
"classnames": "^2.2.5",
7474
"lodash": "^4.17.10",
75-
"nanoid": "^3.0.0",
75+
"nanoid": "^4.0.1",
7676
"prop-types": "^15.5.8"
7777
}
7878
}

0 commit comments

Comments
 (0)