chore(deps): bump url-parse from 1.5.1 to 1.5.3

Refs #7492
This commit is contained in:
Vladimir Gorej
2021-09-13 13:54:52 +03:00
parent 7ee7939cd9
commit d6c2604821
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "swagger-ui",
"version": "4.0.0-beta.4",
"version": "4.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime-corejs3": "^7.14.7",
@@ -41,7 +41,7 @@
"sha.js": "^2.4.11",
"stream": "=0.0.2",
"swagger-client": "^3.16.1",
"url-parse": "^1.5.1",
"url-parse": "^1.5.3",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",
"zenscroll": "^4.0.2"

View File

@@ -86,7 +86,7 @@
"sha.js": "^2.4.11",
"stream": "=0.0.2",
"swagger-client": "^3.16.1",
"url-parse": "^1.5.1",
"url-parse": "^1.5.3",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",
"zenscroll": "^4.0.2"