From 26b39d2aefb0685ec296691f64a3dc555420daf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 20:51:25 +0000 Subject: [PATCH] Update dependency grunt to v1 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1e385f..8bb02d9 100755 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "url": "https://github.com/IronSummitMedia/startbootstrap/blob/gh-pages/LICENSE" }, "devDependencies": { - "grunt": "~0.4.5", + "grunt": "~1.5.3", "grunt-contrib-less": "~0.11.4", "grunt-contrib-watch": "~0.6.1", "grunt-banner": "~0.2.3",