From 778cc0ec74789eecfc75af0f87581f6ec2de8a5f Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Wed, 3 Sep 2025 22:45:11 -0500 Subject: [PATCH] Update package.json --- simpliplay/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simpliplay/package.json b/simpliplay/package.json index 9422665..c90a30f 100644 --- a/simpliplay/package.json +++ b/simpliplay/package.json @@ -118,7 +118,7 @@ ] }, "devDependencies": { - "electron": "^37.4.0", + "electron": "^38.0.0", "electron-builder": "^26.0.12" } }