Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libs/providers/config-cat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@openfeature/server-sdk": "^1.13.5",
"configcat-node": "^11.3.1",
"@openfeature/config-cat-core": "0.1.1",
"configcat-common": "9.3.1"
"configcat-common": "9.4.0"
}
}
2 changes: 1 addition & 1 deletion libs/shared/config-cat-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@openfeature/core": "^1.6.0"
},
"dependencies": {
"configcat-common": "9.3.1",
"configcat-common": "9.4.0",
"configcat-js-ssr": "^8.4.3"
}
}
Loading