From 6747190279b71bdea0d1b4e3921f398e7f0fc575 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 13:22:51 +0000 Subject: [PATCH] build(deps-dev): bump @types/hapi__joi from 17.1.4 to 17.1.7 Bumps [@types/hapi__joi](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hapi__joi) from 17.1.4 to 17.1.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hapi__joi) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6f6b5fb..728c7fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2593,9 +2593,9 @@ } }, "@types/hapi__joi": { - "version": "17.1.4", - "resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.4.tgz", - "integrity": "sha512-gqY3TeTyZvnyNhM02HgyCIoGIWsTFMnuzMfnD8evTsr1KIfueGJaz+QC77j+dFvhZ5cJArUNjDRHUjPxNohzGA==", + "version": "17.1.7", + "resolved": "https://registry.npmjs.org/@types/hapi__joi/-/hapi__joi-17.1.7.tgz", + "integrity": "sha512-byC9slpuqyDeEKegl/ViT8PCQRSp0CYkhLzz0cPxqxV6QC53Ht1cr2jG5iwOvtt/RxylUbTpXNqpgbf9Qu8QFw==", "dev": true }, "@types/istanbul-lib-coverage": { diff --git a/package.json b/package.json index a6179aa..f575aff 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/JasonCraftsCode/dynamodb-datamodel-examples#readme", "devDependencies": { - "@types/hapi__joi": "^17.1.4", + "@types/hapi__joi": "^17.1.7", "@types/jest": "^26.0.5", "@types/node": "^14.0.24", "@types/yup": "^0.29.3",