From da2002105de598b5a72091a963345ac4f2d38b69 Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Wed, 11 May 2022 16:32:21 +0000 Subject: [PATCH] Update dependency grunt to v1 --- .../src/main/webapp/libs/other/jquery-cookie/js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security-admin/src/main/webapp/libs/other/jquery-cookie/js/package.json b/security-admin/src/main/webapp/libs/other/jquery-cookie/js/package.json index 3942d3247c..7c2be3763b 100644 --- a/security-admin/src/main/webapp/libs/other/jquery-cookie/js/package.json +++ b/security-admin/src/main/webapp/libs/other/jquery-cookie/js/package.json @@ -18,7 +18,7 @@ "gitHead": "bd3c9713222bace68d25fe2128c0f8633cad1269", "readmeFilename": "README.md", "devDependencies": { - "grunt": "~0.4.1", + "grunt": "~1.5.3", "grunt-contrib-jshint": "~0.4.0", "grunt-contrib-uglify": "~0.2.0", "grunt-contrib-qunit": "~0.2.0",