From dc46acbcba09c48a8029aa7a86c1ceb797a8a31b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 00:05:41 +0000 Subject: [PATCH] sandbox-npm(deps): bump @hapi/cryptiles from 6.0.1 to 6.0.2 in /sandbox Bumps [@hapi/cryptiles](https://github.com/hapijs/cryptiles) from 6.0.1 to 6.0.2. - [Commits](https://github.com/hapijs/cryptiles/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: "@hapi/cryptiles" 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 f8d535bbd..b23db4591 100644 --- a/sandbox/package-lock.json +++ b/sandbox/package-lock.json @@ -238,9 +238,9 @@ } }, "node_modules/@hapi/cryptiles": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@hapi/cryptiles/-/cryptiles-6.0.1.tgz", - "integrity": "sha512-9GM9ECEHfR8lk5ASOKG4+4ZsEzFqLfhiryIJ2ISePVB92OHLp/yne4m+zn7z9dgvM98TLpiFebjDFQ0UHcqxXQ==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@hapi/cryptiles/-/cryptiles-6.0.2.tgz", + "integrity": "sha512-qjGPYNJRy/hzEGXPAEfPOB09Cn/AwuJIxnoZ8ohNA5r/XvqOIEBDmp1uWaLfBRAppueUPhRrzj3niXMjJVezBQ==", "dependencies": { "@hapi/boom": "^10.0.1" }, @@ -1550,9 +1550,9 @@ } }, "@hapi/cryptiles": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@hapi/cryptiles/-/cryptiles-6.0.1.tgz", - "integrity": "sha512-9GM9ECEHfR8lk5ASOKG4+4ZsEzFqLfhiryIJ2ISePVB92OHLp/yne4m+zn7z9dgvM98TLpiFebjDFQ0UHcqxXQ==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@hapi/cryptiles/-/cryptiles-6.0.2.tgz", + "integrity": "sha512-qjGPYNJRy/hzEGXPAEfPOB09Cn/AwuJIxnoZ8ohNA5r/XvqOIEBDmp1uWaLfBRAppueUPhRrzj3niXMjJVezBQ==", "requires": { "@hapi/boom": "^10.0.1" }