Skip to content

Commit

Permalink
Override whatwg-url dependency version to fix deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
p2004a committed Nov 17, 2024
1 parent 4a5947d commit 635fd27
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 13 deletions.
47 changes: 34 additions & 13 deletions scripts/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions scripts/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,8 @@
"@types/node": "^22.8.7",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
},
"overrides": {
"whatwg-url": "^14.0.0"
}
}

0 comments on commit 635fd27

Please sign in to comment.