From 173369f73349544e78ea190504be70613214dd98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 02:03:48 +0000 Subject: [PATCH] deps: bump read-cmd-shim from 3.0.1 to 4.0.0 Bumps [read-cmd-shim](https://github.com/npm/read-cmd-shim) from 3.0.1 to 4.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/v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: read-cmd-shim 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 53ae990..14ec63d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "cmd-shim": "^6.0.0", "npm-normalize-package-bin": "^3.0.0", - "read-cmd-shim": "^3.0.0", + "read-cmd-shim": "^4.0.0", "write-file-atomic": "^5.0.0" }, "devDependencies": {