From 3317222a4b50d58e50fb20a442df678f86ade20b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 May 2022 01:19:27 +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 335448a..c6109f8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "bunyan-request-logger": "2.1.0", "connect-cache-control": "1.0.0", "express": "4.17.1", - "grunt": "0.4.5", + "grunt": "1.5.2", "grunt-contrib-jshint": "1.1.0", "restify": "7.7.0", "supertest": "4.0.2",