aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-01-07 15:24:27 +0100
committerChocobozzz <me@florianbigard.com>2020-01-07 15:56:09 +0100
commite92269053e3fd0e9b9c155ded86a1668444f3d70 (patch)
treefc6c48416a028fa4f471fbe91f5b982122e303bf /package.json
parent7cde3b9c2e84ea20bb0aae4544598483cde9e22c (diff)
downloadPeerTube-e92269053e3fd0e9b9c155ded86a1668444f3d70.tar.gz
PeerTube-e92269053e3fd0e9b9c155ded86a1668444f3d70.tar.zst
PeerTube-e92269053e3fd0e9b9c155ded86a1668444f3d70.zip
Update http signature
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 87dc2b5b9..aba7d1c4b 100644
--- a/package.json
+++ b/package.json
@@ -122,7 +122,7 @@
122 "fluent-ffmpeg": "^2.1.0", 122 "fluent-ffmpeg": "^2.1.0",
123 "fs-extra": "^8.0.1", 123 "fs-extra": "^8.0.1",
124 "helmet": "^3.12.1", 124 "helmet": "^3.12.1",
125 "http-signature": "1.2.0", 125 "http-signature": "1.3.1",
126 "ip-anonymize": "^0.1.0", 126 "ip-anonymize": "^0.1.0",
127 "ipaddr.js": "1.9.1", 127 "ipaddr.js": "1.9.1",
128 "is-cidr": "^3.0.0", 128 "is-cidr": "^3.0.0",