Skip to content

Commit 5cfbba1

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

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
@@ -74,7 +74,8 @@
7474
"@cypress/request": "^3.0.0",
7575
"braces": "^3.0.3",
7676
"ws": "^8.18.0",
77-
"**/eslint/cross-spawn": "^7.0.5"
77+
"**/eslint/cross-spawn": "^7.0.5",
78+
"nanoid": "3.3.8"
7879
},
7980
"eslintIgnore": [
8081
"common/query_manager/antlr/output/*",

yarn.lock

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

2281-
2282-
version "3.3.1"
2283-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
2284-
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
2281+
2282+
version "3.3.8"
2283+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
2284+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
22852285

22862286
natural-compare@^1.4.0:
22872287
version "1.4.0"

0 commit comments

Comments
 (0)