Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
e3ef18a967 chore(deps): update dependency http-proxy-agent to v9 2026-04-05 01:33:05 +00:00
2 changed files with 14 additions and 8 deletions

View File

@@ -105,7 +105,7 @@
"helmet": "8.1.0",
"html": "1.0.0",
"html2plaintext": "2.1.4",
"http-proxy-agent": "8.0.0",
"http-proxy-agent": "9.0.0",
"https-proxy-agent": "8.0.0",
"i18next": "26.0.3",
"i18next-fs-backend": "2.6.3",

20
pnpm-lock.yaml generated
View File

@@ -799,8 +799,8 @@ importers:
specifier: 2.1.4
version: 2.1.4
http-proxy-agent:
specifier: 8.0.0
version: 8.0.0
specifier: 9.0.0
version: 9.0.0
https-proxy-agent:
specifier: 8.0.0
version: 8.0.0
@@ -6724,6 +6724,10 @@ packages:
resolution: {integrity: sha512-QT8i0hCz6C/KQ+KTAbSNwCHDGdmUJl2tp2ZpNlGSWCfhUNVbYG2WLE3MdZGBAgXPV4GAvjGMxo+C1hroyxmZEg==}
engines: {node: '>= 14'}
agent-base@9.0.0:
resolution: {integrity: sha512-TQf59BsZnytt8GdJKLPfUZ54g/iaUL2OWDSFCCvMOhsHduDQxO8xC4PNeyIkVcA5KwL2phPSv0douC0fgWzmnA==}
engines: {node: '>= 20'}
agentkeepalive@4.6.0:
resolution: {integrity: sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==}
engines: {node: '>= 8.0.0'}
@@ -9464,9 +9468,9 @@ packages:
resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
engines: {node: '>= 14'}
http-proxy-agent@8.0.0:
resolution: {integrity: sha512-7pose0uGgrCJeH2Qh4JcNhWZp3u/oNrWjNYDK4ydOLxOpTw8V8ogHFAmkz0VWq96JBFj4umVJpvmQi287rSYLg==}
engines: {node: '>= 14'}
http-proxy-agent@9.0.0:
resolution: {integrity: sha512-FcF8VhXYLQcxWCnt/cCpT2apKsRDUGeVEeMqGu4HSTu29U8Yw0TLOjdYIlDsYk3IkUh+taX4IDWpPcCqKDhCjA==}
engines: {node: '>= 20'}
http-proxy@1.18.1:
resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==}
@@ -21904,6 +21908,8 @@ snapshots:
agent-base@8.0.0: {}
agent-base@9.0.0: {}
agentkeepalive@4.6.0:
dependencies:
humanize-ms: 1.2.1
@@ -25394,9 +25400,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
http-proxy-agent@8.0.0:
http-proxy-agent@9.0.0:
dependencies:
agent-base: 8.0.0
agent-base: 9.0.0
debug: 4.4.3
transitivePeerDependencies:
- supports-color