@@ -913,10 +913,12 @@ ms@^2.1.1:
913
913
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
914
914
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
915
915
916
- node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.1 :
917
- version "2.6.1"
918
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
919
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
916
+ node-fetch@2.6.7, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.1 :
917
+ version "2.6.7"
918
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
919
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
920
+ dependencies :
921
+ whatwg-url "^5.0.0"
920
922
921
923
node-forge@^0.10.0 :
922
924
version "0.10.0"
@@ -1250,6 +1252,11 @@ timed-out@^4.0.0:
1250
1252
resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-4.0.1.tgz#f32eacac5a175bea25d7fab565ab3ed8741ef56f"
1251
1253
integrity sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8=
1252
1254
1255
+ tr46@~0.0.3 :
1256
+ version "0.0.3"
1257
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1258
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1259
+
1253
1260
tslib@^1.9.0 :
1254
1261
version "1.10.0"
1255
1262
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
@@ -1300,6 +1307,19 @@ uuid@^3.3.2:
1300
1307
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1301
1308
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1302
1309
1310
+ webidl-conversions@^3.0.0 :
1311
+ version "3.0.1"
1312
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1313
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
1314
+
1315
+ whatwg-url@^5.0.0 :
1316
+ version "5.0.0"
1317
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1318
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
1319
+ dependencies :
1320
+ tr46 "~0.0.3"
1321
+ webidl-conversions "^3.0.0"
1322
+
1303
1323
wrap-ansi@^3.0.1 :
1304
1324
version "3.0.1"
1305
1325
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz#288a04d87eda5c286e060dfe8f135ce8d007f8ba"
0 commit comments