diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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": { |
