From caa013a3ee6f64d7015e2a1f8189d0ae51129218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 01:04:25 +0000 Subject: [PATCH] Bump @hapi/subtext from 7.0.3 to 7.0.4 Bumps [@hapi/subtext](https://github.com/hapijs/subtext) from 7.0.3 to 7.0.4. - [Release notes](https://github.com/hapijs/subtext/releases) - [Commits](https://github.com/hapijs/subtext/compare/v7.0.3...v7.0.4) --- updated-dependencies: - dependency-name: "@hapi/subtext" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 13aef1321c..7ad6fea209 100644 --- a/package.json +++ b/package.json @@ -205,7 +205,7 @@ "dependencies": { "@astronautlabs/jsonpath": "^1.1.0", "@hapi/call": "^9.0.0", - "@hapi/subtext": "^7.0.3", + "@hapi/subtext": "^7.0.4", "@kubernetes/client-node": "^0.16.3", "@material-ui/styles": "^4.11.5", "@ogre-tools/fp": "8.0.0", diff --git a/yarn.lock b/yarn.lock index cdbf083594..1abd6c0f7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -683,10 +683,10 @@ "@hapi/hoek" "9.x.x" "@hapi/nigel" "4.x.x" -"@hapi/subtext@^7.0.3": - version "7.0.3" - resolved "https://registry.yarnpkg.com/@hapi/subtext/-/subtext-7.0.3.tgz#f7440fc7c966858e1f39681e99eb6171c71e7abd" - integrity sha512-CekDizZkDGERJ01C0+TzHlKtqdXZxzSWTOaH6THBrbOHnsr3GY+yiMZC+AfNCypfE17RaIakGIAbpL2Tk1z2+A== +"@hapi/subtext@^7.0.4": + version "7.0.4" + resolved "https://registry.yarnpkg.com/@hapi/subtext/-/subtext-7.0.4.tgz#aa46e4b45aad8115938334d5a3620a17b3b33ee5" + integrity sha512-Y72moHhbRuO8kwBHFEnCRw7oOnhNh4Pl+aonxAze18jkyMpE4Gwz4lNID7ei8vd3lpXC2rKdkxXJgtfY+WttRw== dependencies: "@hapi/boom" "9.x.x" "@hapi/bourne" "2.x.x"