From c93fd6e2d455ea4208f9e5ca6bfbd1c0e9fd1ad9 Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Mon, 26 Feb 2024 12:09:46 +0000 Subject: refactor: allow Cypress to override config --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index c2e5a81..f96ef07 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,9 @@ "license": "GPL-3.0-or-later", "dependencies": { "@sendgrid/mail": "^6.5.5", + "@types/cookie-parser": "^1.4.6", "activitypub-types": "^1.0.3", + "cookie-parser": "^1.4.6", "cors": "^2.8.5", "dompurify": "^3.0.6", "express": "^4.18.2", -- cgit v1.2.3