diff --git a/test/package.json b/test/package.json index 4a408464c72f..8af2131f59ad 100644 --- a/test/package.json +++ b/test/package.json @@ -7,7 +7,7 @@ "@types/supertest": "^2.0.10", "jest": "^26.6.3", "jsdom": "^16.4.0", - "node-fetch": "^2.6.1", + "node-fetch": "^2.6.7", "playwright": "^1.8.0", "supertest": "^6.1.1", "ts-jest": "^26.4.4"