diff --git a/cortex-js/package.json b/cortex-js/package.json index a1fc603e3..58e899c93 100644 --- a/cortex-js/package.json +++ b/cortex-js/package.json @@ -110,6 +110,9 @@ "ajv": "8.15.0", "whatwg-url": "14.0.0" }, + "overrides": { + "whatwg-url": "14.x" + }, "files": [ "dist" ],