fix(deps): lock file maintenance
Some checks are pending
CI/CD / ci-cd (macos-latest) (push) Waiting to run
CI/CD / ci-cd (windows-latest) (push) Waiting to run

This commit is contained in:
renovate[bot] 2025-07-21 20:10:43 +00:00 committed by GitHub
parent 3d8e4081d9
commit 93522cbc1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -8137,9 +8137,9 @@
}
},
"node_modules/electron-to-chromium": {
"version": "1.5.187",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.187.tgz",
"integrity": "sha512-cl5Jc9I0KGUoOoSbxvTywTa40uspGJt/BDBoDLoxJRSBpWh4FFXBsjNRHfQrONsV/OoEjDfHUmZQa2d6Ze4YgA==",
"version": "1.5.188",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.188.tgz",
"integrity": "sha512-pfEx5CBFAocOKNrc+i5fSvhDaI1Vr9R9aT5uX1IzM3hhdL6k649wfuUcdUd9EZnmbE1xdfA51CwqQ61CO3Xl3g==",
"dev": true,
"license": "ISC"
},