mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-16 09:55:29 +02:00
v1.87.1.0 fix: update vulnerable sharp and adm-zip overrides (#2873)
* fix(deps): update vulnerable sharp and adm-zip overrides * docs: format security dependency release summary * docs: update project documentation for v1.87.1.0 --------- Co-authored-by: garrytan <19957+garrytan@users.noreply.github.com>
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gstack",
|
||||
"version": "1.87.0",
|
||||
"version": "1.87.1",
|
||||
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
@@ -86,9 +86,9 @@
|
||||
"xterm-addon-fit": "^0.8.0"
|
||||
},
|
||||
"overrides": {
|
||||
"adm-zip": "^0.6.0",
|
||||
"adm-zip": "^0.6.1",
|
||||
"ip-address": "10.3.1",
|
||||
"sharp": "0.35.0"
|
||||
"sharp": "0.35.4"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"playwright-core@1.62.1": "patches/playwright-core@1.62.1.patch"
|
||||
|
||||
Reference in New Issue
Block a user