From 93400070ba3dbb4060f611d66bc579f95baa0771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 11:56:05 +0000 Subject: [PATCH] chore(deps): bump electron-to-chromium in /dev-client Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.5.56 to 1.5.64. - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/commits) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-client/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-client/package-lock.json b/dev-client/package-lock.json index 4bc1e0979..f57edaed9 100644 --- a/dev-client/package-lock.json +++ b/dev-client/package-lock.json @@ -13052,9 +13052,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.56", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.56.tgz", - "integrity": "sha512-7lXb9dAvimCFdvUMTyucD4mnIndt/xhRKFAlky0CyFogdnNmdPQNoHI23msF/2V4mpTxMzgMdjK4+YRlFlRQZw==" + "version": "1.5.64", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.64.tgz", + "integrity": "sha512-IXEuxU+5ClW2IGEYFC2T7szbyVgehupCWQe5GNh+H065CD6U6IFN0s4KeAMFGNmQolRU4IV7zGBWSYMmZ8uuqQ==" }, "node_modules/electron/node_modules/@types/node": { "version": "16.18.119",