[fix] Update electron to 28.1

- Updates chromium to 120
  - ^119 is now required for colonist due to document.hasStorageAccess()
This commit is contained in:
Vamist 2023-12-24 13:20:34 +00:00 committed by GitHub
parent 1429815fd1
commit de947a37f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@
"@typescript-eslint/parser": "^6.13.1",
"@vencord/types": "^0.1.2",
"dotenv": "^16.3.1",
"electron": "^27.1.2",
"electron": "^28.1.0",
"electron-builder": "^24.9.1",
"esbuild": "^0.19.8",
"eslint": "^8.54.0",