Skip to content

Commit d698e4d

Browse files
Bump axios version to 1.6.0 (#2699)
1 parent 05044ed commit d698e4d

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)