@@ -7416,9 +7416,11 @@ node-dir@^0.1.17:
74167416 minimatch "^3.0.2"
74177417
74187418node-fetch@^2.2.0, node-fetch@^2.6.0 :
7419- version "2.6.1"
7420- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
7421- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
7419+ version "2.6.7"
7420+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
7421+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
7422+ dependencies :
7423+ whatwg-url "^5.0.0"
74227424
74237425node-gyp@^9.0.0 :
74247426 version "9.0.0"
@@ -9577,6 +9579,11 @@ tr46@^2.0.2:
95779579 dependencies :
95789580 punycode "^2.1.1"
95799581
9582+ tr46@~0.0.3 :
9583+ version "0.0.3"
9584+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
9585+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
9586+
95809587tsconfig-paths@^3.14.1 :
95819588 version "3.14.1"
95829589 resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
@@ -9879,6 +9886,11 @@ wcwidth@^1.0.1:
98799886 dependencies :
98809887 defaults "^1.0.3"
98819888
9889+ webidl-conversions@^3.0.0 :
9890+ version "3.0.1"
9891+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
9892+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
9893+
98829894webidl-conversions@^5.0.0 :
98839895 version "5.0.0"
98849896 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -9906,6 +9918,14 @@ whatwg-mimetype@^2.3.0:
99069918 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
99079919 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
99089920
9921+ whatwg-url@^5.0.0 :
9922+ version "5.0.0"
9923+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
9924+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
9925+ dependencies :
9926+ tr46 "~0.0.3"
9927+ webidl-conversions "^3.0.0"
9928+
99099929whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
99109930 version "8.5.0"
99119931 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
0 commit comments