aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index eabde88..791ff90 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"body-parser": "^1.20.0",
"crypto": "^1.0.1",
"express": "^4.18.1",
- "fs": "^0.0.1-security"
+ "fs": "^0.0.1-security",
+ "node-rsa": "^1.1.1"
}
}