Skip to content

Commit

Permalink
Merge pull request #22 from jellydn/renovate/swagger-ui-react-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn authored Jun 26, 2021
2 parents 1ab06fb + fa2ffbe commit a0131a6
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 @@ -12,7 +12,7 @@
"next-swagger-doc": "file:..",
"react": "17.0.2",
"react-dom": "17.0.2",
"swagger-ui-react": "3.50.0"
"swagger-ui-react": "3.51.0"
},
"devDependencies": {
"@types/react": "17.0.11",
Expand Down
18 changes: 9 additions & 9 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -846,10 +846,10 @@ domain-browser@^1.1.1:
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda"
integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==

dompurify@^2.2.8:
version "2.2.8"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.8.tgz#ce88e395f6d00b6dc53f80d6b2a6fdf5446873c6"
integrity sha512-9H0UL59EkDLgY3dUFjLV6IEUaHm5qp3mxSqWw7Yyx4Zhk2Jn2cmLe+CNPP3xy13zl8Bqg+0NehQzkdMoVhGRww==
dompurify@^2.2.9:
version "2.2.9"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.9.tgz#4b42e244238032d9286a0d2c87b51313581d9624"
integrity sha512-+9MqacuigMIZ+1+EwoEltogyWGFTJZWU3258Rupxs+2CGs4H914G9er6pZbsme/bvb5L67o2rade9n21e4RW/w==

electron-to-chromium@^1.3.723:
version "1.3.733"
Expand Down Expand Up @@ -2573,10 +2573,10 @@ [email protected]:
dependencies:
"@apidevtools/swagger-parser" "10.0.2"

swagger-ui-react@3.50.0:
version "3.50.0"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-3.50.0.tgz#e685b60e740e3aa25b33926ba5adfaf611d9719c"
integrity sha512-OJJ/mnqV5apk/C/elgDWBT0tJpt6LRcYHSiLPSc/t1TUs5QGAcLNufhUqamx1cWP3wXcBVo31h38L0biJ7euWg==
swagger-ui-react@3.51.0:
version "3.51.0"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-3.51.0.tgz#e65c285de1357dd328ac6d14af96cf3db82f6b60"
integrity sha512-paDujndvGwvBWL44U335glTIcpj3Z0dCk8GAt0eKsN002L2aCjz4e/n7IMujNOUgz/ly1qpWmaPJbjyvws4gaA==
dependencies:
"@babel/runtime-corejs3" "^7.14.0"
"@braintree/sanitize-url" "^5.0.1"
Expand All @@ -2586,7 +2586,7 @@ [email protected]:
classnames "^2.3.1"
css.escape "1.5.1"
deep-extend "0.6.0"
dompurify "^2.2.8"
dompurify "^2.2.9"
ieee754 "^1.2.1"
immutable "^3.x.x"
js-file-download "^0.4.12"
Expand Down

1 comment on commit a0131a6

@vercel
Copy link

@vercel vercel bot commented on a0131a6 Jun 26, 2021

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.