diff --git a/src/package.json b/src/package.json index 2857b60..71e6e92 100644 --- a/src/package.json +++ b/src/package.json @@ -53,10 +53,10 @@ "@nativescript/types": "~7.0.4", "@nativescript/webpack": "~5.0.0", "typescript": "~3.9.7", - "rimraf": "^2.5.0", + "rimraf": "^4.3.1", "tslint": "^6.1.3", "ts-node": "^9.0.0", - "ts-patch": "^1.3.0" + "ts-patch": "^3.0.0" }, "bootstrapper": "nativescript-plugin-seed" }