From 57fb644bf9d63b71529a18c2c90aa0ad6cefab22 Mon Sep 17 00:00:00 2001 From: nune <145225213+gigirassy@users.noreply.github.com> Date: Fri, 20 Dec 2024 21:03:40 -0500 Subject: [PATCH] Update package.json --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index b599afc..b457b2b 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,6 @@ "dependencies": { "express": "^4.18.2", "node-fetch": "^2.6.7", - "cookie-parser": "^1.4.7", - "trek-captcha": "^0.4.0", - "jszip": "^3.10.1", + "cookie-parser": "^1.4.7" } }