summaryrefslogtreecommitdiff
path: root/pkgs/webapps/peertube/yarn_fix_http_node.patch
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-09 17:54:17 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-25 00:04:55 +0200
commit5b1c5dbdcce9d4bf63662ecb7acf954a640ffef6 (patch)
treeb1ee1d6f48ca49b56d63e155e2de0aba6ee86cd2 /pkgs/webapps/peertube/yarn_fix_http_node.patch
parent0a15a68cf30ccf0adfc8f19fe61c78e6313ea003 (diff)
downloadNUR-5b1c5dbdcce9d4bf63662ecb7acf954a640ffef6.tar.gz
NUR-5b1c5dbdcce9d4bf63662ecb7acf954a640ffef6.tar.zst
NUR-5b1c5dbdcce9d4bf63662ecb7acf954a640ffef6.zip
Upgrade peertube to latest version
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"