Skip to content

Commit d8d1d70

Browse files
committed
Bump axios version to 1.6.0
1 parent b849c8d commit d8d1d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflex/constants/installer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ class Commands(SimpleNamespace):
103103

104104
DEPENDENCIES = {
105105
"@emotion/react": "11.11.1",
106-
"axios": "1.4.0",
106+
"axios": "1.6.0",
107107
"json5": "2.2.3",
108108
"next": "14.0.1",
109109
"next-sitemap": "4.1.8",

0 commit comments

Comments
 (0)