From 792198bf1a578138dfb3d6d5883f95ca521411f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 00:54:14 +0000 Subject: [PATCH] feat(deps): Bump @hapi/wreck from 18.1.0 to 18.1.2 Bumps [@hapi/wreck](https://github.com/hapijs/wreck) from 18.1.0 to 18.1.2. - [Commits](https://github.com/hapijs/wreck/compare/v18.1.0...v18.1.2) --- updated-dependencies: - dependency-name: "@hapi/wreck" dependency-version: 18.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5a0619ec1f69..8a8f85ced6ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4765,9 +4765,9 @@ "@hapi/hoek" "^11.0.2" "@hapi/wreck@^18.0.1": - version "18.1.0" - resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-18.1.0.tgz#68e631fc7568ebefc6252d5b86cb804466c8dbe6" - integrity sha512-0z6ZRCmFEfV/MQqkQomJ7sl/hyxvcZM7LtuVqN3vdAO4vM9eBbowl0kaqQj9EJJQab+3Uuh1GxbGIBFy4NfJ4w== + version "18.1.2" + resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-18.1.2.tgz#1c1c84427085d7018ff4157ef3eb1e2cf080b26b" + integrity sha512-3dMnV2pfhQiyEqu8DL3VBmxkdLiRDiiUDuG79Dp+UK1gL9ZxAfDOUhB6k3D5MLqcgJJ1IARyGFhwoc1NITr/pg== dependencies: "@hapi/boom" "^10.0.1" "@hapi/bourne" "^3.0.0"