@@ -4070,9 +4070,11 @@ nice-try@^1.0.4:
4070
4070
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
4071
4071
4072
4072
node-fetch@^2.6.0 :
4073
- version "2.6.1"
4074
- resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
4075
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4073
+ version "2.6.7"
4074
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4075
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4076
+ dependencies :
4077
+ whatwg-url "^5.0.0"
4076
4078
4077
4079
node-libs-browser@^2.2.1 :
4078
4080
version "2.2.1"
@@ -5669,6 +5671,11 @@ to-string-loader@^1.1.6:
5669
5671
dependencies :
5670
5672
loader-utils "^1.0.0"
5671
5673
5674
+ tr46@~0.0.3 :
5675
+ version "0.0.3"
5676
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5677
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5678
+
5672
5679
tslib@^1.8.1, tslib@^1.9.0, tslib@~1.13.0 :
5673
5680
version "1.13.0"
5674
5681
resolved "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz"
@@ -5907,6 +5914,11 @@ watchpack@^2.2.0:
5907
5914
glob-to-regexp "^0.4.1"
5908
5915
graceful-fs "^4.1.2"
5909
5916
5917
+ webidl-conversions@^3.0.0 :
5918
+ version "3.0.1"
5919
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5920
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5921
+
5910
5922
webpack-cli@^3.3.11 :
5911
5923
version "3.3.12"
5912
5924
resolved "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.12.tgz"
@@ -6025,6 +6037,14 @@ webpack@^5.3.1:
6025
6037
watchpack "^2.2.0"
6026
6038
webpack-sources "^2.3.0"
6027
6039
6040
+ whatwg-url@^5.0.0 :
6041
+ version "5.0.0"
6042
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6043
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6044
+ dependencies :
6045
+ tr46 "~0.0.3"
6046
+ webidl-conversions "^3.0.0"
6047
+
6028
6048
which-boxed-primitive@^1.0.2 :
6029
6049
version "1.0.2"
6030
6050
resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz"
0 commit comments