From 2070e084d1de1bf6e2e41913d74a5a249867f9b4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 May 2022 01:11:28 +0000 Subject: [PATCH] Update dependency grunt to v1.5.2 [SECURITY] --- 5g-network/package.json | 2 +- data-warehouse-vs-data-lake/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/5g-network/package.json b/5g-network/package.json index ba44307..c21a95a 100644 --- a/5g-network/package.json +++ b/5g-network/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "express": "4.17.1", - "grunt": "1.0.4", + "grunt": "1.5.2", "grunt-autoprefixer": "3.0.4", "grunt-cli": "1.3.2", "grunt-contrib-connect": "1.0.2", diff --git a/data-warehouse-vs-data-lake/package.json b/data-warehouse-vs-data-lake/package.json index 2fe42e4..c21a95a 100644 --- a/data-warehouse-vs-data-lake/package.json +++ b/data-warehouse-vs-data-lake/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "express": "4.17.1", - "grunt": "1.4.1", + "grunt": "1.5.2", "grunt-autoprefixer": "3.0.4", "grunt-cli": "1.3.2", "grunt-contrib-connect": "1.0.2",