From bffac4e909566c983fbe7eb31e4e7102bf36b842 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 00:05:55 +0000 Subject: [PATCH] sandbox-npm(deps): bump @hapi/statehood from 8.2.0 to 8.2.1 in /sandbox Bumps [@hapi/statehood](https://github.com/hapijs/statehood) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/hapijs/statehood/releases) - [Commits](https://github.com/hapijs/statehood/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: "@hapi/statehood" dependency-version: 8.2.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sandbox/package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/sandbox/package-lock.json b/sandbox/package-lock.json index a539cf2a3..ebb860fa0 100644 --- a/sandbox/package-lock.json +++ b/sandbox/package-lock.json @@ -391,10 +391,9 @@ } }, "node_modules/@hapi/statehood": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@hapi/statehood/-/statehood-8.2.0.tgz", - "integrity": "sha512-63JlCVIrsmuunWsyc3OeuFO+gH6v56swLCl7OM1w09l/exQKPUxSUDF2Slkuw8k91nIzr0A2/aPvjLOWf9ksrg==", - "license": "BSD-3-Clause", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@hapi/statehood/-/statehood-8.2.1.tgz", + "integrity": "sha512-xf72TG/QINW26jUu+uL5H+crE1o8GplIgfPWwPZhnAGJzetIVAQEQYvzq+C0aEVHg5/lMMtQ+L9UryuSa5Yjkg==", "dependencies": { "@hapi/boom": "^10.0.1", "@hapi/bounce": "^3.0.1", @@ -1695,9 +1694,9 @@ } }, "@hapi/statehood": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@hapi/statehood/-/statehood-8.2.0.tgz", - "integrity": "sha512-63JlCVIrsmuunWsyc3OeuFO+gH6v56swLCl7OM1w09l/exQKPUxSUDF2Slkuw8k91nIzr0A2/aPvjLOWf9ksrg==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@hapi/statehood/-/statehood-8.2.1.tgz", + "integrity": "sha512-xf72TG/QINW26jUu+uL5H+crE1o8GplIgfPWwPZhnAGJzetIVAQEQYvzq+C0aEVHg5/lMMtQ+L9UryuSa5Yjkg==", "requires": { "@hapi/boom": "^10.0.1", "@hapi/bounce": "^3.0.1",