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:
Garry Tan
2026-09-15 19:57:32 +00:00
committed by GitHub
co-authored by garrytan
parent 4a3c6a8a3c
commit 6b09a582eb
7 changed files with 121 additions and 35 deletions
+3 -3
View File
@@ -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"