File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11package :
22 name : vitess-23
33 version : " 23.0.3"
4- epoch : 14 # GHSA-xmrv-pmrh-hhx2
4+ epoch : 15 # GHSA-xq3m-2v4x-88gg
55 description : Autoscaling components for Kubernetes
66 copyright :
77 - license : Apache-2.0
@@ -108,6 +108,7 @@ pipeline:
108108 npm pkg set dependencies.svgo="^3.3.3" # GHSA-xpqw-6gx7-v673
109109 npm pkg set overrides.immutable="5.1.5" # GHSA-wf6x-7x77-mvgw
110110 npm pkg set overrides.flatted="3.4.2" # GHSA-25h7-pfq9-p65f, GHSA-rf6f-7fwh-wjgh
111+ npm pkg set overrides.protobufjs="7.5.5" # GHSA-xq3m-2v4x-88gg CVE-2026-41242
111112 # GHSA-3v7f-55p6-f55p GHSA-c2c7-rcm5-vvqj GHSA-27v5-c462-wpq7 GHSA-j3q9-mxjg-w52f GHSA-48c2-rrv3-qjmp
112113 jq '.overrides["picomatch@2"] = "2.3.2" | .overrides["picomatch@4"] = "4.0.4" | .dependencies["path-to-regexp"] = "8.4.0" | .overrides["yaml@1"] = "1.10.3" | .overrides["yaml@2"] = "2.8.3"' package.json > package.json.tmp && mv package.json.tmp package.json
113114
You can’t perform that action at this time.
0 commit comments