From 4a30f3aaca86411d0d050aed59d6f417caf46929 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Jun 2022 06:11:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d498e51f3..c875df3b6 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "copy-to-clipboard": "3.0.8", "electron-localshortcut": "^2.0.2", "flexboxgrid": "=6.3.1", - "hard-source-webpack-plugin": "0.4.11", + "hard-source-webpack-plugin": "0.5.0", "history": "=4.7.2", "i18next": "=10.0.3", "i18next-localstorage-cache": "=1.1.1",