diff --git a/package.json b/package.json index 101324d..629e9b2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "plist": "^3.0.1", "semver": "^7.0.0", "source-map-support": "^0.x", - "teen_process": "^1.3.0" + "teen_process": "^2.0.0" }, "scripts": { "clean": "rm -rf node_modules && rm -f package-lock.json && npm install",