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

Commit 8ed571c

Browse files
chore: resolve dependency to suppress warning (#833)
Co-authored-by: marknguyen1302 <nguyenvu1302.work@gmail.com>
1 parent 5859371 commit 8ed571c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cortex-js/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"typeorm": "^0.3.20",
6666
"ulid": "^2.3.0",
6767
"uuid": "^9.0.1",
68+
"whatwg-url": "^14.0.0",
6869
"yaml": "^2.4.2"
6970
},
7071
"devDependencies": {
@@ -110,9 +111,6 @@
110111
"ajv": "8.15.0",
111112
"whatwg-url": "14.0.0"
112113
},
113-
"overrides": {
114-
"whatwg-url": "14.x"
115-
},
116114
"files": [
117115
"dist"
118116
],

0 commit comments

Comments
 (0)