From 44ce70d65384d56d42127624ef75b8355e09e42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 04:24:41 +0000 Subject: [PATCH] feat(deps): bump @hapi/content from 6.0.0 to 6.0.1 Bumps [@hapi/content](https://github.com/hapijs/content) from 6.0.0 to 6.0.1. - [Commits](https://github.com/hapijs/content/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: "@hapi/content" dependency-version: 6.0.1 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 79904f250a38..1e02e3f969fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4710,9 +4710,9 @@ "@hapi/validate" "^2.0.1" "@hapi/content@^6.0.0": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@hapi/content/-/content-6.0.0.tgz#2427af3bac8a2f743512fce2a70cbdc365af29df" - integrity sha512-CEhs7j+H0iQffKfe5Htdak5LBOz/Qc8TRh51cF+BFv0qnuph3Em4pjGVzJMkI2gfTDdlJKWJISGWS1rK34POGA== + version "6.0.1" + resolved "https://registry.yarnpkg.com/@hapi/content/-/content-6.0.1.tgz#b0afe7523c9f754726852204dd2d32ec1578cb64" + integrity sha512-lQ2vOoFMNYxwKVnKf+3Pi3PfoviM4EJYlT9JbrBPfEc0xKMiVDqqXF8UTE1S1oKhHQliWSP5t6zTKNlmaXBGcQ== dependencies: "@hapi/boom" "^10.0.0"