fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-06-27 22:51:23 +00:00 committed by GitHub
parent d7f2eebce9
commit 2c5c4ebdbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -5493,9 +5493,9 @@
}
},
"node_modules/electron-to-chromium": {
"version": "1.4.812",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.812.tgz",
"integrity": "sha512-7L8fC2Ey/b6SePDFKR2zHAy4mbdp1/38Yk5TsARO66W3hC5KEaeKMMHoxwtuH+jcu2AYLSn9QX04i95t6Fl1Hg==",
"version": "1.4.813",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.813.tgz",
"integrity": "sha512-VyJ4tS2uD5iXFBz30wD2c0KtKZoiSQEfRuhrgfsDBbRMDiQCH+ki+nqe8jVR2miEeLTbZ5dNbSt88fHO01Vc9A==",
"dev": true,
"license": "ISC"
},