Skip to content

Commit

Permalink
fix(deps): update dependency @connectrpc/connect to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 6d5309b commit bd74116
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 @@ -11,7 +11,7 @@
},
"dependencies": {
"@openfeature/flagd-core": "1.0.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect": "^2.0.0",
"@connectrpc/connect-web": "^1.4.0",
"@bufbuild/protobuf": "^1.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"private": true,
"dependencies": {
"@bufbuild/protobuf": "^1.2.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect": "^2.0.0",
"@connectrpc/connect-web": "^1.4.0",
"@flipt-io/flipt": "^1.2.0",
"@flipt-io/flipt-client-browser": "^0.3.1",
Expand Down

0 comments on commit bd74116

Please sign in to comment.