Skip to content

Commit

Permalink
fix(deps): update dependency swagger-ui-react to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 2c41fcf commit c23b73b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5780,10 +5780,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.3.tgz#4b115d15a091ddc96f232bcef668550a2f6f1430"
integrity sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==

dompurify@=3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.4.tgz#963116d05c94ee42f8353a3690f935475d8cd2f7"
integrity sha512-ae0mA+Qiqp6C29pqZX3fQgK+F91+F7wobM/v8DRzDqJdZJELXiFUx4PP4pK/mzUS0xkiSEx3Ncd9gr69jg3YsQ==
dompurify@=3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.5.tgz#eb3d9cfa10037b6e73f32c586682c4b2ab01fbed"
integrity sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==

domutils@^3.0.1:
version "3.1.0"
Expand Down Expand Up @@ -10233,7 +10233,7 @@ pascal-case@^3.1.2:
no-case "^3.0.4"
tslib "^2.0.3"

[email protected], patch-package@^7.0.0:
[email protected], patch-package@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7.0.2.tgz#c01589bb6964854b5210506a5845d47900641f5a"
integrity sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q==
Expand Down Expand Up @@ -12217,23 +12217,23 @@ swagger-client@^3.19.11:
url "~0.11.0"

swagger-ui-react@^5.0.0:
version "5.1.3"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-5.1.3.tgz#0a636bdd9ee32fb809ed548c0e1af2759d45c905"
integrity sha512-ibA6Wq+5eubAiIah/q65z+ZVYpzQMtV3XEbXV/WuDL3qmshi+J4pjyp3rzhlqm19AGCplvoW741CYn1rfZ9J7g==
version "5.2.0"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-5.2.0.tgz#fed421976ccd9eeab8f0eb4ef63b18580be87e28"
integrity sha512-hoVegGXt9gVo9BwhjItKa8Zfflyzkw2iH8b/E8ODU6P2Id6TUo5CR12xQwGp1qRXWLNYfthqAUcgDIZ/5Yb6qA==
dependencies:
"@babel/runtime-corejs3" "^7.22.6"
"@braintree/sanitize-url" "=6.0.2"
base64-js "^1.5.1"
classnames "^2.3.1"
css.escape "1.5.1"
deep-extend "0.6.0"
dompurify "=3.0.4"
dompurify "=3.0.5"
ieee754 "^1.2.1"
immutable "^3.x.x"
js-file-download "^0.4.12"
js-yaml "=4.1.0"
lodash "^4.17.21"
patch-package "^7.0.0"
patch-package "^7.0.2"
prop-types "^15.8.1"
randexp "^0.5.3"
randombytes "^2.1.0"
Expand Down

0 comments on commit c23b73b

Please sign in to comment.