From 045037a1f5b859b1d1c98d1c637861d657c7b93a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:19:13 +0000 Subject: [PATCH] Bump @hapi/ammo from 3.1.1 to 3.1.2 in /services/cinema-api 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] --- services/cinema-api/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/cinema-api/package-lock.json b/services/cinema-api/package-lock.json index 9261a30..29f4d7a 100644 --- a/services/cinema-api/package-lock.json +++ b/services/cinema-api/package-lock.json @@ -961,9 +961,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" }