From 443bb3c28782133588c01021d3d7f6c58adccb29 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jan 2026 14:59:36 +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 1c17d61..470d5a6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "bluebird": "^3.5.1", "jubatus": "^0.9.9", - "lodash": "^4.17.11", + "lodash": "^4.17.23", "minimist": "^1.2.0" }, "repository": {