From 1677dfd74ab54113e4ccfbc0fb260dee22a57a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:22:59 +0000 Subject: [PATCH] Bump @hapi/ammo from 3.1.1 to 3.1.2 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] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0dd8c7..412698c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -236,9 +236,9 @@ "integrity": "sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ==" }, "@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" }