From 26dac8428536ebd0fc7502de0fa44978ff9c51e2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 22:27:42 +0000 Subject: [PATCH] fix: packages/client-app/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- packages/client-app/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/client-app/package.json b/packages/client-app/package.json index 97ccc5a7ff..62bca05801 100644 --- a/packages/client-app/package.json +++ b/packages/client-app/package.json @@ -30,7 +30,7 @@ "coffeestack": "^1.1", "color": "^0.7.3", "debug": "github:emorikawa/debug#nylas", - "electron": "1.4.15", + "electron": "7.0.0", "electron-spellchecker": "1.0.1", "emissary": "^1.3.1", "emoji-data": "^0.2.0", @@ -41,7 +41,7 @@ "event-kit": "^1.0.2", "fs-plus": "^2.3.2", "getmac": "1.x.x", - "googleapis": "9.0.0", + "googleapis": "25.0.0", "guid": "0.0.10", "hapi": "16.1.0", "hapi-auth-basic": "^4.2.0", @@ -60,10 +60,10 @@ "jasmine-tagged": "^1.1.2", "joi": "8.4.2", "jsx-transform": "^2.3.0", - "juice": "^1.4", + "juice": "^7.0.0", "kbpgp": "^2.0.52", "keytar": "3.0.0", - "less-cache": "0.21", + "less-cache": "1.1.1", "lru-cache": "^4.0.1", "marked": "^0.3", "mimelib": "0.2.19",