From f457ac9a0670553a638d6c8dfb421985cafa5f7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:24:49 -0500 Subject: [PATCH] build(deps): Bump electron-to-chromium from 1.4.624 to 1.4.641 (#1432) Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.4.624 to 1.4.641. - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.4.624...v1.4.641) --- 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 c82b64e1e..2e1fb333f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12975,9 +12975,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.624", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.624.tgz", - "integrity": "sha512-w9niWuheXjz23vezH3w90n9KKcHe0UkhTfJ+rXJkuGGogHyQbQ7KS1x0a8ER4LbI3ljFS/gqxKh1TidNXDMHOg==" + "version": "1.4.641", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.641.tgz", + "integrity": "sha512-JetAF3M5Lr9hwzDe3oMmWFOydlclqt2loEljxc0AAP5NYM170sSW+F5/cn5ROBfjx5LdmzeeAgWnyAU9cjPhmA==" }, "node_modules/emittery": { "version": "0.13.1",