diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/mime-types/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/mime-types/package.json index 914b39cc18ca5..a85e76241d141 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/mime-types/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/mime-types/package.json @@ -14,7 +14,7 @@ ], "repository": "jshttp/mime-types", "dependencies": { - "mime-db": "1.40.0" + "mime-db": "1.54.0" }, "devDependencies": { "eslint": "5.16.0",