From 6e444f37310a7443aa0597a4d0aee6e3498e7736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 13:01:24 +0000 Subject: [PATCH] build(deps): bump @hapi/hoek in /packages/cloudwatch-logs-auto-subscribe Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.2.2 to 8.5.1. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v8.2.2...v8.5.1) --- updated-dependencies: - dependency-name: "@hapi/hoek" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/cloudwatch-logs-auto-subscribe/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/cloudwatch-logs-auto-subscribe/package-lock.json b/packages/cloudwatch-logs-auto-subscribe/package-lock.json index f9291bd..40c66a0 100644 --- a/packages/cloudwatch-logs-auto-subscribe/package-lock.json +++ b/packages/cloudwatch-logs-auto-subscribe/package-lock.json @@ -241,9 +241,9 @@ "integrity": "sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==" }, "@hapi/hoek": { - "version": "8.2.2", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.2.2.tgz", - "integrity": "sha512-18P3VwngjNEcmvPj1mmiHLPyUPjhPAxIyJKDj4PRIY0F5ac3P0Vd0hkASPyWXHK0rfY3P9N2FoxV8ZuYaRBZ1g==" + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz", + "integrity": "sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==" }, "@hapi/joi": { "version": "15.1.1",