diff --git a/package.json b/package.json index 62e1ac8..19c5848 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lint": "next lint" }, "dependencies": { - "axios": "^0.29.0", + "axios": "^1.0.0", "cheerio": "1.0.0", "ioredis": "^5.3.2", "next": "12.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42530bb..c689c06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: axios: - specifier: ^0.29.0 - version: 0.29.0 + specifier: ^1.0.0 + version: 1.7.9 cheerio: specifier: 1.0.0 version: 1.0.0 @@ -403,8 +403,8 @@ packages: resolution: {integrity: sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==} engines: {node: '>=4'} - axios@0.29.0: - resolution: {integrity: sha512-Kjsq1xisgO5DjjNQwZFsy0gpcU1P2j36dZeQDXVhpIU26GVgkDUnROaHLSuluhMqtDE7aKA2hbKXG5yu5DN8Tg==} + axios@1.7.9: + resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} axobject-query@3.1.1: resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==} @@ -1760,7 +1760,7 @@ snapshots: axe-core@4.7.0: {} - axios@0.29.0: + axios@1.7.9: dependencies: follow-redirects: 1.15.9 form-data: 4.0.0