aboutsummaryrefslogtreecommitdiff
path: root/flakes/peertube/fix_yarn_lock.patch
blob: 241e31aeec0d5c564f6592c6200a73daa5940dc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
diff --git a/client/yarn.lock b/client/yarn.lock
index d27cdaec8..26706a9fc 100644
--- a/client/yarn.lock
+++ b/client/yarn.lock
@@ -5703,7 +5703,8 @@ http-errors@~1.7.2:
 
 "http-node@github:feross/http-node#webtorrent":
   version "1.2.0"
-  resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974"
+  resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13"
+  integrity sha1-M/oxLTfwAAsXrNsaUIZWVABBmhM=
   dependencies:
     chrome-net "^3.3.3"
     freelist "^1.0.3"
diff --git a/yarn.lock b/yarn.lock
index 61a2ea05e..c742276c7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3873,7 +3873,8 @@ http-errors@~1.7.2:
 
 "http-node@github:feross/http-node#webtorrent":
   version "1.2.0"
-  resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974"
+  resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13"
+  integrity sha1-M/oxLTfwAAsXrNsaUIZWVABBmhM=
   dependencies:
     chrome-net "^3.3.3"
     freelist "^1.0.3"