From 5f3f6ab13173a32a6b0e6753b0a6c5e535363c8f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 18:50:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f560b7..924b26b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "bootbox": "^4.4.0", "bootstrap": "^3.3.5", "compare-version": "^0.1.2", - "electron-prebuilt": "^0.34.1", + "electron-prebuilt": "^1.3.7", "font-awesome": "^4.4.0", "git-url-parse": "^4.2.1", "jquery": "^3.1.1",