Bump url-parse (#18422) (#18424)

(cherry picked from commit 3dbd5ac2c1)
This commit is contained in:
Charles Gagnon
2022-02-16 14:42:34 -08:00
committed by GitHub
parent d204fa9940
commit 2fd6990e73
2 changed files with 5 additions and 5 deletions

View File

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