mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 09:37:22 +00:00
chore(deps): bump proxy from 3.0.0 to 4.0.0
Bumps [proxy](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy@4.0.0/packages/proxy) --- updated-dependencies: - dependency-name: proxy dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
610b704bf0
commit
3997091367
2 changed files with 7 additions and 7 deletions
|
|
@ -59,7 +59,7 @@
|
|||
"minimist": "^1.2.8",
|
||||
"moment": "^2.30.1",
|
||||
"os-locale": "^8.0.0",
|
||||
"proxy": "^3.0.0",
|
||||
"proxy": "^4.0.0",
|
||||
"semver": "^7.7.4",
|
||||
"stream-json": "^2.1.0",
|
||||
"tar": "^7.5.13",
|
||||
|
|
|
|||
|
|
@ -612,8 +612,8 @@ importers:
|
|||
specifier: ^8.0.0
|
||||
version: 8.0.0
|
||||
proxy:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0
|
||||
semver:
|
||||
specifier: ^7.7.4
|
||||
version: 7.7.4
|
||||
|
|
@ -10145,9 +10145,9 @@ packages:
|
|||
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
|
||||
engines: {node: '>= 0.10'}
|
||||
|
||||
proxy@3.0.0:
|
||||
resolution: {integrity: sha512-3JQGizbKR8edoC+4EFkxCflh8toCZ3KbjYO10veRowcj+wHVJNIAavWo/BRUeez1kEHdvqad2ZZsCzSC2wOO+w==}
|
||||
engines: {node: '>= 14'}
|
||||
proxy@4.0.0:
|
||||
resolution: {integrity: sha512-qYi7N3kisRTQW0Y13JL0upO8e9mVLpu4yuxrXvWzCsaJVA9yqVF+iQkC/rCdnx2lGPQhC+qjefWSY7M6SHclhQ==}
|
||||
engines: {node: '>= 20'}
|
||||
hasBin: true
|
||||
|
||||
ps-list@9.0.0:
|
||||
|
|
@ -23443,7 +23443,7 @@ snapshots:
|
|||
forwarded: 0.2.0
|
||||
ipaddr.js: 1.9.1
|
||||
|
||||
proxy@3.0.0:
|
||||
proxy@4.0.0:
|
||||
dependencies:
|
||||
args: 5.0.3
|
||||
basic-auth-parser: 0.0.2-1
|
||||
|
|
|
|||
Loading…
Reference in a new issue