@@ -3160,7 +3160,7 @@ eslint-scope@^4.0.3:
3160
3160
dependencies :
3161
3161
esrecurse "^4.1.0"
3162
3162
estraverse "^4.1.1"
3163
-
3163
+
3164
3164
eslint-scope@^5.0.0 :
3165
3165
version "5.0.0"
3166
3166
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
@@ -3176,7 +3176,6 @@ eslint-utils@^1.4.3:
3176
3176
dependencies :
3177
3177
eslint-visitor-keys "^1.1.0"
3178
3178
3179
-
3180
3179
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
3181
3180
version "1.1.0"
3182
3181
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
@@ -5337,9 +5336,11 @@ no-case@^2.2.0:
5337
5336
lower-case "^1.1.1"
5338
5337
5339
5338
node-fetch@^2.6.0 :
5340
- version "2.6.0"
5341
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
5342
- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
5339
+ version "2.6.7"
5340
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5341
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5342
+ dependencies :
5343
+ whatwg-url "^5.0.0"
5343
5344
5344
5345
node-forge@0.9.0 :
5345
5346
version "0.9.0"
@@ -7700,6 +7701,11 @@ tough-cookie@~2.4.3:
7700
7701
psl "^1.1.24"
7701
7702
punycode "^1.4.1"
7702
7703
7704
+ tr46@~0.0.3 :
7705
+ version "0.0.3"
7706
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7707
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7708
+
7703
7709
tryer@^1.0.1 :
7704
7710
version "1.0.1"
7705
7711
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
@@ -8101,6 +8107,11 @@ wcwidth@^1.0.1:
8101
8107
dependencies :
8102
8108
defaults "^1.0.3"
8103
8109
8110
+ webidl-conversions@^3.0.0 :
8111
+ version "3.0.1"
8112
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8113
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
8114
+
8104
8115
webpack-bundle-analyzer@^3.6.0 :
8105
8116
version "3.6.0"
8106
8117
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.6.0.tgz#39b3a8f829ca044682bc6f9e011c95deb554aefd"
@@ -8244,6 +8255,14 @@ websocket-extensions@>=0.1.1:
8244
8255
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
8245
8256
integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==
8246
8257
8258
+ whatwg-url@^5.0.0 :
8259
+ version "5.0.0"
8260
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8261
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8262
+ dependencies :
8263
+ tr46 "~0.0.3"
8264
+ webidl-conversions "^3.0.0"
8265
+
8247
8266
which-module@^2.0.0 :
8248
8267
version "2.0.0"
8249
8268
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments