diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 2ef06b97d..8b0c7c6df 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -19,7 +19,7 @@ "@mantine/hooks": "^6.0.0", "@mantine/modals": "^6.0.0", "@mantine/notifications": "^6.0.0", - "axios": "^1.3.0", + "axios": "^0.27.2", "react": "^18.2.0", "react-dom": "^18.2.0", "react-query": "^3.39.2", |