fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-10-15 08:00:33 +00:00
parent ca77bc0275
commit c8d850a4e0

6
package-lock.json generated
View file

@ -6796,9 +6796,9 @@
}
},
"node_modules/electron-to-chromium": {
"version": "1.5.37",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.37.tgz",
"integrity": "sha512-u7000ZB/X0K78TaQqXZ5ktoR7J79B9US7IkE4zyvcILYwOGY2Tx9GRPYstn7HmuPcMxZ+BDGqIsyLpZQi9ufPw==",
"version": "1.5.38",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.38.tgz",
"integrity": "sha512-VbeVexmZ1IFh+5EfrYz1I0HTzHVIlJa112UEWhciPyeOcKJGeTv6N8WnG4wsQB81DGCaVEGhpSb6o6a8WYFXXg==",
"dev": true,
"license": "ISC"
},