Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit a543315

Browse files
authored
fix: resolve deprecated module npm (#831)
1 parent 7924e66 commit a543315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cortex-js/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@
110110
"ajv": "8.15.0",
111111
"whatwg-url": "14.0.0"
112112
},
113+
"overrides": {
114+
"whatwg-url": "14.x"
115+
},
113116
"files": [
114117
"dist"
115118
],

0 commit comments

Comments
 (0)