chore(deps): update dependency https-proxy-agent to v8

This commit is contained in:
renovate[bot]
2026-03-13 22:26:27 +00:00
committed by GitHub
parent c581fb17bc
commit 242ebfccc0
2 changed files with 23 additions and 11 deletions

View File

@@ -97,7 +97,7 @@
"html": "1.0.0",
"html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6",
"https-proxy-agent": "8.0.0",
"i18next": "25.8.18",
"i18next-fs-backend": "2.6.1",
"image-type": "6.0.0",

32
pnpm-lock.yaml generated
View File

@@ -755,8 +755,8 @@ importers:
specifier: 7.0.2
version: 7.0.2
https-proxy-agent:
specifier: 7.0.6
version: 7.0.6
specifier: 8.0.0
version: 8.0.0
i18next:
specifier: 25.8.18
version: 25.8.18(typescript@5.9.3)
@@ -6493,9 +6493,6 @@ packages:
'@types/node@22.19.1':
resolution: {integrity: sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==}
'@types/node@24.11.0':
resolution: {integrity: sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==}
'@types/node@24.12.0':
resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==}
@@ -7656,6 +7653,10 @@ packages:
resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
engines: {node: '>= 14'}
agent-base@8.0.0:
resolution: {integrity: sha512-QT8i0hCz6C/KQ+KTAbSNwCHDGdmUJl2tp2ZpNlGSWCfhUNVbYG2WLE3MdZGBAgXPV4GAvjGMxo+C1hroyxmZEg==}
engines: {node: '>= 14'}
agentkeepalive@4.6.0:
resolution: {integrity: sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==}
engines: {node: '>= 8.0.0'}
@@ -10747,6 +10748,10 @@ packages:
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
engines: {node: '>= 14'}
https-proxy-agent@8.0.0:
resolution: {integrity: sha512-YYeW+iCnAS3xhvj2dvVoWgsbca3RfQy/IlaNHHOtDmU0jMqPI9euIq3Y9BJETdxk16h9NHHCKqp/KB9nIMStCQ==}
engines: {node: '>= 14'}
human-signals@2.1.0:
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
engines: {node: '>=10.17.0'}
@@ -17602,6 +17607,8 @@ snapshots:
'@ckeditor/ckeditor5-table': 47.4.0
'@ckeditor/ckeditor5-utils': 47.4.0
ckeditor5: 47.4.0
transitivePeerDependencies:
- supports-color
'@ckeditor/ckeditor5-emoji@47.4.0':
dependencies:
@@ -22936,10 +22943,6 @@ snapshots:
dependencies:
undici-types: 6.21.0
'@types/node@24.11.0':
dependencies:
undici-types: 7.16.0
'@types/node@24.12.0':
dependencies:
undici-types: 7.16.0
@@ -25211,6 +25214,8 @@ snapshots:
agent-base@7.1.4: {}
agent-base@8.0.0: {}
agentkeepalive@4.6.0:
dependencies:
humanize-ms: 1.2.1
@@ -29269,7 +29274,14 @@ snapshots:
https-proxy-agent@7.0.6:
dependencies:
agent-base: 7.1.3
agent-base: 7.1.4
debug: 4.4.3(supports-color@8.1.1)
transitivePeerDependencies:
- supports-color
https-proxy-agent@8.0.0:
dependencies:
agent-base: 8.0.0
debug: 4.4.3(supports-color@8.1.1)
transitivePeerDependencies:
- supports-color