From 1784d07c94b8eae73e1679ac7565066b91a2dda6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Jan 2023 17:31:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSON5-3182856 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 462c1e4..6dc8333 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "fetch-plus-json": "3.6.0", "file-loader": "0.8.5", "isomorphic-fetch": "2.2.1", - "isomorphic-style-loader": "0.0.10", + "isomorphic-style-loader": "2.0.0", "koa": "1.2.0", "koa-proxy": "0.5.0", "koa-static": "2.0.0",