From 16a5b417df9509f44ec630c63071e6fb2d0f1391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 04:12:31 +0000 Subject: [PATCH] chore(deps): bump electron-to-chromium from 1.4.513 to 1.4.523 Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.4.513 to 1.4.523. - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.4.513...v1.4.523) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d1dd769..3d09a20c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -819,7 +819,7 @@ packages: hasBin: true dependencies: caniuse-lite: 1.0.30001532 - electron-to-chromium: 1.4.513 + electron-to-chromium: 1.4.523 node-releases: 2.0.13 update-browserslist-db: 1.0.11(browserslist@4.21.10) dev: false @@ -1290,8 +1290,8 @@ packages: sigmund: 1.0.1 dev: false - /electron-to-chromium@1.4.513: - resolution: {integrity: sha512-cOB0xcInjm+E5qIssHeXJ29BaUyWpMyFKT5RB3bsLENDheCja0wMkHJyiPl0NBE/VzDI7JDuNEQWhe6RitEUcw==} + /electron-to-chromium@1.4.523: + resolution: {integrity: sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg==} dev: false /emoji-regex@7.0.3: