From 2cdb201a5cc5e35713275809173fbb36ca905418 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Jul 2020 23:21:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7561e31..78f934c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "redux-thunk": "^2.2.0", "style-loader": "0.23.1", "sw-precache-webpack-plugin": "0.11.5", - "url-loader": "0.6.2", + "url-loader": "1.0.0", "webpack": "4.43.0", "webpack-dev-server": "3.11.0", "webpack-manifest-plugin": "1.3.2",