fix(deps): resolve shell-quote critical dependabot alert

Pin shell-quote to 1.8.4 via yarn resolutions so concurrently no longer pulls the vulnerable 1.8.3 release.
This commit is contained in:
Tommaso Casaburi
2026-06-11 15:01:58 +07:00
parent b044202e33
commit fa7cab0699
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -227,6 +227,7 @@
"tar": "7.5.11",
"yauzl": "3.2.1",
"serialize-javascript": "7.0.5",
"shell-quote": "1.8.4",
"@tootallnate/once": "3.0.1",
"rollup": "2.80.0",
"@electron/asar": "4.0.1",