From 0877cdb1520a1de7212f2511db33f7fede9ebf7a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Feb 2024 20:06:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6630fd..5cb1842 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "swig": "^1.3.2", "express": "3.4.8", "node-tipbot-api": "0.0.5", - "request": "2.82.0", + "request": "2.88.2", "node-regexp": "0.1.1", "cheerio": "0.20.0", "githubhook": "1.1.3"