diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json index a9e06609dd7a5..2afba3543d3b4 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json @@ -75,18 +75,18 @@ "find-cache-dir": "^2.1.0", "find-up": "^3.0.0", "foreground-child": "^1.5.6", - "glob": "^7.1.3", + "glob": "^9.0.0", "istanbul-lib-coverage": "^2.0.5", "istanbul-lib-hook": "^2.0.7", "istanbul-lib-instrument": "^3.3.0", "istanbul-lib-report": "^2.0.8", - "istanbul-lib-source-maps": "^3.0.6", + "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^2.2.4", "js-yaml": "^3.13.1", "make-dir": "^2.1.0", "merge-source-map": "^1.1.0", "resolve-from": "^4.0.0", - "rimraf": "^2.6.3", + "rimraf": "^4.0.0", "signal-exit": "^3.0.2", "spawn-wrap": "^1.4.2", "test-exclude": "^5.2.3",