diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/hosted-git-info/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/hosted-git-info/package.json index bd1934d91ad9e..e7666a75219bb 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/hosted-git-info/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/hosted-git-info/package.json @@ -28,8 +28,8 @@ }, "devDependencies": { "standard": "^11.0.1", - "standard-version": "^4.3.0", - "tap": "^12.0.1" + "standard-version": "^9.5.0", + "tap": "^18.0.0" }, "files": [ "index.js",