Skip to content

Commit

Permalink
fix(deps): update dependency @bufbuild/protobuf to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 7f310fe commit 4ec7d60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/providers/flagd-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"@openfeature/flagd-core": "1.0.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0",
"@bufbuild/protobuf": "^1.2.0"
"@bufbuild/protobuf": "^2.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"private": true,
"dependencies": {
"@bufbuild/protobuf": "^1.2.0",
"@bufbuild/protobuf": "^2.0.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0",
"@flipt-io/flipt": "^1.2.0",
Expand Down

0 comments on commit 4ec7d60

Please sign in to comment.