Skip to content

Commit affd3f8

Browse files
committed
kubeflow-centraldashboard: update protobufjs to v7.5.5 to remediate critical CVE-2026-41242 (#72391)
Signed-off-by: Brian Carey <brian.carey@chainguard.dev> Export: ce7f006159fde575fb9ab659fbfd84b304dcc4ac
1 parent bdd3c1b commit affd3f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

kubeflow-centraldashboard.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: kubeflow-centraldashboard
33
version: "1.10.0"
4-
epoch: 19
4+
epoch: 20
55
description: Landing page and central dashboard for Kubeflow deployments
66
copyright:
77
- license: Apache-2.0
@@ -53,7 +53,7 @@ pipeline:
5353
"minimatch": "^3.1.4",
5454
"path-parse": "^1.0.7",
5555
"word-wrap": "^1.2.4",
56-
"protobufjs": "^6.11.4",
56+
"protobufjs": "^7.5.5",
5757
"request": "^2.88.0",
5858
"monorepo-symlink-test": "^0.0.0",
5959
"tough-cookie": "^4.1.3",

0 commit comments

Comments
 (0)