mirror of
https://github.com/kopia/kopia.git
synced 2026-05-09 23:33:22 -04:00
build(deps-dev): bump electron from 36.3.2 to 36.8.1 in /app (#4800)
Bumps [electron](https://github.com/electron/electron) from 36.3.2 to 36.8.1. - [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/v36.3.2...v36.8.1) --- updated-dependencies: - dependency-name: electron dependency-version: 36.8.1 dependency-type: direct:development ... 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:
8
app/package-lock.json
generated
8
app/package-lock.json
generated
@@ -23,7 +23,7 @@
|
||||
"asar": "^3.2.0",
|
||||
"concurrently": "^9.1.2",
|
||||
"dotenv": "^16.5.0",
|
||||
"electron": "^36.3.2",
|
||||
"electron": "^36.8.1",
|
||||
"electron-builder": "^26.0.12",
|
||||
"playwright": "^1.37.1",
|
||||
"playwright-core": "^1.35.1",
|
||||
@@ -2211,9 +2211,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "36.3.2",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-36.3.2.tgz",
|
||||
"integrity": "sha512-v0/j7n22CL3OYv9BIhq6JJz2+e1HmY9H4bjTk8/WzVT9JwVX/T/21YNdR7xuQ6XDSEo9gP5JnqmjOamE+CUY8Q==",
|
||||
"version": "36.8.1",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-36.8.1.tgz",
|
||||
"integrity": "sha512-honaH58/cyCb9QAzIvD+WXWuNIZ0tW9zfBqMz5wZld/rXB+LCTEDb2B3TAv8+pDmlzPlkPio95RkUe86l6MNjg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
"asar": "^3.2.0",
|
||||
"concurrently": "^9.1.2",
|
||||
"dotenv": "^16.5.0",
|
||||
"electron": "^36.3.2",
|
||||
"electron": "^36.8.1",
|
||||
"electron-builder": "^26.0.12",
|
||||
"playwright": "^1.37.1",
|
||||
"playwright-core": "^1.35.1",
|
||||
|
||||
Reference in New Issue
Block a user