From a77a503c0c054edf4140c22aa9add2f72507ffcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 13:50:07 +0000 Subject: [PATCH] chore(deps): bump axios-cookiejar-support from 5.0.5 to 6.0.5 Bumps [axios-cookiejar-support](https://github.com/3846masa/axios-cookiejar-support) from 5.0.5 to 6.0.5. - [Release notes](https://github.com/3846masa/axios-cookiejar-support/releases) - [Changelog](https://github.com/3846masa/axios-cookiejar-support/blob/main/CHANGELOG.md) - [Commits](https://github.com/3846masa/axios-cookiejar-support/compare/v5.0.5...v6.0.5) --- updated-dependencies: - dependency-name: axios-cookiejar-support dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/database/package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/packages/database/package.json b/packages/database/package.json index 19b46ea..5d440fb 100644 --- a/packages/database/package.json +++ b/packages/database/package.json @@ -19,7 +19,7 @@ "@types/jsdom": "^21.1.7", "@types/unzipper": "^0.10.11", "axios": "^1.7.9", - "axios-cookiejar-support": "^5.0.3", + "axios-cookiejar-support": "^6.0.5", "cheerio": "^1.0.0", "jsdom": "^25.0.1", "pinyin-pro": "^3.27.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9977800..1ed629b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -247,8 +247,8 @@ importers: specifier: ^1.7.9 version: 1.13.3 axios-cookiejar-support: - specifier: ^5.0.3 - version: 5.0.5(axios@1.13.3)(tough-cookie@6.0.0)(undici@7.19.1) + specifier: ^6.0.5 + version: 6.0.5(axios@1.13.3)(tough-cookie@6.0.0)(undici@7.19.1) cheerio: specifier: ^1.0.0 version: 1.2.0 @@ -2622,9 +2622,9 @@ packages: resolution: {integrity: sha512-NZKeq9AfyQvEeNlN0zSYAaWrmBffJh3IELMZfRpJVWgrpEbtEpnjvzqBPf+mxoI287JohRDoa+/nsfqqiZmF6g==} engines: {node: '>= 6.0.0'} - axios-cookiejar-support@5.0.5: - resolution: {integrity: sha512-jJG+p7JnOYxkVrYkCDKBrLqUmcpwHZTNQrEcIEKr5qe7YVTyPAD9nCsi1cO5LDmQpQApfS430czO+oceI3g/3g==} - engines: {node: '>=18.0.0'} + axios-cookiejar-support@6.0.5: + resolution: {integrity: sha512-ldPOQCJWB0ipugkTNVB8QRl/5L2UgfmVNVQtS9en1JQJ1wW588PqAmymnwmmgc12HLDzDtsJ28xE2ppj4rD4ng==} + engines: {node: '>=20.0.0'} peerDependencies: axios: '>=0.20.0' tough-cookie: '>=4.0.0' @@ -3790,12 +3790,12 @@ packages: http-cache-semantics@4.2.0: resolution: {integrity: sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==} - http-cookie-agent@6.0.8: - resolution: {integrity: sha512-qnYh3yLSr2jBsTYkw11elq+T361uKAJaZ2dR4cfYZChw1dt9uL5t3zSUwehoqqVb4oldk1BpkXKm2oat8zV+oA==} - engines: {node: '>=18.0.0'} + http-cookie-agent@7.0.3: + resolution: {integrity: sha512-EeZo7CGhfqPW6R006rJa4QtZZUpBygDa2HZH3DJqsTzTjyRE6foDBVQIv/pjVsxHC8z2GIdbB1Hvn9SRorP3WQ==} + engines: {node: '>=20.0.0'} peerDependencies: - tough-cookie: ^4.0.0 || ^5.0.0 - undici: ^5.11.0 || ^6.0.0 + tough-cookie: ^4.0.0 || ^5.0.0 || ^6.0.0 + undici: ^7.0.0 peerDependenciesMeta: undici: optional: true @@ -8980,10 +8980,10 @@ snapshots: aws-ssl-profiles@1.1.2: {} - axios-cookiejar-support@5.0.5(axios@1.13.3)(tough-cookie@6.0.0)(undici@7.19.1): + axios-cookiejar-support@6.0.5(axios@1.13.3)(tough-cookie@6.0.0)(undici@7.19.1): dependencies: axios: 1.13.3 - http-cookie-agent: 6.0.8(tough-cookie@6.0.0)(undici@7.19.1) + http-cookie-agent: 7.0.3(tough-cookie@6.0.0)(undici@7.19.1) tough-cookie: 6.0.0 transitivePeerDependencies: - undici @@ -10363,7 +10363,7 @@ snapshots: http-cache-semantics@4.2.0: {} - http-cookie-agent@6.0.8(tough-cookie@6.0.0)(undici@7.19.1): + http-cookie-agent@7.0.3(tough-cookie@6.0.0)(undici@7.19.1): dependencies: agent-base: 7.1.4 tough-cookie: 6.0.0