From dc265fc27a90bed95cd79d7f3f93df044704efd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 19:22:04 +0000 Subject: [PATCH] Bump tar-fs from 1.16.3 to 1.16.6 in /source-code 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] --- source-code/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source-code/package-lock.json b/source-code/package-lock.json index 14da77c..7877c6d 100644 --- a/source-code/package-lock.json +++ b/source-code/package-lock.json @@ -5892,9 +5892,9 @@ } }, "node_modules/tar-fs": { - "version": "1.16.3", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.3.tgz", - "integrity": "sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw==", + "version": "1.16.6", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.6.tgz", + "integrity": "sha512-JkOgFt3FxM/2v2CNpAVHqMW2QASjc/Hxo7IGfNd3MHaDYSW/sBFiS7YVmmhmr8x6vwN1VFQDQGdT2MWpmIuVKA==", "optional": true, "dependencies": { "chownr": "^1.0.1", @@ -11389,9 +11389,9 @@ } }, "tar-fs": { - "version": "1.16.3", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.3.tgz", - "integrity": "sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw==", + "version": "1.16.6", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.6.tgz", + "integrity": "sha512-JkOgFt3FxM/2v2CNpAVHqMW2QASjc/Hxo7IGfNd3MHaDYSW/sBFiS7YVmmhmr8x6vwN1VFQDQGdT2MWpmIuVKA==", "optional": true, "requires": { "chownr": "^1.0.1",