mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps): bump undici from 7.19.1 to 7.19.2
Bumps [undici](https://github.com/nodejs/undici) from 7.19.1 to 7.19.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.19.1...v7.19.2) --- updated-dependencies: - dependency-name: undici dependency-version: 7.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7b3b957184
commit
85137b2ac5
2 changed files with 6 additions and 6 deletions
|
|
@ -223,7 +223,7 @@
|
|||
"tar": "^7.5.7",
|
||||
"tar-fs": "^3.1.1",
|
||||
"tar-stream": "^3.1.7",
|
||||
"undici": "^7.19.1",
|
||||
"undici": "^7.19.2",
|
||||
"win-ca": "^3.5.1",
|
||||
"winreg": "^1.2.5",
|
||||
"yaml": "^2.8.2",
|
||||
|
|
|
|||
|
|
@ -121,8 +121,8 @@ importers:
|
|||
specifier: ^3.1.7
|
||||
version: 3.1.7
|
||||
undici:
|
||||
specifier: ^7.19.1
|
||||
version: 7.19.1
|
||||
specifier: ^7.19.2
|
||||
version: 7.19.2
|
||||
win-ca:
|
||||
specifier: ^3.5.1
|
||||
version: 3.5.1
|
||||
|
|
@ -11433,8 +11433,8 @@ packages:
|
|||
resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
undici@7.19.1:
|
||||
resolution: {integrity: sha512-Gpq0iNm5M6cQWlyHQv9MV+uOj1jWk7LpkoE5vSp/7zjb4zMdAcUD+VL5y0nH4p9EbUklq00eVIIX/XcDHzu5xg==}
|
||||
undici@7.19.2:
|
||||
resolution: {integrity: sha512-4VQSpGEGsWzk0VYxyB/wVX/Q7qf9t5znLRgs0dzszr9w9Fej/8RVNQ+S20vdXSAyra/bJ7ZQfGv6ZMj7UEbzSg==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
unicode-canonical-property-names-ecmascript@2.0.1:
|
||||
|
|
@ -24973,7 +24973,7 @@ snapshots:
|
|||
|
||||
undici@7.18.2: {}
|
||||
|
||||
undici@7.19.1: {}
|
||||
undici@7.19.2: {}
|
||||
|
||||
unicode-canonical-property-names-ecmascript@2.0.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue