From e512d87ae1023f00896b9db345567cc64fe7d361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 01:20:56 +0000 Subject: [PATCH] deps: bump read-cmd-shim from 6.0.0 to 7.0.0 Bumps [read-cmd-shim](https://github.com/npm/read-cmd-shim) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/npm/read-cmd-shim/releases) - [Changelog](https://github.com/npm/read-cmd-shim/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/read-cmd-shim/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: read-cmd-shim dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d11ed33..b01056a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "cmd-shim": "^8.0.0", "npm-normalize-package-bin": "^5.0.0", "proc-log": "^6.0.0", - "read-cmd-shim": "^6.0.0", + "read-cmd-shim": "^7.0.0", "write-file-atomic": "^7.0.0" }, "devDependencies": {