Skip to content

Commit 53e2599

Browse files
committed
update univeral cookie
1 parent c78e21b commit 53e2599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflex/constants/installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ class Commands(SimpleNamespace):
188188
"react-dom": "19.0.0",
189189
"react-focus-lock": "2.13.6",
190190
"socket.io-client": "4.8.1",
191-
"universal-cookie": "7.2.2",
191+
"universal-cookie": "8.0.0",
192192
}
193193
DEV_DEPENDENCIES = {
194194
"autoprefixer": "10.4.21",

0 commit comments

Comments
 (0)