From 3039e4c41280d51386c58e0443d9e67a2258243e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2020 05:17:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4333dfb..47d1602 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gh-pages": "^0.11.0", "html-loader": "^0.4.3", "html-webpack-plugin": "^2.22.0", - "image-webpack-loader": "^2.0.0", + "image-webpack-loader": "^4.5.0", "jquery": "^2.2.2", "style-loader": "^0.13.1", "typed.js": "^1.1.1",