654654 dependencies :
655655 " @types/node" " *"
656656
657+ " @types/lodash@^4.14.168 " :
658+ version "4.14.168"
659+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
660+ integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
661+
657662" @types/minimatch@* " :
658663 version "3.0.3"
659664 resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -3072,7 +3077,7 @@ get-proxy@^2.0.0:
30723077 dependencies :
30733078 npm-conf "^1.1.0"
30743079
3075- get-stdin@8.0.0 :
3080+ get-stdin@8.0.0, get-stdin@^8.0.0 :
30763081 version "8.0.0"
30773082 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
30783083 integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
@@ -3920,14 +3925,16 @@ json-schema-ref-parser@^9.0.6:
39203925 dependencies :
39213926 " @apidevtools/json-schema-ref-parser" " 9.0.6"
39223927
3923- json-schema-to-typescript@^10.1.2 :
3924- version "10.1.2 "
3925- resolved "https://registry.npmjs.org /json-schema-to-typescript/-/json-schema-to-typescript-10.1.2 .tgz#696e0dd5ab76e59b6700f6ac424d4b1d91526b52 "
3926- integrity sha512-BKn+custnB0vUCWkMB3xXsc7efoHtiPeEpJme9Lw5dGesl9VnKU6U0yasUn4kf+gMypV3COMsuNzsQtPwvfQsA ==
3928+ json-schema-to-typescript@^10.1.4 :
3929+ version "10.1.4 "
3930+ resolved "https://registry.yarnpkg.com /json-schema-to-typescript/-/json-schema-to-typescript-10.1.4 .tgz#6d8ae66937d07bd054095fc4a541aa81acea3549 "
3931+ integrity sha512-HWm23Z6Fnj3rnm4FKZh3sMz70hNoA+AfqVuV+ZcwFIhq6v76YVUMZSLlonrw7GI5yIoiuuJjB5rqakIYRCLlsg ==
39273932 dependencies :
39283933 " @types/json-schema" " ^7.0.6"
3934+ " @types/lodash" " ^4.14.168"
39293935 " @types/prettier" " ^2.1.5"
39303936 cli-color "^2.0.0"
3937+ get-stdin "^8.0.0"
39313938 glob "^7.1.6"
39323939 glob-promise "^3.4.0"
39333940 is-glob "^4.0.1"
@@ -3938,7 +3945,6 @@ json-schema-to-typescript@^10.1.2:
39383945 mkdirp "^1.0.4"
39393946 mz "^2.7.0"
39403947 prettier "^2.2.0"
3941- stdin "0.0.1"
39423948
39433949json-schema-traverse@^0.3.0 :
39443950 version "0.3.1"
@@ -6552,11 +6558,6 @@ ssri@^6.0.0, ssri@^6.0.1:
65526558 dependencies :
65536559 figgy-pudding "^3.5.1"
65546560
6555- stdin@0.0.1 :
6556- version "0.0.1"
6557- resolved "https://registry.yarnpkg.com/stdin/-/stdin-0.0.1.tgz#d3041981aaec3dfdbc77a1b38d6372e38f5fb71e"
6558- integrity sha1-0wQZgarsPf28d6GzjWNy449ftx4=
6559-
65606561stream-combiner2@~1.1.1 :
65616562 version "1.1.1"
65626563 resolved "https://registry.yarnpkg.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz#fb4d8a1420ea362764e21ad4780397bebcb41cbe"
0 commit comments