From 4f5f13562621765bf42aebc354f50717dab79801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:19:37 +0000 Subject: [PATCH] Bump @hapi/accept from 3.2.3 to 3.2.4 in /Serverside/FairDB Server Bumps [@hapi/accept](https://github.com/hapijs/accept) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/hapijs/accept/releases) - [Commits](https://github.com/hapijs/accept/compare/v3.2.3...v3.2.4) Signed-off-by: dependabot[bot] --- Serverside/FairDB Server/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Serverside/FairDB Server/package-lock.json b/Serverside/FairDB Server/package-lock.json index 636a87a..1274549 100644 --- a/Serverside/FairDB Server/package-lock.json +++ b/Serverside/FairDB Server/package-lock.json @@ -28,9 +28,9 @@ "integrity": "sha512-I9s8c/bHBx7gM04yHGKjRoyqX1NhT4d3RIQjLZDW+yFI3DRmi/8JYDpxQeW4fiU6bWX2f3KV1Oa8r2nwKeaAwA==" }, "@hapi/accept": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/@hapi/accept/-/accept-3.2.3.tgz", - "integrity": "sha512-qEzsOJkCAJZxwj3iF83bSG9Lxy8Bpbrt8mRLNdvSALT6vlU2cYh6ZEHKEZPy4h/Mo31Su3j0rJgFF91+W1RWDQ==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/@hapi/accept/-/accept-3.2.4.tgz", + "integrity": "sha512-soThGB+QMgfxlh0Vzhzlf3ZOEOPk5biEwcOXhkF0Eedqx8VnhGiggL9UYHrIsOb1rUg3Be3K8kp0iDL2wbVSOQ==", "requires": { "@hapi/boom": "7.x.x", "@hapi/hoek": "8.x.x"