From 559569d02fec80390a28310095161471d84b2b2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:21:24 -0500 Subject: [PATCH] build(deps): Bump electron-to-chromium from 1.4.666 to 1.4.674 (#1541) Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.4.666 to 1.4.674. - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.4.666...v1.4.674) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66102681a..3b72dbc80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12998,9 +12998,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.666", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.666.tgz", - "integrity": "sha512-q4lkcbQrUdlzWCUOxk6fwEza6bNCfV12oi4AJph5UibguD1aTfL4uD0nuzFv9hbPANXQMuUS0MxPSHQ1gqq5dg==" + "version": "1.4.674", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.674.tgz", + "integrity": "sha512-jZtIZxv9FlwTLX5kVZStUtXZywhEi3vqvY6iEzJnc57cNgHFQ5JCczElTs/062v6ODTT7eX8ZOTqQcxa3nMUWQ==" }, "node_modules/emittery": { "version": "0.13.1",