From c4d6ddc286910a8432b18a4627b7b43ace20e6f3 Mon Sep 17 00:00:00 2001
From: Chris Jaekl <chris@localhost>
Date: Sun, 29 Mar 2020 15:09:40 -0400
Subject: [PATCH] Update grunt to v1.0.4.

---
 js/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/package.json b/js/package.json
index 98cc809..913bc59 100644
--- a/js/package.json
+++ b/js/package.json
@@ -4,7 +4,7 @@
   "description": "E-Book Library Web User Interface",
   "license": "GPL-3.0+",
   "devDependencies": {
-    "grunt": "^1.0.1",
+    "grunt": "^1.0.4",
     "grunt-contrib-concat": "^1.0.1",
     "grunt-contrib-jshint": "~0.10.0",
     "grunt-contrib-nodeunit": "~0.4.1",
-- 
2.39.2