Skip to content

Commit 3b011d4

Browse files
timmypidashevYummy-Yums
authored andcommitted
Bump axios version to 1.6.0 (reflex-dev#2699)
1 parent f50b782 commit 3b011d4

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)