| 2771 | } | 2771 | } |
| 2772 | }, | 2772 | }, |
| 2773 | "node_modules/axios": { | 2773 | "node_modules/axios": { |
| 2774 | "version": "1.8.3", | 2774 | "version": "1.12.0", |
| 2775 | "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.3.tgz", | 2775 | "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.0.tgz", |
| 2776 | "integrity": "sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==", | 2776 | "integrity": "sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==", |
| 2777 | "license": "MIT", | 2777 | "license": "MIT", |
| 2778 | "dependencies": { | 2778 | "dependencies": { |
| 2779 | "follow-redirects": "^1.15.6", | 2779 | "follow-redirects": "^1.15.6", |
| 2780 | "form-data": "^4.0.0", | 2780 | "form-data": "^4.0.4", |
| 2781 | "proxy-from-env": "^1.1.0" | 2781 | "proxy-from-env": "^1.1.0" |
| 2782 | } | 2782 | } |
| 2783 | }, | 2783 | }, |