@@ -3449,11 +3449,11 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
3449
3449
yaml "^1.10.0"
3450
3450
3451
3451
cross-fetch@^3.0.4 :
3452
- version "3.1.4 "
3453
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4 .tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39 "
3454
- integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ ==
3452
+ version "3.1.5 "
3453
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5 .tgz#e1389f44d9e7ba767907f7af8454787952ab534f "
3454
+ integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw ==
3455
3455
dependencies :
3456
- node-fetch "2.6.1 "
3456
+ node-fetch "2.6.7 "
3457
3457
3458
3458
cross-spawn@^7.0.3 :
3459
3459
version "7.0.3"
@@ -5794,10 +5794,12 @@ node-emoji@^1.10.0:
5794
5794
dependencies :
5795
5795
lodash "^4.17.21"
5796
5796
5797
- node-fetch@2.6.1 :
5798
- version "2.6.1"
5799
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5800
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5797
+ node-fetch@2.6.7 :
5798
+ version "2.6.7"
5799
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5800
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5801
+ dependencies :
5802
+ whatwg-url "^5.0.0"
5801
5803
5802
5804
node-forge@^1.2.0 :
5803
5805
version "1.3.0"
@@ -7953,6 +7955,11 @@ totalist@^1.0.0:
7953
7955
resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df"
7954
7956
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
7955
7957
7958
+ tr46@~0.0.3 :
7959
+ version "0.0.3"
7960
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7961
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7962
+
7956
7963
trim-trailing-lines@^1.0.0 :
7957
7964
version "1.1.4"
7958
7965
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz#bd4abbec7cc880462f10b2c8b5ce1d8d1ec7c2c0"
@@ -8281,6 +8288,11 @@ web-namespaces@^1.0.0, web-namespaces@^1.1.2:
8281
8288
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
8282
8289
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
8283
8290
8291
+ webidl-conversions@^3.0.0 :
8292
+ version "3.0.1"
8293
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8294
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
8295
+
8284
8296
webpack-bundle-analyzer@^4.5.0 :
8285
8297
version "4.5.0"
8286
8298
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz#1b0eea2947e73528754a6f9af3e91b2b6e0f79d5"
@@ -8418,6 +8430,14 @@ websocket-extensions@>=0.1.1:
8418
8430
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
8419
8431
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
8420
8432
8433
+ whatwg-url@^5.0.0 :
8434
+ version "5.0.0"
8435
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8436
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8437
+ dependencies :
8438
+ tr46 "~0.0.3"
8439
+ webidl-conversions "^3.0.0"
8440
+
8421
8441
which@^1.3.1 :
8422
8442
version "1.3.1"
8423
8443
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
0 commit comments