|
|
@ -6202,9 +6202,11 @@ no-case@^2.2.0: |
|
|
|
lower-case "^1.1.1" |
|
|
|
|
|
|
|
node-fetch@^2.6.1: |
|
|
|
version "2.6.1" |
|
|
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" |
|
|
|
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== |
|
|
|
version "2.6.7" |
|
|
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" |
|
|
|
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== |
|
|
|
dependencies: |
|
|
|
whatwg-url "^5.0.0" |
|
|
|
|
|
|
|
node-forge@^0.10.0: |
|
|
|
version "0.10.0" |
|
|
@ -8751,6 +8753,11 @@ tough-cookie@~2.5.0: |
|
|
|
psl "^1.1.28" |
|
|
|
punycode "^2.1.1" |
|
|
|
|
|
|
|
tr46@~0.0.3: |
|
|
|
version "0.0.3" |
|
|
|
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" |
|
|
|
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o= |
|
|
|
|
|
|
|
trim-newlines@^3.0.0: |
|
|
|
version "3.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144" |
|
|
@ -9185,6 +9192,11 @@ wcwidth@^1.0.1: |
|
|
|
dependencies: |
|
|
|
defaults "^1.0.3" |
|
|
|
|
|
|
|
webidl-conversions@^3.0.0: |
|
|
|
version "3.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" |
|
|
|
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE= |
|
|
|
|
|
|
|
webpack-bundle-analyzer@^3.8.0: |
|
|
|
version "3.9.0" |
|
|
|
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.9.0.tgz#f6f94db108fb574e415ad313de41a2707d33ef3c" |
|
|
@ -9348,6 +9360,14 @@ websocket-extensions@>=0.1.1, websocket-extensions@^0.1.4: |
|
|
|
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" |
|
|
|
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== |
|
|
|
|
|
|
|
whatwg-url@^5.0.0: |
|
|
|
version "5.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" |
|
|
|
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0= |
|
|
|
dependencies: |
|
|
|
tr46 "~0.0.3" |
|
|
|
webidl-conversions "^3.0.0" |
|
|
|
|
|
|
|
which-boxed-primitive@^1.0.2: |
|
|
|
version "1.0.2" |
|
|
|
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6" |
|
|
|