Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit removes the final override from the package.json file. The whatwg-url override was added to silence Node core deprecation warning DEP0040. While this silences the warning in the CI, it does not help users of this module. I have also opened nodejs/node#56632. If landed, that will make the warning go away for users of this library.
- Loading branch information