]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - flakes/peertube/fix_yarn_lock.patch
Upgrade syden peertube to flake
[perso/Immae/Config/Nix.git] / flakes / peertube / fix_yarn_lock.patch
1 diff --git a/client/yarn.lock b/client/yarn.lock
2 index d27cdaec8..26706a9fc 100644
3 --- a/client/yarn.lock
4 +++ b/client/yarn.lock
5 @@ -5703,7 +5703,8 @@ 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 + integrity sha1-M/oxLTfwAAsXrNsaUIZWVABBmhM=
12 dependencies:
13 chrome-net "^3.3.3"
14 freelist "^1.0.3"
15 diff --git a/yarn.lock b/yarn.lock
16 index 61a2ea05e..c742276c7 100644
17 --- a/yarn.lock
18 +++ b/yarn.lock
19 @@ -3873,7 +3873,8 @@ http-errors@~1.7.2:
20
21 "http-node@github:feross/http-node#webtorrent":
22 version "1.2.0"
23 - resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974"
24 + resolved "https://codeload.github.com/feross/http-node/tar.gz/342ef8624495343ffd050bd0808b3750cf0e3974#33fa312d37f0000b17acdb1a5086565400419a13"
25 + integrity sha1-M/oxLTfwAAsXrNsaUIZWVABBmhM=
26 dependencies:
27 chrome-net "^3.3.3"
28 freelist "^1.0.3"