From 517676686ad861997a5b061641270b683ecadafb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 00:40:17 +0000 Subject: [PATCH] Bump @hapi/wreck from 18.0.1 to 18.1.2 Bumps [@hapi/wreck](https://github.com/hapijs/wreck) from 18.0.1 to 18.1.2. - [Commits](https://github.com/hapijs/wreck/compare/v18.0.1...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 84413da..ff559b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -49,9 +49,9 @@ "@hapi/hoek" "^9.0.0" "@hapi/wreck@^18.0.0": - version "18.0.1" - resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-18.0.1.tgz#6df04532be25fd128c5244e72ccc21438cf8bb65" - integrity sha512-OLHER70+rZxvDl75xq3xXOfd3e8XIvz8fWY0dqg92UvhZ29zo24vQgfqgHSYhB5ZiuFpSLeriOisAlxAo/1jWg== + 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"