Remove url npm dependency and use Web URL constructor (#10930)

This commit is contained in:
Michael Telatynski
2023-05-17 12:50:00 +01:00
committed by GitHub
parent 7917d973e7
commit 2da199c41d
13 changed files with 101 additions and 53 deletions

View File

@@ -118,7 +118,6 @@
"sanitize-html": "2.10.0",
"tar-js": "^0.3.0",
"ua-parser-js": "^1.0.2",
"url": "^0.11.0",
"what-input": "^5.2.10",
"zxcvbn": "^4.4.2"
},