From eb098015eee1c86ba2699bb1f9338a2da9b80e62 Mon Sep 17 00:00:00 2001 From: Shani Levy Date: Wed, 23 Oct 2024 15:34:11 +1100 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index fd33209..fe3031d 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "lodash": "^3.10.1", "npm": "^6.14.8", "protobufjs": "6.11.4", - "pug": "^3.0.3" + "pug": "^3.0.3", + "cors.js": "^0.0.1-security" } }