From 942a77695ad546f6f9d37315c84fa82030426301 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 11:46:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 207f80f..5083d89 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "media-type": "^0.3.1", "promise-queue": "^2.2.3", "request": "^2.84.0", - "request-promise-native": "^1.0.5", + "request-promise-native": "^1.0.9", "timed-stream": "^1.0.0", "snyk": "^1.685.0" },