|
207 | 207 | dependencies: |
208 | 208 | "@babel/helper-plugin-utils" "^7.25.9" |
209 | 209 |
|
210 | | -"@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15", "@babel/runtime-corejs3@^7.24.7": |
211 | | - version "7.26.0" |
212 | | - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz#5af6bed16073eb4a0191233d61e158a5c768c430" |
213 | | - integrity sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w== |
| 210 | +"@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15", "@babel/runtime-corejs3@^7.26.9": |
| 211 | + version "7.26.9" |
| 212 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.9.tgz#8b73bae47453aa3dd2839ac52598581a7dd8332f" |
| 213 | + integrity sha512-5EVjbTegqN7RSJle6hMWYxO4voo4rI+9krITk+DWR+diJgGrjZjrIBnJhjrHYYQsFgI7j1w1QnrvV7YSKBfYGg== |
214 | 214 | dependencies: |
215 | 215 | core-js-pure "^3.30.2" |
216 | 216 | regenerator-runtime "^0.14.0" |
|
1384 | 1384 | "@types/prop-types" "*" |
1385 | 1385 | csstype "^3.0.2" |
1386 | 1386 |
|
| 1387 | +"@types/trusted-types@^2.0.7": |
| 1388 | + version "2.0.7" |
| 1389 | + resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11" |
| 1390 | + integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw== |
| 1391 | + |
1387 | 1392 | "@types/unist@^2": |
1388 | 1393 | version "2.0.11" |
1389 | 1394 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4" |
@@ -1697,10 +1702,12 @@ dom-helpers@^5.0.1, dom-helpers@^5.2.0, dom-helpers@^5.2.1: |
1697 | 1702 | "@babel/runtime" "^7.8.7" |
1698 | 1703 | csstype "^3.0.2" |
1699 | 1704 |
|
1700 | | -dompurify@=3.1.6: |
1701 | | - version "3.1.6" |
1702 | | - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2" |
1703 | | - integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ== |
| 1705 | +dompurify@=3.2.4: |
| 1706 | + version "3.2.4" |
| 1707 | + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e" |
| 1708 | + integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg== |
| 1709 | + optionalDependencies: |
| 1710 | + "@types/trusted-types" "^2.0.7" |
1704 | 1711 |
|
1705 | 1712 | drange@^1.0.2: |
1706 | 1713 | version "1.1.1" |
@@ -2807,19 +2814,19 @@ swagger-client@^3.34.0: |
2807 | 2814 | ramda "^0.30.1" |
2808 | 2815 | ramda-adjunct "^5.0.0" |
2809 | 2816 |
|
2810 | | -swagger-ui@^5.18.3: |
2811 | | - version "5.18.3" |
2812 | | - resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.18.3.tgz#dcf8f48aeb66a92aa3881ef3331c118bc1d2027f" |
2813 | | - integrity sha512-Jg+vnmVZA8N0hy8rJIu2So4UUhYkouahajoAiTN2zT6ihtcqkjUBCwnyWqMKz/plA70Hk59G3vPMF4roeSD3xw== |
| 2817 | +swagger-ui@^5.19.0: |
| 2818 | + version "5.19.0" |
| 2819 | + resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.19.0.tgz#ffd2466e3f1450233cd59b5e6e3f6c9be4d4c30a" |
| 2820 | + integrity sha512-aeyjByfj8hr3z65QdI7Y9LpLDtjq9MGJZI8M6MNMvPJlJxqOXv7X/qooUFtiOK2AFaee3yiyDZaaKRhGeuV8cA== |
2814 | 2821 | dependencies: |
2815 | | - "@babel/runtime-corejs3" "^7.24.7" |
| 2822 | + "@babel/runtime-corejs3" "^7.26.9" |
2816 | 2823 | "@braintree/sanitize-url" "=7.0.4" |
2817 | 2824 | "@scarf/scarf" "=1.4.0" |
2818 | 2825 | base64-js "^1.5.1" |
2819 | 2826 | classnames "^2.5.1" |
2820 | 2827 | css.escape "1.5.1" |
2821 | 2828 | deep-extend "0.6.0" |
2822 | | - dompurify "=3.1.6" |
| 2829 | + dompurify "=3.2.4" |
2823 | 2830 | ieee754 "^1.2.1" |
2824 | 2831 | immutable "^3.x.x" |
2825 | 2832 | js-file-download "^0.4.12" |
|
0 commit comments