deps: bump electron from 43.1.0 to 43.1.1 in /electron (#7349)

Bumps [electron](https://github.com/electron/electron) from 43.1.0 to 43.1.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v43.1.0...v43.1.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 43.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-18 11:33:01 -03:00
committed by GitHub
parent f4b5af7801
commit 8320fbb235
2 changed files with 7 additions and 7 deletions

View File

@@ -1,18 +1,18 @@
{
"name": "omniroute-desktop",
"version": "3.8.46",
"version": "3.8.49",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "omniroute-desktop",
"version": "3.8.46",
"version": "3.8.49",
"license": "MIT",
"dependencies": {
"electron-updater": "^6.8.9"
},
"devDependencies": {
"electron": "^43.1.0",
"electron": "^43.1.1",
"electron-builder": "^26.15.3"
},
"engines": {
@@ -1367,9 +1367,9 @@
}
},
"node_modules/electron": {
"version": "43.1.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-43.1.0.tgz",
"integrity": "sha512-DPfxpQLd4NL3BJ8DBxYAfmLUKKesF5Rx9dQx5FyczAP8bhOPScjHE48GArVeXu68LlAainuwkmQTQvdZwpIIAQ==",
"version": "43.1.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-43.1.1.tgz",
"integrity": "sha512-I5c5vfuVvaXpWx3IZdwvXgxQW44+e7OP1wXGVQkogLeSFSkUZ6sLCcWV05AdEcs65AO5tAIJJwbp7ixw+LdarA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -28,7 +28,7 @@
"electron-updater": "^6.8.9"
},
"devDependencies": {
"electron": "^43.1.0",
"electron": "^43.1.1",
"electron-builder": "^26.15.3"
},
"overrides": {