From 99413dcac4876cd2bc25ff5695562b34a989f383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 11:08:39 +0000 Subject: [PATCH] Bump @hapi/hapi from 21.1.0 to 21.2.0 Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 21.1.0 to 21.2.0. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v21.1.0...v21.2.0) --- updated-dependencies: - dependency-name: "@hapi/hapi" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6edff0f329..5d1b90ae33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -709,9 +709,9 @@ "integrity": "sha512-w+lKW+yRrLhJu620jT3y+5g2mHqnKfepreykvdOcl9/6up8GrQQn+l3FRTsjHTKbkbfQFkuksHpdv2EcpKcJ4Q==" }, "node_modules/@hapi/hapi": { - "version": "21.1.0", - "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.1.0.tgz", - "integrity": "sha512-het7j9yLXZMVU1IvtN2JXkPkn/UcU1j8gsZxMS0Mu1q7791IQeyhT37tpRPUhqerOtL6L0E8Z8CvVVFOYxoN6w==", + "version": "21.2.0", + "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.2.0.tgz", + "integrity": "sha512-lhidm5B2y+4cgmI9BL0xDNDJJDcHaCUUUJk8FOSuTf61JvK5HSq6zEqdAjTD+RVePpItCMLv8ZzRrdCan0Zoqw==", "dependencies": { "@hapi/accept": "^6.0.0", "@hapi/ammo": "^6.0.0", @@ -6727,9 +6727,9 @@ "integrity": "sha512-w+lKW+yRrLhJu620jT3y+5g2mHqnKfepreykvdOcl9/6up8GrQQn+l3FRTsjHTKbkbfQFkuksHpdv2EcpKcJ4Q==" }, "@hapi/hapi": { - "version": "21.1.0", - "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.1.0.tgz", - "integrity": "sha512-het7j9yLXZMVU1IvtN2JXkPkn/UcU1j8gsZxMS0Mu1q7791IQeyhT37tpRPUhqerOtL6L0E8Z8CvVVFOYxoN6w==", + "version": "21.2.0", + "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.2.0.tgz", + "integrity": "sha512-lhidm5B2y+4cgmI9BL0xDNDJJDcHaCUUUJk8FOSuTf61JvK5HSq6zEqdAjTD+RVePpItCMLv8ZzRrdCan0Zoqw==", "requires": { "@hapi/accept": "^6.0.0", "@hapi/ammo": "^6.0.0",