This commit is contained in:
ajaysi
2025-09-14 09:53:46 +05:30
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@types/react-dom": "^18.2.0",
"@types/react-router-dom": "^5.3.3",
"@types/recharts": "^1.8.29",
"axios": "^1.11.0",
"axios": "^1.12.0",
"framer-motion": "^12.23.12",
"lucide-react": "^0.543.0",
"react": "^18.2.0",
@@ -6039,9 +6039,9 @@
}
},
"node_modules/axios": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.11.0.tgz",
"integrity": "sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==",
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.0.tgz",
"integrity": "sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -16,7 +16,7 @@
"@types/react-dom": "^18.2.0",
"@types/react-router-dom": "^5.3.3",
"@types/recharts": "^1.8.29",
"axios": "^1.11.0",
"axios": "^1.12.0",
"framer-motion": "^12.23.12",
"lucide-react": "^0.543.0",
"react": "^18.2.0",