From f15f20a5be725a324f0ff7f9abda7dba3da4c4c6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 10 May 2022 11:49:21 +0200 Subject: Upgrade http signature To support hs2019 implementation of other federated softwaare that use rsa256 instead of rsa512 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index ec9a2a632..44f0a22d4 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@aws-sdk/node-http-handler": "^3.82.0", "@babel/parser": "7.17.8", "@peertube/feed": "^5.0.1", - "@peertube/http-signature": "^1.4.0", + "@peertube/http-signature": "^1.6.0", "@uploadx/core": "^5.1.0", "async": "^3.0.1", "async-lru": "^1.1.1", -- cgit v1.2.3