diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/read-pkg/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/read-pkg/package.json index 1a40fe0ed464d..469edfe097695 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/read-pkg/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/read-pkg/package.json @@ -32,7 +32,7 @@ ], "dependencies": { "load-json-file": "^4.0.0", - "normalize-package-data": "^2.3.2", + "normalize-package-data": "^3.0.0", "path-type": "^3.0.0" }, "devDependencies": {