From f5551bdc3921027e09a1a082ccd8290106474e1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 00:42:23 +0000 Subject: [PATCH] Bump @hapi/content from 6.0.0 to 6.0.2 Bumps [@hapi/content](https://github.com/hapijs/content) from 6.0.0 to 6.0.2. - [Commits](https://github.com/hapijs/content/compare/v6.0.0...v6.0.2) --- updated-dependencies: - dependency-name: "@hapi/content" dependency-version: 6.0.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 4675d78..a144dd5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -923,9 +923,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.2" + resolved "https://registry.yarnpkg.com/@hapi/content/-/content-6.0.2.tgz#de71e00e555d9a36b950f645626aa0ab4cd1adec" + integrity sha512-OKyCOTjNR1hftwSjk9ueyAQTw8AwapvzBrPIWMGn39vhR5PmqLdYFmLc35bsSBye7gSMnlkXfc679bUdMIcRyQ== dependencies: "@hapi/boom" "^10.0.0"