@@ -11319,9 +11319,11 @@ node-emoji@^1.10.0:
1131911319 lodash.toarray "^4.4.0"
1132011320
1132111321node-fetch@^2.6.1:
11322- version "2.6.1"
11323- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
11324- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
11322+ version "2.6.7"
11323+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
11324+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
11325+ dependencies:
11326+ whatwg-url "^5.0.0"
1132511327
1132611328node-gyp@^7.1.0, node-gyp@^7.1.2:
1132711329 version "7.1.2"
@@ -14714,6 +14716,11 @@ tr46@^2.0.2:
1471414716 dependencies:
1471514717 punycode "^2.1.1"
1471614718
14719+ tr46@~0.0.3:
14720+ version "0.0.3"
14721+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14722+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
14723+
1471714724traverse@~0.6.6:
1471814725 version "0.6.6"
1471914726 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -15391,6 +15398,11 @@ web-namespaces@^1.0.0:
1539115398 resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
1539215399 integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
1539315400
15401+ webidl-conversions@^3.0.0:
15402+ version "3.0.1"
15403+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
15404+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
15405+
1539415406webidl-conversions@^5.0.0:
1539515407 version "5.0.0"
1539615408 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -15491,6 +15503,14 @@ whatwg-mimetype@^2.3.0:
1549115503 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1549215504 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1549315505
15506+ whatwg-url@^5.0.0:
15507+ version "5.0.0"
15508+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
15509+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
15510+ dependencies:
15511+ tr46 "~0.0.3"
15512+ webidl-conversions "^3.0.0"
15513+
1549415514whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1549515515 version "8.5.0"
1549615516 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
0 commit comments