11171117 integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
11181118
11191119node-fetch@^2.3.0, node-fetch@^2.6.1 :
1120- version "2.6.1"
1121- resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
1122- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1120+ version "2.6.7"
1121+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
1122+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
1123+ dependencies :
1124+ whatwg-url "^5.0.0"
11231125
11241126node-forge@^0.10.0 :
11251127 version "0.10.0"
14181420 resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz"
14191421 integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
14201422
1423+ tr46@~0.0.3 :
1424+ version "0.0.3"
1425+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1426+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1427+
14211428tslib@^1.11.1 :
14221429 version "1.14.1"
14231430 resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
@@ -1470,6 +1477,11 @@ vary@^1, vary@~1.1.2:
14701477 resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz"
14711478 integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
14721479
1480+ webidl-conversions@^3.0.0 :
1481+ version "3.0.1"
1482+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1483+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
1484+
14731485websocket-driver@>=0.5.1 :
14741486 version "0.7.4"
14751487 resolved "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz"
@@ -1484,6 +1496,14 @@ websocket-extensions@>=0.1.1:
14841496 resolved "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz"
14851497 integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
14861498
1499+ whatwg-url@^5.0.0 :
1500+ version "5.0.0"
1501+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1502+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
1503+ dependencies :
1504+ tr46 "~0.0.3"
1505+ webidl-conversions "^3.0.0"
1506+
14871507wrappy@1 :
14881508 version "1.0.2"
14891509 resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
0 commit comments