mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user