Skip to content

Commit 48f92aa

Browse files
committed
fix(deps): update weaviate module to v1.36.5 for security patch
1 parent ed3e789 commit 48f92aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ require (
8585
replace github.com/golang-jwt/jwt/v5 => github.com/golang-jwt/jwt/v5 v5.3.1
8686

8787
// Fix CVE-2025-67818: Path Traversal vulnerability in backup modules
88-
replace github.com/weaviate/weaviate => github.com/weaviate/weaviate v1.35.7
88+
replace github.com/weaviate/weaviate => github.com/weaviate/weaviate v1.36.5

0 commit comments

Comments
 (0)