From 120fac0c1307441e0274d4631e138012b1ab31d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 May 2022 09:07:01 +0000 Subject: [PATCH] fix: upgrade grunt-contrib-concat from 0.4.0 to 0.5.1 Snyk has created this PR to upgrade grunt-contrib-concat from 0.4.0 to 0.5.1. See this package in npm: https://www.npmjs.com/package/grunt-contrib-concat See this project in Snyk: https://app.snyk.io/org/parys-github/project/5b22b388-669f-4fa1-8896-27beb5b39dc0?utm_source=github&utm_medium=referral&page=upgrade-pr --- _site/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_site/package.json b/_site/package.json index 0c61c59..3d307fe 100644 --- a/_site/package.json +++ b/_site/package.json @@ -9,7 +9,7 @@ "grunt": "~0.4.1", "grunt-contrib-jshint": "~0.6.4", "grunt-contrib-uglify": "~0.2.4", - "grunt-contrib-concat": "0.4.0", + "grunt-contrib-concat": "0.5.1", "grunt-contrib-compass": "0.8.0" }, "devDependencies": {