Skip to content

Commit 86020c1

Browse files
committed
Bump axios to latest release: 1.6.7
1 parent d8d1d70 commit 86020c1

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.6.0",
106+
"axios": "1.6.7",
107107
"json5": "2.2.3",
108108
"next": "14.0.1",
109109
"next-sitemap": "4.1.8",

0 commit comments

Comments
 (0)