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 249455068..f0115fdbc 100644 --- a/package.json +++ b/package.json | |||
@@ -129,6 +129,7 @@ | |||
129 | "helmet": "^6.0.0", | 129 | "helmet": "^6.0.0", |
130 | "hpagent": "^1.0.0", | 130 | "hpagent": "^1.0.0", |
131 | "http-problem-details": "^0.1.5", | 131 | "http-problem-details": "^0.1.5", |
132 | "ioredis": "^5.2.3", | ||
132 | "ip-anonymize": "^0.1.0", | 133 | "ip-anonymize": "^0.1.0", |
133 | "ipaddr.js": "2.0.1", | 134 | "ipaddr.js": "2.0.1", |
134 | "is-cidr": "^4.0.0", | 135 | "is-cidr": "^4.0.0", |
@@ -157,7 +158,6 @@ | |||
157 | "prompt": "^1.0.0", | 158 | "prompt": "^1.0.0", |
158 | "proxy-addr": "^2.0.7", | 159 | "proxy-addr": "^2.0.7", |
159 | "pug": "^3.0.0", | 160 | "pug": "^3.0.0", |
160 | "redis": "^4.0.1", | ||
161 | "reflect-metadata": "^0.1.12", | 161 | "reflect-metadata": "^0.1.12", |
162 | "sanitize-html": "2.x", | 162 | "sanitize-html": "2.x", |
163 | "sequelize": "6.21.6", | 163 | "sequelize": "6.21.6", |