From 45442d38f6ddfcfcfc749c1c87ba49ceb0685170 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Apr 2020 22:11:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DECOMPRESS-557358 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12fd0b1..ab3208a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "gulp-sequence": "^0.4.6", "gulp-util": "^3.0.8", "gulp-watch": "^4.3.11", - "img-loader": "^2.0.0", + "img-loader": "^3.0.0", "loadcss": "^0.0.2", "node-sass": "^4.5.3", "postcss-loader": "^2.0.6",