diff --git a/package.json b/package.json index d467b02..83f2bfa 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "lint": "next lint" }, "dependencies": { - "axios": "^1.10.0", + "axios": "^1.11.0", "cheerio": "^1.1.0", "dotenv": "^17.2.0", "next": "^15.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2b67b4..46455f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: axios: - specifier: ^1.10.0 - version: 1.10.0(debug@4.4.1(supports-color@10.0.0)) + specifier: ^1.11.0 + version: 1.11.0(debug@4.4.1(supports-color@10.0.0)) cheerio: specifier: ^1.1.0 version: 1.1.0 @@ -761,8 +761,8 @@ packages: resolution: {integrity: sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==} engines: {node: '>=4'} - axios@1.10.0: - resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==} + axios@1.11.0: + resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -2905,7 +2905,7 @@ snapshots: axe-core@4.10.3: {} - axios@1.10.0(debug@4.4.1(supports-color@10.0.0)): + axios@1.11.0(debug@4.4.1(supports-color@10.0.0)): dependencies: follow-redirects: 1.15.9(debug@4.4.1(supports-color@10.0.0)) form-data: 4.0.4