From 6f7773ac338d0bb59f2fbd3229967ded485eb379 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Apr 2023 07:16: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-567746 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1832f3..50c7b6c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "code": "5.x.x", "hapi": ">=17.x.x", "lab": "15.x.x", - "grunt": "0.4.x", + "grunt": "1.0.3", "grunt-contrib-jshint": "0.11.x", "grunt-contrib-watch": "0.6.x", "grunt-bump": "0.1.x"