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"