mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps): bump proxy from 2.2.0 to 3.0.0
Bumps [proxy](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy) from 2.2.0 to 3.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@3.0.0/packages/proxy) --- updated-dependencies: - dependency-name: proxy dependency-version: 3.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
9658f3d771
commit
7fc6704d88
2 changed files with 7 additions and 7 deletions
|
|
@ -61,7 +61,7 @@
|
|||
"minimist": "^1.2.8",
|
||||
"moment": "^2.30.1",
|
||||
"os-locale": "^6.0.2",
|
||||
"proxy": "^2.2.0",
|
||||
"proxy": "^3.0.0",
|
||||
"semver": "^7.7.4",
|
||||
"stream-json": "^1.9.1",
|
||||
"tar": "^7.5.11",
|
||||
|
|
|
|||
|
|
@ -600,8 +600,8 @@ importers:
|
|||
specifier: ^6.0.2
|
||||
version: 6.0.2
|
||||
proxy:
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
semver:
|
||||
specifier: ^7.7.4
|
||||
version: 7.7.4
|
||||
|
|
@ -10191,8 +10191,8 @@ packages:
|
|||
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
|
||||
engines: {node: '>= 0.10'}
|
||||
|
||||
proxy@2.2.0:
|
||||
resolution: {integrity: sha512-nYclNIWj9UpXbVJ3W5EXIYiGR88AKZoGt90kyh3zoOBY5QW+7bbtPvMFgKGD4VJmpS3UXQXtlGXSg3lRNLOFLg==}
|
||||
proxy@3.0.0:
|
||||
resolution: {integrity: sha512-3JQGizbKR8edoC+4EFkxCflh8toCZ3KbjYO10veRowcj+wHVJNIAavWo/BRUeez1kEHdvqad2ZZsCzSC2wOO+w==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -23675,11 +23675,11 @@ snapshots:
|
|||
forwarded: 0.2.0
|
||||
ipaddr.js: 1.9.1
|
||||
|
||||
proxy@2.2.0:
|
||||
proxy@3.0.0:
|
||||
dependencies:
|
||||
args: 5.0.3
|
||||
basic-auth-parser: 0.0.2-1
|
||||
debug: 4.4.0
|
||||
debug: 4.4.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue