From e56f5bf2d800ff1727b460c59821744f88fe44cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 06:16:24 +0000 Subject: [PATCH] deps: bump electron-to-chromium in the npm-development group Bumps the npm-development group with 1 update: [electron-to-chromium](https://github.com/Kilian/electron-to-chromium). Updates `electron-to-chromium` from 1.5.332 to 1.5.333 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kilian/electron-to-chromium/compare/v1.5.332...v1.5.333) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-version: 1.5.333 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 646d158..3245119 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3517,9 +3517,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.332", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.332.tgz", - "integrity": "sha512-7OOtytmh/rINMLwaFTbcMVvYXO3AUm029X0LcyfYk0B557RlPkdpTpnH9+htMlfu5dKwOmT0+Zs2Aw+lnn6TeQ==", + "version": "1.5.333", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.333.tgz", + "integrity": "sha512-skNh4FsE+IpCJV7xAQGbQ4eyOGvcEctVBAk7a5KPzxC3alES9rLrT+2IsPRPgeQr8LVxdJr8BHQ9481+TOr0xg==", "dev": true, "license": "ISC" },