Skip to content

Commit 815285c

Browse files
fix(package): update nanoid to version 3.0.0 (#195)
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent 767cb9e commit 815285c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"classnames": "^2.2.5",
7070
"lodash": "^4.17.10",
71-
"nanoid": "^2.0.0",
71+
"nanoid": "^3.0.0",
7272
"prop-types": "^15.5.8"
7373
}
7474
}

0 commit comments

Comments
 (0)