diff --git a/package.json b/package.json index e6a9d2894..b06498ecd 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "artplayer": "^5.4.0", "artplayer-plugin-danmuku": "^5.3.0", "asciinema-player": "^3.15.1", - "axios": "^1.15.2", + "axios": "^1.16.0", "bencode": "^4.0.0", "chardet": "^2.1.1", "clsx": "^2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c1c511ea..f9c421194 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ importers: specifier: ^3.15.1 version: 3.15.1 axios: - specifier: ^1.15.2 - version: 1.15.2 + specifier: ^1.16.0 + version: 1.16.0 bencode: specifier: ^4.0.0 version: 4.0.0 @@ -1797,8 +1797,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.15.2: - resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==} + axios@1.16.0: + resolution: {integrity: sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -5507,7 +5507,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.15.2: + axios@1.16.0: dependencies: follow-redirects: 1.16.0 form-data: 4.0.5