From 1e6acf0a62f29ffbb85d8865a070c03083e233a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 05:08:06 +0000 Subject: [PATCH] Bump @hapi/hapi from 20.0.1 to 20.1.0 Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 20.0.1 to 20.1.0. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/compare/v20.0.1...v20.1.0) Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9928781..2f7d6f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -369,9 +369,9 @@ "integrity": "sha512-V87P8fv7PI0LH7LiVi8Lkf3x+KCO7pQozXRssAHNXXL9L1K+uyu4XypLXwxqVDKgyQai6qj3/KteNlrqDx4W5A==" }, "@hapi/hapi": { - "version": "20.0.1", - "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-20.0.1.tgz", - "integrity": "sha512-v8NapLf5vkKWIJoBCUBIOk6ZdH9vrxZco4GZbjdM3ROQBDl4eXwW3pySTBL7xWANYp3Nzdn+fiFWjDwdgsSoQg==", + "version": "20.1.0", + "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-20.1.0.tgz", + "integrity": "sha512-DocLxRpPlHV0jEZw7FHfF/Y+tiRLNOXMcqEDGWdqfbQkDKo8ca3TLHRO4w91BKq1TDcM27w+MHZ1sINTDZyGRw==", "dev": true, "requires": { "@hapi/accept": "^5.0.1", @@ -517,9 +517,9 @@ } }, "@hapi/shot": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-5.0.4.tgz", - "integrity": "sha512-PcEz0WJgFDA3xNSMeONgQmothFr7jhbbRRSAKaDh7chN7zOXBlhl13bvKZW6CMb2xVfJUmt34CW3e/oExMgBhQ==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-5.0.5.tgz", + "integrity": "sha512-x5AMSZ5+j+Paa8KdfCoKh+klB78otxF+vcJR/IoN91Vo2e5ulXIW6HUsFTCU+4W6P/Etaip9nmdAx2zWDimB2A==", "dev": true, "requires": { "@hapi/hoek": "9.x.x", @@ -600,9 +600,9 @@ } }, "@hapi/wreck": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@hapi/wreck/-/wreck-17.0.0.tgz", - "integrity": "sha512-d8lqCinbKyDByn7GzJDRDbitddhIEydNm44UcAMejfhEH3o4IYvKYq6K8cAqXbilXPuvZc0ErlUOg9SDdgRtMw==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@hapi/wreck/-/wreck-17.1.0.tgz", + "integrity": "sha512-nx6sFyfqOpJ+EFrHX+XWwJAxs3ju4iHdbB/bwR8yTNZOiYmuhA8eCe7lYPtYmb4j7vyK/SlbaQsmTtUrMvPEBw==", "dev": true, "requires": { "@hapi/boom": "9.x.x",