fix(deps): lock file maintenance
Some checks failed
CI/CD / build-and-deploy (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-11-15 19:51:25 +00:00 committed by GitHub
parent 4bb3d70b22
commit ad3ae76208
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -6840,9 +6840,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.60",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.60.tgz",
"integrity": "sha512-HcraRUkTKJ+8yA3b10i9qvhUlPBRDlKjn1XGek1zDGVfAKcvi8TsUnImGqLiEm9j6ZulxXIWWIo9BmbkbCTGgA==",
"version": "1.5.61",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.61.tgz",
"integrity": "sha512-CcRGSBCBB6L9c3PBJWYYrBo6Bzeoi+GZTKvtuRtooJGWsINk+mOInZWcssU35zDTAwreVcrMimc9aMyPpehRNw==",
"dev": true,
"license": "ISC"
},