1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 02:23:44 +00:00

[deps] Tools: Update electron to v28 (#7132)

* [deps] Tools: Update electron to v28

* Update electron-builder 27.2.0 to 28.1.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-03 13:57:01 +01:00
committed by GitHub
parent 1fdc6629e3
commit 3a909b2fa4
3 changed files with 6 additions and 6 deletions

8
package-lock.json generated
View File

@@ -127,7 +127,7 @@
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"electron": "27.2.0",
"electron": "28.1.0",
"electron-builder": "23.6.0",
"electron-log": "5.0.1",
"electron-reload": "2.0.0-alpha.1",
@@ -19203,9 +19203,9 @@
}
},
"node_modules/electron": {
"version": "27.2.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-27.2.0.tgz",
"integrity": "sha512-no/iMICVLI/5G0IqgKFbB89HDN88DWwKeRO+dPfJPkpJISdEX8Cx/sMEOFuuRa4VNInNe5CKCqRWExK5z3AdcQ==",
"version": "28.1.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-28.1.0.tgz",
"integrity": "sha512-82Y7o4PSWPn1o/aVwYPsgmBw6Gyf2lVHpaBu3Ef8LrLWXxytg7ZRZr/RtDqEMOzQp3+mcuy3huH84MyjdmP50Q==",
"dev": true,
"hasInstallScript": true,
"dependencies": {