diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/har-schema/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/har-schema/package.json index d14650bd78261..b253d97cf6598 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/har-schema/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/har-schema/package.json @@ -43,12 +43,12 @@ } }, "devDependencies": { - "ajv": "^5.0.0", - "codeclimate-test-reporter": "^0.4.0", + "ajv": "^6.12.3", + "codeclimate-test-reporter": "^0.5.1", "cz-conventional-changelog": "^1.2.0", - "echint": "^2.1.0", - "semantic-release": "^6.3.2", - "snazzy": "^5.0.0", - "tap": "^8.0.1" + "echint": "^4.0.2", + "semantic-release": "^17.2.3", + "snazzy": "^7.1.0", + "tap": "^18.0.0" } } \ No newline at end of file