diff --git a/test/integration/browser/package.json b/test/integration/browser/package.json index 728d02763d191..d4c2438299d48 100644 --- a/test/integration/browser/package.json +++ b/test/integration/browser/package.json @@ -10,7 +10,7 @@ "@types/node": "20.x", "@types/rimraf": "^2.0.4", "@types/tmp": "0.1.0", - "rimraf": "^2.6.1", + "rimraf": "^4.3.1", "tmp": "0.0.33", "tree-kill": "1.2.2", "vscode-uri": "^3.0.2"