Skip to content

Commit 0890130

Browse files
committed
chore(deps): downgrade nanoid from 4.0.2 to 3.3.4
1 parent def7c42 commit 0890130

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lodash.debounce": "^4.0.8",
4343
"lodash.throttle": "^4.1.1",
4444
"lodash.uniqby": "^4.7.0",
45-
"nanoid": "^4.0.2",
45+
"nanoid": "^3.3.4",
4646
"pretty-bytes": "^5.4.1",
4747
"prop-types": "^15.7.2",
4848
"react-dropzone": "^14.2.3",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10537,11 +10537,6 @@ nanoid@^3.1.22, nanoid@^3.3.4:
1053710537
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
1053810538
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
1053910539

10540-
nanoid@^4.0.2:
10541-
version "4.0.2"
10542-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.2.tgz#140b3c5003959adbebf521c170f282c5e7f9fb9e"
10543-
integrity sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==
10544-
1054510540
nanomatch@^1.2.9:
1054610541
version "1.2.13"
1054710542
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"

0 commit comments

Comments
 (0)