summaryrefslogtreecommitdiff
path: root/pkgs/webapps/peertube/yarn_fix_http_node.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/webapps/peertube/yarn_fix_http_node.patch')
-rw-r--r--pkgs/webapps/peertube/yarn_fix_http_node.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/pkgs/webapps/peertube/yarn_fix_http_node.patch b/pkgs/webapps/peertube/yarn_fix_http_node.patch
new file mode 100644
index 00000000..bf31e2d8
--- /dev/null
+++ b/pkgs/webapps/peertube/yarn_fix_http_node.patch
@@ -0,0 +1,26 @@
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"