From 85d2535de6e04e4170c67c7480d4f0f7df04ed88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 19:27:21 +0000 Subject: [PATCH] build(deps): bump tar-fs from 1.16.3 to 1.16.6 in /tests/runner-tests Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.16.3 to 1.16.6. - [Commits](https://github.com/mafintosh/tar-fs/compare/v1.16.3...v1.16.6) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 1.16.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tests/runner-tests/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/runner-tests/yarn.lock b/tests/runner-tests/yarn.lock index 8e618381859..141ea641237 100644 --- a/tests/runner-tests/yarn.lock +++ b/tests/runner-tests/yarn.lock @@ -11270,9 +11270,9 @@ taffydb@2.7.3: integrity sha1-KtNxaWKUmPylvIQkMJbTzeDsOjQ= tar-fs@~1.16.3: - version "1.16.3" - resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.3.tgz#966a628841da2c4010406a82167cbd5e0c72d509" - integrity sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw== + version "1.16.6" + resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.6.tgz#b9be1854fe2c88af488a2edcc570be965e9750bd" + integrity sha512-JkOgFt3FxM/2v2CNpAVHqMW2QASjc/Hxo7IGfNd3MHaDYSW/sBFiS7YVmmhmr8x6vwN1VFQDQGdT2MWpmIuVKA== dependencies: chownr "^1.0.1" mkdirp "^0.5.1"