From d4ae958954287b93cd4d90b073dd63bb5dfe9e12 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 20 Jul 2024 05:28:42 +0530 Subject: [PATCH] chore(deps): install cross-fetch --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index cc75e23f..ba5ca0e8 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "axios": "^0.26.0", "buffer": "^6.0.3", "cors": "^2.8.5", + "cross-fetch": "^4.0.0", "dotenv": "^16.0.0", "express": "^4.17.2", "fortawesome": "^0.0.1-security",