From 4e649357f58275724b2b4534bbb6fbe7c6738b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 05:58:33 +0000 Subject: [PATCH] Bump hoek from 4.2.0 to 4.2.1 Bumps [hoek](https://github.com/hapijs/hoek) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] --- package-lock.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2562bc1..141cf8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -730,9 +730,9 @@ } }, "node_modules/hoek": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz", - "integrity": "sha512-v0XCLxICi9nPfYrS9RL8HbYnXi9obYAeLbSP00BmnZwCK9+Ih9WOjoZ8YoHCoav2csqn4FOz4Orldsy2dmDwmQ==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.1.tgz", + "integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==", "deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).", "engines": { "node": ">=4.0.0" @@ -2151,9 +2151,9 @@ } }, "hoek": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz", - "integrity": "sha512-v0XCLxICi9nPfYrS9RL8HbYnXi9obYAeLbSP00BmnZwCK9+Ih9WOjoZ8YoHCoav2csqn4FOz4Orldsy2dmDwmQ==" + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.1.tgz", + "integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==" }, "http-errors": { "version": "1.3.1", @@ -2714,6 +2714,7 @@ }, "time": { "version": "git+ssh://git@github.com/riyadshauk/node-time.git#b77fe204c31854a9b1dd9930f189ead813bc9d4c", + "integrity": "sha512-0eeeAyVVUweSy84578/XtSUiGaoZiuc/kEp4Exn9RW78MIqFpAbBln8jziFZQsi55ajgFac8dZtRMIBY02HMSQ==", "from": "time@github:riyadshauk/node-time", "requires": { "bindings": "^1.2.0",