From b5b865a5e221d67c0e17b1c89089fcfd33132748 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 04:20:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd9ab5ae1..4a55c5947 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "good": "7.3.0", "good-console": "8.0.0", "good-squeeze": "5.1.0", - "halacious": "5.1.2", + "halacious": "5.2.0", "hapi": "16.7.0", "hapi-auth-cookie": "7.1.0", "hapi-graceful-shutdown-plugin": "1.0.1",