From cca70df6e059fd6bd1225564d7746540fbfede3a Mon Sep 17 00:00:00 2001 From: Andrii Landiak Date: Wed, 20 May 2026 18:12:37 +0300 Subject: [PATCH] yarn:install --- msa/js-executor/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/msa/js-executor/yarn.lock b/msa/js-executor/yarn.lock index c045e6dbe2..c11a29f1b7 100644 --- a/msa/js-executor/yarn.lock +++ b/msa/js-executor/yarn.lock @@ -161,9 +161,9 @@ "@hapi/hoek" "^9.0.0" "@hapi/wreck@^18.0.0": - version "18.1.0" - resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-18.1.0.tgz#68e631fc7568ebefc6252d5b86cb804466c8dbe6" - integrity sha512-0z6ZRCmFEfV/MQqkQomJ7sl/hyxvcZM7LtuVqN3vdAO4vM9eBbowl0kaqQj9EJJQab+3Uuh1GxbGIBFy4NfJ4w== + version "18.1.2" + resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-18.1.2.tgz#1c1c84427085d7018ff4157ef3eb1e2cf080b26b" + integrity sha512-3dMnV2pfhQiyEqu8DL3VBmxkdLiRDiiUDuG79Dp+UK1gL9ZxAfDOUhB6k3D5MLqcgJJ1IARyGFhwoc1NITr/pg== dependencies: "@hapi/boom" "^10.0.1" "@hapi/bourne" "^3.0.0"