aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-05-10 11:49:21 +0200
committerChocobozzz <me@florianbigard.com>2022-05-10 11:49:21 +0200
commitf15f20a5be725a324f0ff7f9abda7dba3da4c4c6 (patch)
tree8a1529df6dbcaf6523a8bf2d38433fb20dbdafea /yarn.lock
parent93e3f662b5b17ae1b2f284616bb77d58e7ce4700 (diff)
downloadPeerTube-f15f20a5be725a324f0ff7f9abda7dba3da4c4c6.tar.gz
PeerTube-f15f20a5be725a324f0ff7f9abda7dba3da4c4c6.tar.zst
PeerTube-f15f20a5be725a324f0ff7f9abda7dba3da4c4c6.zip
Upgrade http signature
To support hs2019 implementation of other federated softwaare that use rsa256 instead of rsa512
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index bfc4102a8..a3de03660 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1601,10 +1601,10 @@
1601 dependencies: 1601 dependencies:
1602 xml-js "^1.6.11" 1602 xml-js "^1.6.11"
1603 1603
1604"@peertube/http-signature@^1.4.0": 1604"@peertube/http-signature@^1.6.0":
1605 version "1.4.0" 1605 version "1.6.0"
1606 resolved "https://registry.yarnpkg.com/@peertube/http-signature/-/http-signature-1.4.0.tgz#5d2bab08dfeca55490d926d145b3ec0cfb392d63" 1606 resolved "https://registry.yarnpkg.com/@peertube/http-signature/-/http-signature-1.6.0.tgz#22bef028384e6437e8dbd94052ba7b8bd7f7f1ae"
1607 integrity sha512-x7vhu+sFCOtf0jI3u0aN3DA+t6+WoRu3Mm3bAgh1xOAOF2Dr5FcAV25oUI2rPejv8IgPCXiFL6wlCFn8ND5pvg== 1607 integrity sha512-Bx780c7FPYtkV4LgCoaJcXYcKQqaMef2iQR2V2r5klkYkIQWFxbTOpyhKxvVXYIBIFpj5Cb8DGVDAmhkm7aavg==
1608 dependencies: 1608 dependencies:
1609 assert-plus "^1.0.0" 1609 assert-plus "^1.0.0"
1610 jsprim "^1.2.2" 1610 jsprim "^1.2.2"