From 9f3ea49fd7c384ed1e358519b6a19a5927e139cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 00:15:39 +0000 Subject: [PATCH] sandbox-npm(deps): bump @hapi/shot from 6.0.1 to 6.0.2 in /sandbox Bumps [@hapi/shot](https://github.com/hapijs/shot) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/hapijs/shot/releases) - [Commits](https://github.com/hapijs/shot/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: "@hapi/shot" dependency-version: 6.0.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sandbox/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sandbox/package-lock.json b/sandbox/package-lock.json index 0c4a38f9f..b795a2895 100644 --- a/sandbox/package-lock.json +++ b/sandbox/package-lock.json @@ -376,9 +376,9 @@ } }, "node_modules/@hapi/shot": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-6.0.1.tgz", - "integrity": "sha512-s5ynMKZXYoDd3dqPw5YTvOR/vjHvMTxc388+0qL0jZZP1+uwXuUD32o9DuuuLsmTlyXCWi02BJl1pBpwRuUrNA==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-6.0.2.tgz", + "integrity": "sha512-WKK1ShfJTrL1oXC0skoIZQYzvLsyMDEF8lfcWuQBjpjCN29qivr9U36ld1z0nt6edvzv28etNMOqUF4klnHryw==", "dependencies": { "@hapi/hoek": "^11.0.2", "@hapi/validate": "^2.0.1" @@ -1697,9 +1697,9 @@ } }, "@hapi/shot": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-6.0.1.tgz", - "integrity": "sha512-s5ynMKZXYoDd3dqPw5YTvOR/vjHvMTxc388+0qL0jZZP1+uwXuUD32o9DuuuLsmTlyXCWi02BJl1pBpwRuUrNA==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-6.0.2.tgz", + "integrity": "sha512-WKK1ShfJTrL1oXC0skoIZQYzvLsyMDEF8lfcWuQBjpjCN29qivr9U36ld1z0nt6edvzv28etNMOqUF4klnHryw==", "requires": { "@hapi/hoek": "^11.0.2", "@hapi/validate": "^2.0.1"