From c4e827ec3be4a9f6e492352402bcf4cf29f04689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 15:18:49 +0000 Subject: [PATCH] Bump @hapi/hapi from 20.1.0 to 20.1.1 Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 20.1.0 to 20.1.1. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v20.1.0...v20.1.1) 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 fa07442a2..f9a648737 100644 --- a/package-lock.json +++ b/package-lock.json @@ -457,9 +457,9 @@ "dev": true }, "node_modules/@hapi/hapi": { - "version": "20.1.0", - "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-20.1.0.tgz", - "integrity": "sha512-DocLxRpPlHV0jEZw7FHfF/Y+tiRLNOXMcqEDGWdqfbQkDKo8ca3TLHRO4w91BKq1TDcM27w+MHZ1sINTDZyGRw==", + "version": "20.1.1", + "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-20.1.1.tgz", + "integrity": "sha512-FvszZ51i/mlTUyhqL/Be2bjmJcEiVzEcKCM9Z3fiyEYKfnilidhNjso/VgqmVTyEqv2uzRBQ6G4zjeD//j13jg==", "dependencies": { "@hapi/accept": "^5.0.1", "@hapi/ammo": "^5.0.1", @@ -8568,9 +8568,9 @@ "dev": true }, "@hapi/hapi": { - "version": "20.1.0", - "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-20.1.0.tgz", - "integrity": "sha512-DocLxRpPlHV0jEZw7FHfF/Y+tiRLNOXMcqEDGWdqfbQkDKo8ca3TLHRO4w91BKq1TDcM27w+MHZ1sINTDZyGRw==", + "version": "20.1.1", + "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-20.1.1.tgz", + "integrity": "sha512-FvszZ51i/mlTUyhqL/Be2bjmJcEiVzEcKCM9Z3fiyEYKfnilidhNjso/VgqmVTyEqv2uzRBQ6G4zjeD//j13jg==", "requires": { "@hapi/accept": "^5.0.1", "@hapi/ammo": "^5.0.1",