summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJannis R <mail@jannisr.de>2020-05-03 16:03:12 +0200
committerJannis R <mail@jannisr.de>2020-05-03 16:03:12 +0200
commitffbab4a5cff16e6e0626b699b185580450b169fc (patch)
treeb5977fc022ed29b46b4eb5a1fcf90caee786a93d /package.json
parentfbf45404d5810def49b47609cb2a70a09374bc58 (diff)
TOFU client certificates, part 2
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 27299e1..e518cac 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"node": ">=12"
},
"dependencies": {
- "async": "^3.2.0",
+ "debug": "^4.1.1",
"pem": "^1.14.4"
},
"devDependencies": {