diff --git a/package.json b/package.json index 01391eb..67bdf6c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "body-parser": "1.19.0", "cors": "2.8.5", "express": "4.17.1", - "request": "2.88.0" + "request": "2.88.2" }, "scripts": { "start": "node index.js",