chore(deps): bump url-parse from 1.5.6 to 1.5.8 (#7866)

This commit is contained in:
dependabot[bot]
2022-02-28 04:23:35 +00:00
committed by GitHub
parent b72cf479c1
commit c5cbf1fd58
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.6",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.6.tgz",
"integrity": "sha512-xj3QdUJ1DttD1LeSfvJlU1eiF1RvBSBfUu8GplFGdUzSO28y5yUtEl7wb//PI4Af6qh0o/K8545vUmucRrfWsw==",
"version": "1.5.8",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.8.tgz",
"integrity": "sha512-9JZ5zDrn9wJoOy/t+rH00HHejbU8dq9VsOYVu272TYDrCiyVAgHKUSpPh3ruZIpv8PMVR+NXLZvfRPJv8xAcQw==",
"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.6",
"url-parse": "^1.5.8",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",
"zenscroll": "^4.0.2"