diff --git a/edge/nodejs/custom-response-with-replaced-url/custom-response-with-replaced-url/package.json b/edge/nodejs/custom-response-with-replaced-url/custom-response-with-replaced-url/package.json index c3f85f7f2..74378ddc4 100644 --- a/edge/nodejs/custom-response-with-replaced-url/custom-response-with-replaced-url/package.json +++ b/edge/nodejs/custom-response-with-replaced-url/custom-response-with-replaced-url/package.json @@ -20,7 +20,7 @@ "fs": "^0.0.1-security", "mocha": "^10.0.0", "nock": "^13.0.6", - "nyc": "^15.1.0", + "nyc": "^17.0.0", "webpack": "^5.19.0", "webpack-bundle-analyzer": "^4.4.0", "webpack-cli": "^5.0.0"