From eb5b1ec0305ea415427d469eed76882a334973be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:18:40 +0000 Subject: [PATCH] Bump @hapi/ammo from 3.1.1 to 3.1.2 in /Serverside/FairDB Server Bumps [@hapi/ammo](https://github.com/hapijs/ammo) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/hapijs/ammo/releases) - [Commits](https://github.com/hapijs/ammo/compare/v3.1.1...v3.1.2) 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..d1d63cd 100644 --- a/Serverside/FairDB Server/package-lock.json +++ b/Serverside/FairDB Server/package-lock.json @@ -42,9 +42,9 @@ "integrity": "sha512-O4QDrx+JoGKZc6aN64L04vqa7e41tIiLU+OvKdcYaEMP97UttL0f9GIi9/0A4WAMx0uBd6SidDIhktZhgOcN8Q==" }, "@hapi/ammo": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@hapi/ammo/-/ammo-3.1.1.tgz", - "integrity": "sha512-NYFK27VSPGyQ/KmOQedpQH4PSjE7awLntepX68vrYtRvuJO21W1kX0bK2p3C+6ltUwtCQSvmNT8a4uMVAysC6Q==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@hapi/ammo/-/ammo-3.1.2.tgz", + "integrity": "sha512-ej9OtFmiZv1qr45g1bxEZNGyaR4jRpyMxU6VhbxjaYThymvOwsyIsUKMZnP5Qw2tfYFuwqCJuIBHGpeIbdX9gQ==", "requires": { "@hapi/hoek": "8.x.x" }