From fd8376500b02b9c5104b1f7dea4acf267dc04eb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 15:57:11 +0000 Subject: [PATCH] Bump zx from 7.2.0 to 7.2.1 Bumps [zx](https://github.com/google/zx) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/7.2.0...7.2.1) --- updated-dependencies: - dependency-name: zx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6f8f132..f110a48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8347,9 +8347,9 @@ } }, "node_modules/zx": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/zx/-/zx-7.2.0.tgz", - "integrity": "sha512-SMuOZ21zFnBxicw+WMtTv3z3eERh6KBtZExAJaL8EAV+Ev/3M1NIAOkrZ8kRfCzD9acv9heUH/WZctTR4vQxBQ==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/zx/-/zx-7.2.1.tgz", + "integrity": "sha512-TgKwppaMLMNAXHhlhbBh7rMoOSx3/9qqnkv8frmhVlSomEuWkDijh/BCmYntkoS7ZQyemApAUyEi24jIrrS+hA==", "dependencies": { "@types/fs-extra": "^11.0.1", "@types/minimist": "^1.2.2", @@ -8362,7 +8362,7 @@ "minimist": "^1.2.8", "node-fetch": "3.2.10", "ps-tree": "^1.2.0", - "webpod": "^0.0.2", + "webpod": "^0", "which": "^3.0.0", "yaml": "^2.2.1" }, @@ -14475,9 +14475,9 @@ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" }, "zx": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/zx/-/zx-7.2.0.tgz", - "integrity": "sha512-SMuOZ21zFnBxicw+WMtTv3z3eERh6KBtZExAJaL8EAV+Ev/3M1NIAOkrZ8kRfCzD9acv9heUH/WZctTR4vQxBQ==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/zx/-/zx-7.2.1.tgz", + "integrity": "sha512-TgKwppaMLMNAXHhlhbBh7rMoOSx3/9qqnkv8frmhVlSomEuWkDijh/BCmYntkoS7ZQyemApAUyEi24jIrrS+hA==", "requires": { "@types/fs-extra": "^11.0.1", "@types/minimist": "^1.2.2", @@ -14490,7 +14490,7 @@ "minimist": "^1.2.8", "node-fetch": "3.2.10", "ps-tree": "^1.2.0", - "webpod": "^0.0.2", + "webpod": "^0", "which": "^3.0.0", "yaml": "^2.2.1" },