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" },