1 Commits

Author SHA1 Message Date
dependabot[bot]
ceb4723f8a Bump update-electron-app from 2.0.1 to 3.0.0
Bumps [update-electron-app](https://github.com/electron/update-electron-app) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/electron/update-electron-app/releases)
- [Changelog](https://github.com/electron/update-electron-app/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/update-electron-app/compare/v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: update-electron-app
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 10:53:15 +00:00

View File

@@ -73,6 +73,6 @@
"koa-json": "^2.0.2",
"koa-logger": "^3.2.1",
"koa-router": "^12.0.0",
"update-electron-app": "^2.0.1"
"update-electron-app": "^3.0.0"
}
}