File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"@ianwalter/nrg" : " ^0.25.0" ,
17
- "nanoid" : " ^3.1.23 "
17
+ "nanoid" : " ^3.1.30 "
18
18
},
19
19
"devDependencies" : {
20
20
"@ianwalter/bff" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -7279,6 +7279,11 @@ nanoid@^3.1.23:
7279
7279
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81"
7280
7280
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==
7281
7281
7282
+ nanoid@^3.1.30 :
7283
+ version "3.1.30"
7284
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362"
7285
+ integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==
7286
+
7282
7287
nanomatch@^1.2.9 :
7283
7288
version "1.2.13"
7284
7289
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
You can’t perform that action at this time.
0 commit comments