Skip to content

Commit 4ec7d60

Browse files
fix(deps): update dependency @bufbuild/protobuf to v2
1 parent 7f310fe commit 4ec7d60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/providers/flagd-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"@openfeature/flagd-core": "1.0.0",
1414
"@connectrpc/connect": "^1.4.0",
1515
"@connectrpc/connect-web": "^1.4.0",
16-
"@bufbuild/protobuf": "^1.2.0"
16+
"@bufbuild/protobuf": "^2.0.0"
1717
}
1818
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"private": true,
1616
"dependencies": {
17-
"@bufbuild/protobuf": "^1.2.0",
17+
"@bufbuild/protobuf": "^2.0.0",
1818
"@connectrpc/connect": "^1.4.0",
1919
"@connectrpc/connect-web": "^1.4.0",
2020
"@flipt-io/flipt": "^1.2.0",

0 commit comments

Comments
 (0)