From 7ec2be5f3a3870b0147c8c4656386536143fb31f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 17:13:50 +0000 Subject: [PATCH] Bump grunt from 1.4.0 to 1.5.3 Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.0 to 1.5.3. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.4.0...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8c907a..8cf8cb0 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "jsonwebtoken": "8.3.0" }, "devDependencies": { - "grunt": "1.4.0", + "grunt": "1.5.3", "grunt-eslint": "23.0.0" }, "scripts": {