Skip to content

Commit 7b83c85

Browse files
fix(deps): update dependency @flipt-io/flipt-client-browser to ^0.5.0
1 parent 819a247 commit 7b83c85

File tree

4 files changed

+13
-16
lines changed

4 files changed

+13
-16
lines changed

libs/providers/flipt-web/package-lock.json

+7-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/providers/flipt-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"undici": "^6.13.0"
1616
},
1717
"dependencies": {
18-
"@flipt-io/flipt-client-browser": "^0.3.1",
18+
"@flipt-io/flipt-client-browser": "^0.5.0",
1919
"undici": "^5.0.0"
2020
}
2121
}

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@connectrpc/connect": "^1.4.0",
2020
"@connectrpc/connect-web": "^1.4.0",
2121
"@flipt-io/flipt": "^1.2.0",
22-
"@flipt-io/flipt-client-browser": "^0.3.1",
22+
"@flipt-io/flipt-client-browser": "^0.5.0",
2323
"@growthbook/growthbook": "^1.3.1",
2424
"@grpc/grpc-js": "^1.9.13",
2525
"@opentelemetry/api": "^1.3.0",

0 commit comments

Comments
 (0)