@@ -9971,7 +9971,7 @@ node-fetch@2.1.2:
99719971 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
99729972 integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=
99739973
9974- node-fetch@2.6.0, node-fetch@^2.6.0 :
9974+ node-fetch@2.6.0:
99759975 version "2.6.0"
99769976 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
99779977 integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
@@ -9984,6 +9984,13 @@ node-fetch@^1.0.1:
99849984 encoding "^0.1.11"
99859985 is-stream "^1.0.1"
99869986
9987+ node-fetch@^2.6.0, node-fetch@^2.6.7:
9988+ version "2.6.7"
9989+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
9990+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
9991+ dependencies:
9992+ whatwg-url "^5.0.0"
9993+
99879994node-forge@0.9.0:
99889995 version "0.9.0"
99899996 resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"
@@ -14170,6 +14177,11 @@ tough-cookie@~2.4.3:
1417014177 psl "^1.1.24"
1417114178 punycode "^1.4.1"
1417214179
14180+ tr46@~0.0.3:
14181+ version "0.0.3"
14182+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14183+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14184+
1417314185trim-lines@^1.0.0:
1417414186 version "1.1.2"
1417514187 resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-1.1.2.tgz#c8adbdbdae21bb5c2766240a661f693afe23e59b"
@@ -14966,6 +14978,11 @@ web-resource-inliner@^4.3.1:
1496614978 valid-data-url "^2.0.0"
1496714979 xtend "^4.0.2"
1496814980
14981+ webidl-conversions@^3.0.0:
14982+ version "3.0.1"
14983+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14984+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
14985+
1496914986webpack-dev-middleware@^3.7.2:
1497014987 version "3.7.2"
1497114988 resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-3.7.2.tgz#0019c3db716e3fa5cecbf64f2ab88a74bab331f3"
@@ -15115,6 +15132,14 @@ whatwg-fetch@>=0.10.0:
1511515132 resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
1511615133 integrity sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==
1511715134
15135+ whatwg-url@^5.0.0:
15136+ version "5.0.0"
15137+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
15138+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
15139+ dependencies:
15140+ tr46 "~0.0.3"
15141+ webidl-conversions "^3.0.0"
15142+
1511815143which-module@^1.0.0:
1511915144 version "1.0.0"
1512015145 resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
0 commit comments