@@ -7416,9 +7416,11 @@ node-dir@^0.1.17:
7416
7416
minimatch "^3.0.2"
7417
7417
7418
7418
node-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"
7422
7424
7423
7425
node-gyp@^9.0.0 :
7424
7426
version "9.0.0"
@@ -9577,6 +9579,11 @@ tr46@^2.0.2:
9577
9579
dependencies :
9578
9580
punycode "^2.1.1"
9579
9581
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
+
9580
9587
tsconfig-paths@^3.14.1 :
9581
9588
version "3.14.1"
9582
9589
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
@@ -9879,6 +9886,11 @@ wcwidth@^1.0.1:
9879
9886
dependencies :
9880
9887
defaults "^1.0.3"
9881
9888
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
+
9882
9894
webidl-conversions@^5.0.0 :
9883
9895
version "5.0.0"
9884
9896
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -9906,6 +9918,14 @@ whatwg-mimetype@^2.3.0:
9906
9918
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
9907
9919
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
9908
9920
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
+
9909
9929
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
9910
9930
version "8.5.0"
9911
9931
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
0 commit comments