From 388a8e938a4735bf4ce11387cb0bac8a34cb7db8 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 07:17:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 337b05b5a70b..775dc24021ab 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@babel/plugin-proposal-optional-chaining": "7.21.0", "@babel/preset-react": "7.24.1", "@babel/preset-typescript": "7.24.1", - "@electron/rebuild": "^3.6.0", + "@electron/rebuild": "^3.7.0", "@types/args": "5.0.3", "@types/async-retry": "1.4.3", "@types/color": "3.0.6",