Skip to content

Commit 5a1a2b0

Browse files
bump cross-fetch from 3.0.4 to 3.1.8 in /examples/livestream
--- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 996c911 commit 5a1a2b0

File tree

1 file changed

+29
-10
lines changed

1 file changed

+29
-10
lines changed

examples/livestream/yarn.lock

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2780,12 +2780,11 @@ create-react-class@^15.5.2:
27802780
object-assign "^4.1.1"
27812781

27822782
cross-fetch@^3.0.0:
2783-
version "3.0.4"
2784-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.4.tgz#7bef7020207e684a7638ef5f2f698e24d9eb283c"
2785-
integrity sha512-MSHgpjQqgbT/94D4CyADeNoYh52zMkCX4pcJvPP5WqPsLFMKjr2TCMg381ox5qI0ii2dPwaLx/00477knXqXVw==
2783+
version "3.1.8"
2784+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.8.tgz#0327eba65fd68a7d119f8fb2bf9334a1a7956f82"
2785+
integrity sha512-cvA+JwZoU0Xq+h6WkMvAUqPEYy92Obet6UdKLfW60qn99ftItKjB5T+BkyWOFWe2pUyfQ+IJHmpOTznqk1M6Kg==
27862786
dependencies:
2787-
node-fetch "2.6.0"
2788-
whatwg-fetch "3.0.0"
2787+
node-fetch "^2.6.12"
27892788

27902789
[email protected], cross-spawn@^6.0.0, cross-spawn@^6.0.5:
27912790
version "6.0.5"
@@ -6822,11 +6821,6 @@ no-case@^2.2.0:
68226821
dependencies:
68236822
lower-case "^1.1.1"
68246823

6825-
6826-
version "2.6.0"
6827-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
6828-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
6829-
68306824
node-fetch@^1.0.1:
68316825
version "1.7.3"
68326826
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
@@ -6835,6 +6829,13 @@ node-fetch@^1.0.1:
68356829
encoding "^0.1.11"
68366830
is-stream "^1.0.1"
68376831

6832+
node-fetch@^2.6.12:
6833+
version "2.7.0"
6834+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
6835+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
6836+
dependencies:
6837+
whatwg-url "^5.0.0"
6838+
68386839
68396840
version "0.7.5"
68406841
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.5.tgz#6c152c345ce11c52f465c2abd957e8639cd674df"
@@ -10119,6 +10120,11 @@ tr46@^1.0.1:
1011910120
dependencies:
1012010121
punycode "^2.1.0"
1012110122

10123+
tr46@~0.0.3:
10124+
version "0.0.3"
10125+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
10126+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
10127+
1012210128
trim-right@^1.0.1:
1012310129
version "1.0.1"
1012410130
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -10594,6 +10600,11 @@ web-namespaces@^1.1.2:
1059410600
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.3.tgz#9bbf5c99ff0908d2da031f1d732492a96571a83f"
1059510601
integrity sha512-r8sAtNmgR0WKOKOxzuSgk09JsHlpKlB+uHi937qypOu3PZ17UxPrierFKDye/uNHjNTTEshu5PId8rojIPj/tA==
1059610602

10603+
webidl-conversions@^3.0.0:
10604+
version "3.0.1"
10605+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
10606+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
10607+
1059710608
webidl-conversions@^4.0.2:
1059810609
version "4.0.2"
1059910610
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -10731,6 +10742,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
1073110742
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1073210743
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1073310744

10745+
whatwg-url@^5.0.0:
10746+
version "5.0.0"
10747+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
10748+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
10749+
dependencies:
10750+
tr46 "~0.0.3"
10751+
webidl-conversions "^3.0.0"
10752+
1073410753
whatwg-url@^6.4.1:
1073510754
version "6.5.0"
1073610755
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)