diff --git a/package-lock.json b/package-lock.json index 53a69a68da..7defaecba7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "zx", - "version": "7.1.1", + "version": "7.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "zx", - "version": "7.1.1", + "version": "7.2.0", "license": "Apache-2.0", "dependencies": { "@types/fs-extra": "^11.0.1", @@ -20,7 +20,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" }, diff --git a/package.json b/package.json index a2a6f4c3bf..2a2b2d8c99 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,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" },