]> git.immae.eu Git - perso/Immae/Config/Nix/NUR.git/blame - pkgs/webapps/peertube/yarn_fix_http_node.patch
Upgrade peertube to latest version
[perso/Immae/Config/Nix/NUR.git] / pkgs / webapps / peertube / yarn_fix_http_node.patch
CommitLineData
5b1c5dbd
IB
1diff --git a/yarn.lock b/yarn.lock
2index 76ce7ed27..f087746df 100644
3--- a/yarn.lock
4+++ b/yarn.lock
5@@ -2787,7 +2837,7 @@ http-errors@~1.7.2:
6
7 "http-node@github:feross/http-node#webtorrent":
8 version "1.2.0"
9- resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974"
10+ resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13"
11 dependencies:
12 chrome-net "^3.3.3"
13 freelist "^1.0.3"
14diff --git a/client/yarn.lock b/client/yarn.lock
15index 0855a2570..50f592f76 100644
16--- a/client/yarn.lock
17+++ b/client/yarn.lock
18@@ -5164,7 +5164,7 @@ http-errors@~1.7.2:
19
20 "http-node@github:feross/http-node#webtorrent":
21 version "1.2.0"
22- resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974"
23+ resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13"
24 dependencies:
25 chrome-net "^3.3.3"
26 freelist "^1.0.3"