Skip to content

Commit 3ab35c8

Browse files
chore: upgrade protobufjs to ^7.5.6 to address CVE-2026-44292
Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>
1 parent d5ad64c commit 3ab35c8

2 files changed

Lines changed: 118 additions & 1456 deletions

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
"smol-toml@npm:^1.6.0": "^1.6.1",
6161
"teeny-request@npm:^10.0.0": "^10.1.2",
6262
"uuid": "^14.0.0",
63-
"fast-uri@npm:^3.0.1": "^3.1.2"
63+
"fast-uri@npm:^3.0.1": "^3.1.2",
64+
"protobufjs@npm:^7.4.0": "^7.5.6",
65+
"protobufjs@npm:^7.5.3": "^7.5.6",
66+
"protobufjs@npm:^7.5.4": "^7.5.6"
6467
}
6568
}

0 commit comments

Comments
 (0)