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"
},