Skip to content

Commit 3aba807

Browse files
chore: Bump @openfeature/web-sdk (#4215)
Bumps [@openfeature/web-sdk](https://github.com/open-feature/js-sdk) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/open-feature/js-sdk/releases) - [Changelog](https://github.com/open-feature/js-sdk/blob/main/release-please-config.json) - [Commits](open-feature/js-sdk@core-v1.7.0...core-v1.7.1) --- updated-dependencies: - dependency-name: "@openfeature/web-sdk" dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent c1c67b7 commit 3aba807

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/openfeature_react/react-app/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/openfeature_react/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@openfeature/core": "^1.9.1",
1414
"@openfeature/go-feature-flag-web-provider": "^0.2.6",
1515
"@openfeature/react-sdk": "^1.0.1",
16-
"@openfeature/web-sdk": "^1.7.0",
16+
"@openfeature/web-sdk": "^1.7.1",
1717
"react": "^19.1.1",
1818
"react-dom": "^19.2.0"
1919
},

0 commit comments

Comments
 (0)