diff --git a/package.json b/package.json index 0ca71cae..d8ea7183 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "test": "NODE_OPTIONS=\"--experimental-vm-modules\" jest" }, "dependencies": { - "http-cookie-agent": "^6.0.7" + "http-cookie-agent": "^6.0.8" }, "devDependencies": { "@3846masa/configs": "github:3846masa/configs#cc0d6cce430487cc6e972676837632a18a2ac4b8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f6dd5b3..4749ca73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: .: dependencies: http-cookie-agent: - specifier: ^6.0.7 + specifier: ^6.0.8 version: 6.0.8(tough-cookie@5.0.0) devDependencies: '@3846masa/configs':