chore(deps): bump http-cookie-agent from 6.0.7 to 6.0.8 (#17883)
Bumps [http-cookie-agent](https://github.com/3846masa/http-cookie-agent) from 6.0.7 to 6.0.8. - [Release notes](https://github.com/3846masa/http-cookie-agent/releases) - [Changelog](https://github.com/3846masa/http-cookie-agent/blob/main/CHANGELOG.md) - [Commits](https://github.com/3846masa/http-cookie-agent/compare/v6.0.7...v6.0.8) --- updated-dependencies: - dependency-name: http-cookie-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
352cac955d
commit
6446448340
|
|
@ -86,7 +86,7 @@
|
|||
"googleapis": "144.0.0",
|
||||
"hono": "4.6.13",
|
||||
"html-to-text": "9.0.5",
|
||||
"http-cookie-agent": "6.0.7",
|
||||
"http-cookie-agent": "6.0.8",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
"iconv-lite": "0.6.3",
|
||||
"imapflow": "1.0.171",
|
||||
|
|
|
|||
|
|
@ -124,8 +124,8 @@ importers:
|
|||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
http-cookie-agent:
|
||||
specifier: 6.0.7
|
||||
version: 6.0.7(tough-cookie@5.0.0)(undici@6.21.0)
|
||||
specifier: 6.0.8
|
||||
version: 6.0.8(tough-cookie@5.0.0)(undici@6.21.0)
|
||||
https-proxy-agent:
|
||||
specifier: 7.0.6
|
||||
version: 7.0.6
|
||||
|
|
@ -3434,8 +3434,8 @@ packages:
|
|||
http-cache-semantics@4.1.1:
|
||||
resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==}
|
||||
|
||||
http-cookie-agent@6.0.7:
|
||||
resolution: {integrity: sha512-+Q2kuUy5Nifb78MMbUxRsslFSGwrckleoCp97RF8KbW0dgmp4MyFxtz9WnRlaRFheL4afuc+1J1vWzD1dH8C5w==}
|
||||
http-cookie-agent@6.0.8:
|
||||
resolution: {integrity: sha512-qnYh3yLSr2jBsTYkw11elq+T361uKAJaZ2dR4cfYZChw1dt9uL5t3zSUwehoqqVb4oldk1BpkXKm2oat8zV+oA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
tough-cookie: ^4.0.0 || ^5.0.0
|
||||
|
|
@ -9058,7 +9058,7 @@ snapshots:
|
|||
|
||||
http-cache-semantics@4.1.1: {}
|
||||
|
||||
http-cookie-agent@6.0.7(tough-cookie@5.0.0)(undici@6.21.0):
|
||||
http-cookie-agent@6.0.8(tough-cookie@5.0.0)(undici@6.21.0):
|
||||
dependencies:
|
||||
agent-base: 7.1.3
|
||||
tough-cookie: 5.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue