From 918a1d129dcbafdbab5379decbaa33a54fb1f8fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 03:35:15 +0000 Subject: [PATCH] chore(deps): Bump modern-tar Bumps the minor-deps-updates-main group with 1 update in the / directory: [modern-tar](https://github.com/ayuhito/modern-tar). Updates `modern-tar` from 0.7.7 to 0.8.5 - [Release notes](https://github.com/ayuhito/modern-tar/releases) - [Commits](https://github.com/ayuhito/modern-tar/compare/v0.7.7...v0.8.5) --- updated-dependencies: - dependency-name: modern-tar dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main ... Signed-off-by: dependabot[bot] --- packages/node-geckodriver/package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/packages/node-geckodriver/package.json b/packages/node-geckodriver/package.json index fce345c..7656997 100644 --- a/packages/node-geckodriver/package.json +++ b/packages/node-geckodriver/package.json @@ -61,6 +61,6 @@ "decamelize": "^6.0.1", "http-proxy-agent": "^7.0.2", "https-proxy-agent": "^7.0.6", - "modern-tar": "^0.7.3" + "modern-tar": "^0.8.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b88582..0a0b3bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -260,8 +260,8 @@ importers: specifier: ^7.0.6 version: 7.0.6(supports-color@7.2.0) modern-tar: - specifier: ^0.7.3 - version: 0.7.7 + specifier: ^0.8.5 + version: 0.8.5 packages/node-safaridriver: {} @@ -2045,6 +2045,10 @@ packages: resolution: {integrity: sha512-t9VmxaqrmANnEOBhpSDI6HD192Ge48k8vmWqQQL7hSFEqHEYwZbbsu49+aKLWZeRvFs3j1pMhXOqqF4kPlvjkQ==} engines: {node: '>=18.0.0'} + modern-tar@0.8.5: + resolution: {integrity: sha512-snEhs+6G5Tjd4I7tLCDOaoln2RgE0bD19RzEKgvgK2hZ5VKy3MpLhLTZ2fWpXSTg4K2cyPwp+VHATFJhxfnOeA==} + engines: {node: '>=18.0.0'} + ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} @@ -4377,6 +4381,8 @@ snapshots: modern-tar@0.7.7: {} + modern-tar@0.8.5: {} + ms@2.1.3: {} mute-stream@3.0.0: {}