diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json index bcc2461a..afa50bbd 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -79,10 +79,13 @@ "axios": "^1.1.3", "axios-cache-interceptor": "^0.10.7", "core-js": "^3.26.0", + "cors": "^2.8.5", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", + "mailparser": "^3.5.0", "moment": "^2.29.4", + "node-pushnotifications": "^2.0.3", "qs": "^6.11.0", "react": "18.2.0", "react-content-loader": "^6.2.0", |