Bump electron in /content/_code-samples/build-a-desktop-wallet/js

Bumps [electron](https://github.com/electron/electron) from 22.3.24 to 22.3.25.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.3.24...v22.3.25)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-05 18:39:34 +00:00
committed by GitHub
parent b7dfb00ac3
commit 4624daca1d

View File

@@ -23,6 +23,6 @@
"xrpl": "^2.6.0"
},
"devDependencies": {
"electron": "22.3.24"
"electron": "22.3.25"
}
}