fix tmp cve override
Some checks failed
CI / Validate (pull_request) Failing after 1m11s

This commit is contained in:
dirtydishes 2026-06-01 13:36:24 -04:00
parent d7a34f36b6
commit 8ede8cc8f3
4 changed files with 426 additions and 3 deletions

View file

@ -39,7 +39,7 @@
"overrides": {
"postcss": "^8.5.15",
"tar": "^7.5.15",
"tmp": "^0.2.5",
"tmp": "^0.2.6",
"@electron/node-gyp": "^10.2.0-electron.2"
},
"dependencies": {