chore(deps): bump url-parse from 1.5.3 to 1.5.6 (#7846)

This commit is contained in:
dependabot[bot]
2022-02-18 09:59:32 +00:00
committed by GitHub
parent fe3eef8e4f
commit 4c8f8e3576
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -21160,9 +21160,9 @@
}
},
"url-parse": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz",
"integrity": "sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==",
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.6.tgz",
"integrity": "sha512-xj3QdUJ1DttD1LeSfvJlU1eiF1RvBSBfUu8GplFGdUzSO28y5yUtEl7wb//PI4Af6qh0o/K8545vUmucRrfWsw==",
"requires": {
"querystringify": "^2.1.1",
"requires-port": "^1.0.0"

View File

@@ -82,7 +82,7 @@
"serialize-error": "^8.1.0",
"sha.js": "^2.4.11",
"swagger-client": "^3.18.4",
"url-parse": "^1.5.3",
"url-parse": "^1.5.6",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",
"zenscroll": "^4.0.2"