Skip to content

Commit 33a5d0b

Browse files
fix(deps): update dependency flagsmith to v7
1 parent 1642905 commit 33a5d0b

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

libs/providers/flagsmith-client/package-lock.json

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

libs/providers/flagsmith-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"peerDependencies": {
1414
"@openfeature/web-sdk": "^1.0.0",
15-
"flagsmith": "4.0.0"
15+
"flagsmith": "7.0.1"
1616
}
1717
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"configcat-js-ssr": "^8.4.3",
3131
"configcat-node": "^11.3.1",
3232
"copy-anything": "^3.0.5",
33-
"flagsmith": "^4.0.0",
33+
"flagsmith": "^7.0.0",
3434
"imurmurhash": "^0.1.4",
3535
"json-logic-engine": "1.3.6",
3636
"launchdarkly-js-client-sdk": "^3.1.3",

0 commit comments

Comments
 (0)