diff --git a/integration/testdata/TestCnbIntegration/project/package.json b/integration/testdata/TestCnbIntegration/project/package.json index be34f94b01..3142f88bb6 100644 --- a/integration/testdata/TestCnbIntegration/project/package.json +++ b/integration/testdata/TestCnbIntegration/project/package.json @@ -10,7 +10,7 @@ "chai": "^4.2.0", "mocha": "^8.0.1", "mocha-junit-reporter": "^2.0.0", - "nyc": "^15.1.0", + "nyc": "^17.0.0", "sinon": "^9.0.2", "sinon-chai": "^3.5.0", "ts-node": "^8.10.2",