Skip to content

Commit 1be01df

Browse files
ritvibhattRitvi Bhatt
and
Ritvi Bhatt
authored
bump nanoid to 3.3.8 (#2328) (#2329)
Signed-off-by: Ritvi Bhatt <[email protected]> Co-authored-by: Ritvi Bhatt <[email protected]> (cherry picked from commit 5cfbba1)
1 parent 5eca54b commit 1be01df

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"@cypress/request": "^3.0.0",
7070
"braces": "^3.0.3",
7171
"ws": "^8.18.0",
72-
"**/eslint/cross-spawn": "^7.0.5"
72+
"**/eslint/cross-spawn": "^7.0.5",
73+
"nanoid": "3.3.8"
7374
}
7475
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,10 +2291,10 @@ [email protected]:
22912291
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
22922292
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
22932293

2294-
2295-
version "3.3.1"
2296-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
2297-
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
2294+
2295+
version "3.3.8"
2296+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
2297+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
22982298

22992299
natural-compare@^1.4.0:
23002300
version "1.4.0"

0 commit comments

Comments
 (0)