diff --git a/packages/snyk-protect/test/fixtures/single-patchable-module/node_modules/nyc/package.json b/packages/snyk-protect/test/fixtures/single-patchable-module/node_modules/nyc/package.json index 31ed5e2c11..5b3e1a783a 100644 --- a/packages/snyk-protect/test/fixtures/single-patchable-module/node_modules/nyc/package.json +++ b/packages/snyk-protect/test/fixtures/single-patchable-module/node_modules/nyc/package.json @@ -97,7 +97,7 @@ "rimraf": "^2.6.2", "signal-exit": "^3.0.1", "spawn-wrap": "^1.4.2", - "test-exclude": "^4.2.0", + "test-exclude": "^5.0.0", "yargs": "11.1.0", "yargs-parser": "^8.0.0" }, @@ -119,7 +119,7 @@ "standard": "^9.0.2", "standard-version": "^4.3.0", "strip-indent": "^2.0.0", - "tap": "^11.1.5", + "tap": "^12.0.2", "which": "^1.3.0", "zero-fill": "^2.2.3" },