diff --git a/x-pack/package.json b/x-pack/package.json index ea76a7c475390..82b68710b9287 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -151,7 +151,7 @@ "mochawesome-report-generator": "^4.0.1", "mustache": "^2.3.0", "mutation-observer": "^1.0.3", - "node-fetch": "^2.6.0", + "node-fetch": "^3.2.10", "pdf-image": "2.0.0", "pdfjs-dist": "^2.0.943", "pixelmatch": "4.0.2", @@ -291,7 +291,7 @@ "monaco-editor": "^0.17.0", "ngreact": "^0.5.1", "nock": "10.0.6", - "node-fetch": "^2.6.0", + "node-fetch": "^3.2.10", "nodemailer": "^4.7.0", "object-hash": "^1.3.1", "object-path-immutable": "^3.1.1",