Bump url-parse from 1.5.2 to 1.5.6 in /samples/sqlservices (#18473)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.2 to 1.5.6.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.2...1.5.6)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-02-17 22:29:25 -08:00
committed by GitHub
parent aaf174e85c
commit f0ebc6ed60
2 changed files with 5 additions and 5 deletions

View File

@@ -238,7 +238,7 @@
"gulp-typescript": "^3.2.4",
"tslint": "^3.14.0",
"typescript": "^4.1.0-dev.20200824",
"url-parse": "^1.5.2",
"url-parse": "^1.5.6",
"vsce": "^1.57.1",
"@types/uuid": "^8.3.0"
},

View File

@@ -3298,10 +3298,10 @@ url-join@^1.1.0:
resolved "https://registry.yarnpkg.com/url-join/-/url-join-1.1.0.tgz#741c6c2f4596c4830d6718460920d0c92202dc78"
integrity sha1-dBxsL0WWxIMNZxhGCSDQySIC3Hg=
url-parse@^1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.2.tgz#a4eff6fd5ff9fe6ab98ac1f79641819d13247cda"
integrity sha512-6bTUPERy1muxxYClbzoRo5qtQuyoGEbzbQvi0SW4/8U8UyVkAQhWFBlnigqJkRm4su4x1zDQfNbEzWkt+vchcg==
url-parse@^1.5.6:
version "1.5.6"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.6.tgz#b2a41d5a233645f3c31204cc8be60e76a15230a2"
integrity sha512-xj3QdUJ1DttD1LeSfvJlU1eiF1RvBSBfUu8GplFGdUzSO28y5yUtEl7wb//PI4Af6qh0o/K8545vUmucRrfWsw==
dependencies:
querystringify "^2.1.1"
requires-port "^1.0.0"