Port url-parse update (#18537)

This commit is contained in:
Charles Gagnon
2022-02-23 08:29:21 -08:00
committed by GitHub
parent b0d3c95bec
commit c2d6a2f4ff
4 changed files with 5 additions and 24 deletions

View File

@@ -774,7 +774,7 @@
"@microsoft/vscodetestcover": "^1.2.0"
},
"resolutions": {
"url-parse": "^1.5.6"
"url-parse": "^1.5.8"
},
"enableProposedApi": true
}