Skip to content

Commit

Permalink
Merge pull request #194 from jellydn/renovate/swagger-ui-react-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency swagger-ui-react to v4.6.1
  • Loading branch information
jellydn authored Mar 3, 2022
2 parents 56431d6 + 49a48dd commit 38b767f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next-swagger-doc": "0.2.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"swagger-ui-react": "4.5.2"
"swagger-ui-react": "4.6.1"
},
"devDependencies": {
"@types/node": "16.11.26",
Expand Down
18 changes: 9 additions & 9 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2288,10 +2288,10 @@ swagger-parser@10.0.2:
dependencies:
"@apidevtools/swagger-parser" "10.0.2"

swagger-ui-react@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-4.5.2.tgz#0724a822a0201138e5edc090c0c9e83b27a2bf64"
integrity sha512-XDkBmnkjrdKdMQT6ckbztwsXJGreeb4fS+ljCTuOTw3cB36n7Yn4aFgDRPwH7TO7Sy6UPkmXmPGw5UHuYD+vIQ==
swagger-ui-react@4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-4.6.1.tgz#25d0dc380f73fcba00df214f50adc940910f480c"
integrity sha512-NIVzdzzaHnoG6NxK15A0wpd7TiGPpcK4BBh5mgLq6/hCrytjpeQZrkSM1Yf0p1fD7+rkvKcI+b33w/6RCLt3yw==
dependencies:
"@babel/runtime-corejs3" "^7.16.8"
"@braintree/sanitize-url" "^5.0.2"
Expand Down Expand Up @@ -2321,7 +2321,7 @@ swagger-ui-react@4.5.2:
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"
Expand Down Expand Up @@ -2414,10 +2414,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

url-parse@^1.5.6:
version "1.5.8"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.8.tgz#3f8090e4d6f80053eb861ec496049849f700337e"
integrity sha512-9JZ5zDrn9wJoOy/t+rH00HHejbU8dq9VsOYVu272TYDrCiyVAgHKUSpPh3ruZIpv8PMVR+NXLZvfRPJv8xAcQw==
url-parse@^1.5.8:
version "1.5.10"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
dependencies:
querystringify "^2.1.1"
requires-port "^1.0.0"
Expand Down

2 comments on commit 38b767f

@vercel
Copy link

@vercel vercel bot commented on 38b767f Mar 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 38b767f Mar 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.