From f876f704d75802039542f65fb21356ad98dd34a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 19:04:47 +0000 Subject: [PATCH] build(deps): bump tar Bumps the npm_and_yarn group with 1 update in the /playground directory: [tar](https://github.com/isaacs/node-tar). Updates `tar` from 7.5.7 to 7.5.9 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.9 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- playground/pnpm-lock.yaml | 8 ++++---- squawk-vscode/pnpm-lock.yaml | 9 +++++---- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/playground/pnpm-lock.yaml b/playground/pnpm-lock.yaml index 47b3d178..5a72de85 100644 --- a/playground/pnpm-lock.yaml +++ b/playground/pnpm-lock.yaml @@ -1493,8 +1493,8 @@ packages: resolution: {integrity: sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==} engines: {node: '>=6'} - tar@7.5.7: - resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==} + tar@7.5.9: + resolution: {integrity: sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==} engines: {node: '>=18'} tinyglobby@0.2.15: @@ -2194,7 +2194,7 @@ snapshots: '@tailwindcss/oxide@4.1.12': dependencies: detect-libc: 2.0.4 - tar: 7.5.7 + tar: 7.5.9 optionalDependencies: '@tailwindcss/oxide-android-arm64': 4.1.12 '@tailwindcss/oxide-darwin-arm64': 4.1.12 @@ -2973,7 +2973,7 @@ snapshots: tapable@2.2.3: {} - tar@7.5.7: + tar@7.5.9: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0 diff --git a/squawk-vscode/pnpm-lock.yaml b/squawk-vscode/pnpm-lock.yaml index bd19bceb..3a0e0b0a 100644 --- a/squawk-vscode/pnpm-lock.yaml +++ b/squawk-vscode/pnpm-lock.yaml @@ -2028,6 +2028,7 @@ packages: prebuild-install@7.1.3: resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==} engines: {node: '>=10'} + deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available. hasBin: true prelude-ls@1.2.1: @@ -2053,8 +2054,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qs@6.14.2: - resolution: {integrity: sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==} + qs@6.15.0: + resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==} engines: {node: '>=0.6'} queue-microtask@1.2.3: @@ -4840,7 +4841,7 @@ snapshots: punycode@2.3.1: {} - qs@6.14.2: + qs@6.15.0: dependencies: side-channel: 1.1.0 @@ -5310,7 +5311,7 @@ snapshots: typed-rest-client@1.8.11: dependencies: - qs: 6.14.2 + qs: 6.15.0 tunnel: 0.0.6 underscore: 1.13.7