From 33d627867a6d837a7fdaf7e70e8b172947d0d145 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 14:06:17 +0000 Subject: [PATCH] Update dependency grunt to v1 [SECURITY] --- .../public/plugins/custom/emojionearea/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/socioboard-web-php/public/plugins/custom/emojionearea/package.json b/socioboard-web-php/public/plugins/custom/emojionearea/package.json index 3a1e4bac..a74e2574 100644 --- a/socioboard-web-php/public/plugins/custom/emojionearea/package.json +++ b/socioboard-web-php/public/plugins/custom/emojionearea/package.json @@ -25,7 +25,7 @@ "homepage": "https://github.com/mervick/emojionearea#readme", "dependencies": {}, "devDependencies": { - "grunt": "^0.4.5", + "grunt": "^1.5.3", "grunt-cli": "^0.1.13", "grunt-contrib-cssmin": "^1.0.1", "grunt-contrib-sass": "^1.0.0",