From d8d68908a90780737cf5b30b3dad84b72904b378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:15:20 +0000 Subject: [PATCH] Bump @hapi/accept from 3.2.3 to 3.2.4 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] --- package-lock.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 00e0f78..6e27801 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@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==", "dev": true, "requires": { "@hapi/boom": "7.x.x", @@ -1756,14 +1756,6 @@ "semver": "^5.0.3" } }, - "serverless-dynamodb-client": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/serverless-dynamodb-client/-/serverless-dynamodb-client-0.0.2.tgz", - "integrity": "sha1-QaAgDh2nT1A3LMTu7KCoqp2oLao=", - "requires": { - "aws-sdk": "^2.3.19" - } - }, "serverless-dynamodb-local": { "version": "0.2.38", "resolved": "https://registry.npmjs.org/serverless-dynamodb-local/-/serverless-dynamodb-local-0.2.38.tgz",