From 55329e3c3e972fc311fefccaf1ebc8c8d9a39973 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 17:24:16 +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..ad1794d 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.6.0", "grunt-contrib-less": "~0.11.4", "grunt-contrib-watch": "~0.6.1", "grunt-banner": "~0.2.3",