@@ -2441,11 +2441,11 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
2441
2441
sha.js "^2.4.8"
2442
2442
2443
2443
cross-fetch@^3.0.4 :
2444
- version "3.1.4 "
2445
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4 .tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39 "
2446
- integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ ==
2444
+ version "3.1.5 "
2445
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5 .tgz#e1389f44d9e7ba767907f7af8454787952ab534f "
2446
+ integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw ==
2447
2447
dependencies :
2448
- node-fetch "2.6.1 "
2448
+ node-fetch "2.6.7 "
2449
2449
2450
2450
cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
2451
2451
version "6.0.5"
@@ -4383,10 +4383,12 @@ nice-try@^1.0.4:
4383
4383
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
4384
4384
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
4385
4385
4386
-
4387
- version "2.6.1"
4388
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4389
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4386
+
4387
+ version "2.6.7"
4388
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4389
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4390
+ dependencies :
4391
+ whatwg-url "^5.0.0"
4390
4392
4391
4393
node-forge@^0.10.0 :
4392
4394
version "0.10.0"
5877
5879
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
5878
5880
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
5879
5881
5882
+ tr46@~0.0.3 :
5883
+ version "0.0.3"
5884
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5885
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5886
+
5880
5887
trim-right@^1.0.1 :
5881
5888
version "1.0.1"
5882
5889
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -6113,6 +6120,11 @@ wbuf@^1.1.0, wbuf@^1.7.3:
6113
6120
dependencies :
6114
6121
minimalistic-assert "^1.0.0"
6115
6122
6123
+ webidl-conversions@^3.0.0 :
6124
+ version "3.0.1"
6125
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6126
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6127
+
6116
6128
webpack-dev-middleware@^3.7.2 :
6117
6129
version "3.7.3"
6118
6130
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-3.7.3.tgz#0639372b143262e2b84ab95d3b91a7597061c2c5"
6227
6239
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
6228
6240
integrity sha1-nITsLc9oGH/wC8ZOEnS0QhduHIQ=
6229
6241
6242
+ whatwg-url@^5.0.0 :
6243
+ version "5.0.0"
6244
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6245
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6246
+ dependencies :
6247
+ tr46 "~0.0.3"
6248
+ webidl-conversions "^3.0.0"
6249
+
6230
6250
which-module@^2.0.0 :
6231
6251
version "2.0.0"
6232
6252
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments