diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/fast-json-stable-stringify/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/fast-json-stable-stringify/package.json index 21380a991b2d6..670876c706370 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/fast-json-stable-stringify/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/fast-json-stable-stringify/package.json @@ -6,11 +6,11 @@ "devDependencies": { "benchmark": "^2.1.4", "coveralls": "^3.0.0", - "eslint": "^4.9.0", + "eslint": "^9.0.0", "fast-stable-stringify": "latest", "faster-stable-stringify": "latest", "json-stable-stringify": "latest", - "nyc": "^11.2.1", + "nyc": "^15.0.0", "pre-commit": "^1.2.2", "tape": "~1.0.4" },