|
989 | 989 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" |
990 | 990 | integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== |
991 | 991 |
|
| 992 | +"@types/uniqid@^4.1.3": |
| 993 | + version "4.1.3" |
| 994 | + resolved "https://registry.yarnpkg.com/@types/uniqid/-/uniqid-4.1.3.tgz#db256fb3e7717e9e4c292a5cfd12cb9e0e6d0ffa" |
| 995 | + integrity sha512-MZIMT54byy2Oqjf+fk4xI13JuMe/cWbXxAGz99LvvCmpZVErKO7W+7XYVXSy+zKRwvc1hbyDCMvzBW/fhMDeTw== |
| 996 | + |
992 | 997 | "@types/validator@10.11.3": |
993 | 998 | version "10.11.3" |
994 | 999 | resolved "https://registry.yarnpkg.com/@types/validator/-/validator-10.11.3.tgz#945799bef24a953c5bc02011ca8ad79331a3ef25" |
@@ -2923,14 +2928,6 @@ inquirer@^7.0.0: |
2923 | 2928 | strip-ansi "^5.1.0" |
2924 | 2929 | through "^2.3.6" |
2925 | 2930 |
|
2926 | | -instauuid@^1.0.4: |
2927 | | - version "1.0.4" |
2928 | | - resolved "https://registry.yarnpkg.com/instauuid/-/instauuid-1.0.4.tgz#6cbbd38d97d898f3630d72f8b09bb5c70c512644" |
2929 | | - integrity sha1-bLvTjZfYmPNjDXL4sJu1xwxRJkQ= |
2930 | | - dependencies: |
2931 | | - long "^2.2.3" |
2932 | | - nan "^2.0.9" |
2933 | | - |
2934 | 2931 | interpret@^1.0.0: |
2935 | 2932 | version "1.2.0" |
2936 | 2933 | resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296" |
@@ -3957,11 +3954,6 @@ log-update@^2.3.0: |
3957 | 3954 | cli-cursor "^2.0.0" |
3958 | 3955 | wrap-ansi "^3.0.1" |
3959 | 3956 |
|
3960 | | -long@^2.2.3: |
3961 | | - version "2.4.0" |
3962 | | - resolved "https://registry.yarnpkg.com/long/-/long-2.4.0.tgz#9fa180bb1d9500cdc29c4156766a1995e1f4524f" |
3963 | | - integrity sha1-n6GAux2VAM3CnEFWdmoZleH0Uk8= |
3964 | | - |
3965 | 3957 | long@~3: |
3966 | 3958 | version "3.2.0" |
3967 | 3959 | resolved "https://registry.yarnpkg.com/long/-/long-3.2.0.tgz#d821b7138ca1cb581c172990ef14db200b5c474b" |
@@ -4157,7 +4149,7 @@ mute-stream@0.0.8: |
4157 | 4149 | resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d" |
4158 | 4150 | integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== |
4159 | 4151 |
|
4160 | | -nan@^2.0.9, nan@^2.12.1, nan@^2.13.2: |
| 4152 | +nan@^2.12.1, nan@^2.13.2: |
4161 | 4153 | version "2.14.0" |
4162 | 4154 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c" |
4163 | 4155 | integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg== |
@@ -5905,6 +5897,11 @@ union-value@^1.0.0: |
5905 | 5897 | is-extendable "^0.1.1" |
5906 | 5898 | set-value "^2.0.1" |
5907 | 5899 |
|
| 5900 | +uniqid@^5.2.0: |
| 5901 | + version "5.2.0" |
| 5902 | + resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-5.2.0.tgz#0d0589a7e9ce07116848126764fbff0b68e74329" |
| 5903 | + integrity sha512-LH8zsvwJ/GL6YtNfSOmMCrI9piraAUjBfw2MCvleNE6a4pVKJwXjG2+HWhkVeFcSg+nmaPKbMrMOoxwQluZ1Mg== |
| 5904 | + |
5908 | 5905 | unique-string@^1.0.0: |
5909 | 5906 | version "1.0.0" |
5910 | 5907 | resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-1.0.0.tgz#9e1057cca851abb93398f8b33ae187b99caec11a" |
|
0 commit comments