Skip to content

Commit 7d7bc39

Browse files
fix(deps): update dependency @bufbuild/protobuf to v2
1 parent 043be44 commit 7d7bc39

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
@@ -15,7 +15,7 @@
1515
"private": true,
1616
"dependencies": {
1717
"@aws-sdk/client-ssm": "^3.759.0",
18-
"@bufbuild/protobuf": "^1.2.0",
18+
"@bufbuild/protobuf": "^2.0.0",
1919
"@connectrpc/connect": "^1.4.0",
2020
"@connectrpc/connect-web": "^1.4.0",
2121
"@flipt-io/flipt": "^1.2.0",

0 commit comments

Comments
 (0)