Test fix for code-insiders

This commit is contained in:
Noah Santschi-Cooney 2018-08-06 16:14:57 +01:00
parent 2421aeb32c
commit 34b13770a7
No known key found for this signature in database
GPG key ID: 3B22282472C8AE48
6 changed files with 51 additions and 237 deletions

View file

@ -1619,9 +1619,9 @@
}
},
"url-parse": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.0.tgz",
"integrity": "sha512-ERuGxDiQ6Xw/agN4tuoCRbmwRuZP0cJ1lJxJubXr5Q/5cDa78+Dc4wfvtxzhzhkm5VvmW6Mf8EVj9SPGN4l8Lg==",
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.3.tgz",
"integrity": "sha512-rh+KuAW36YKo0vClhQzLLveoj8FwPJNu65xLb7Mrt+eZht0IPT0IXgSv8gcMegZ6NvjJUALf6Mf25POlMwD1Fw==",
"requires": {
"querystringify": "^2.0.0",
"requires-port": "^1.0.0"