File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 25
25
"@ianwalter/url" : " ^2.0.0" ,
26
26
"bcrypt" : " ^5.0.1" ,
27
27
"date-fns" : " ^2.27.0" ,
28
- "nanoid" : " ^3.1.30 " ,
28
+ "nanoid" : " ^3.1.32 " ,
29
29
"uid-safe" : " ^2.1.5"
30
30
},
31
31
"devDependencies" : {
Original file line number Diff line number Diff line change 18
18
"@generates/roll" : " ^0.4.0" ,
19
19
"@ianwalter/timer" : " ^2.0.2" ,
20
20
"body-parser" : " ^1.19.1" ,
21
- "nanoid" : " ^3.1.30 " ,
21
+ "nanoid" : " ^3.1.32 " ,
22
22
"polka" : " ^1.0.0-next.22"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4678,10 +4678,10 @@ mustache@^4.1.0:
4678
4678
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.2.0.tgz#e5892324d60a12ec9c2a73359edca52972bf6f64"
4679
4679
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==
4680
4680
4681
- nanoid@^3.1.30 :
4682
- version "3.1.30 "
4683
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30 .tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362 "
4684
- integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ ==
4681
+ nanoid@^3.1.32 :
4682
+ version "3.1.32 "
4683
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.32 .tgz#8f96069e6239cc0a9ae8c0d3b41a3b4933a88c0a "
4684
+ integrity sha512-F8mf7R3iT9bvThBoW4tGXhXFHCctyCiUUPrWF8WaTqa3h96d9QybkSeba43XVOOE3oiLfkVDe4bT8MeGmkrTxw ==
4685
4685
4686
4686
natural-compare@^1.4.0 :
4687
4687
version "1.4.0"
You can’t perform that action at this time.
0 commit comments