@@ -1904,9 +1904,11 @@ nock@^9.0.13:
19041904 semver "^5.5.0"
19051905
19061906node-fetch@^2.3.0 :
1907- version "2.6.1"
1908- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1909- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1907+ version "2.6.7"
1908+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
1909+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
1910+ dependencies :
1911+ whatwg-url "^5.0.0"
19101912
19111913node-forge@^0.10.0 :
19121914 version "0.10.0"
@@ -2624,6 +2626,11 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
26242626 psl "^1.1.28"
26252627 punycode "^2.1.1"
26262628
2629+ tr46@~0.0.3 :
2630+ version "0.0.3"
2631+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2632+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
2633+
26272634tsconfig-paths@^3.9.0 :
26282635 version "3.9.0"
26292636 resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
@@ -2742,6 +2749,19 @@ walkdir@0.0.11:
27422749 resolved "https://registry.yarnpkg.com/walkdir/-/walkdir-0.0.11.tgz#a16d025eb931bd03b52f308caed0f40fcebe9532"
27432750 integrity sha1-oW0CXrkxvQO1LzCMrtD0D86+lTI=
27442751
2752+ webidl-conversions@^3.0.0 :
2753+ version "3.0.1"
2754+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
2755+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
2756+
2757+ whatwg-url@^5.0.0 :
2758+ version "5.0.0"
2759+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
2760+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
2761+ dependencies :
2762+ tr46 "~0.0.3"
2763+ webidl-conversions "^3.0.0"
2764+
27452765which-boxed-primitive@^1.0.1 :
27462766 version "1.0.2"
27472767 resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments