|
3473 | 3473 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8" |
3474 | 3474 | integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw== |
3475 | 3475 |
|
3476 | | -"@types/trusted-types@^1.0.6": |
3477 | | - version "1.0.6" |
3478 | | - resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-1.0.6.tgz#569b8a08121d3203398290d602d84d73c8dcf5da" |
3479 | | - integrity sha512-230RC8sFeHoT6sSUlRO6a8cAnclO06eeiq1QDfiv2FGCLWFvvERWgwIQD4FWqD9A69BN7Lzee4OXwoMVnnsWDw== |
3480 | | - |
3481 | 3476 | "@types/trusted-types@^2.0.7": |
3482 | 3477 | version "2.0.7" |
3483 | 3478 | resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11" |
@@ -6152,6 +6147,11 @@ domhandler@^5.0.2, domhandler@^5.0.3: |
6152 | 6147 | dependencies: |
6153 | 6148 | domelementtype "^2.3.0" |
6154 | 6149 |
|
| 6150 | + |
| 6151 | + version "3.1.7" |
| 6152 | + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a" |
| 6153 | + integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ== |
| 6154 | + |
6155 | 6155 | dompurify@^3.2.5: |
6156 | 6156 | version "3.2.6" |
6157 | 6157 | resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.6.tgz#ca040a6ad2b88e2a92dc45f38c79f84a714a1cad" |
@@ -9918,6 +9918,11 @@ markdown-table@^2.0.0: |
9918 | 9918 | dependencies: |
9919 | 9919 | repeat-string "^1.0.0" |
9920 | 9920 |
|
| 9921 | + |
| 9922 | + version "14.0.0" |
| 9923 | + resolved "https://registry.yarnpkg.com/marked/-/marked-14.0.0.tgz#79a1477358a59e0660276f8fec76de2c33f35d83" |
| 9924 | + integrity sha512-uIj4+faQ+MgHgwUW1l2PsPglZLOLOT1uErt06dAPtx2kjteLAkbsd/0FiYg/MGS+i7ZKLb7w2WClxHkzOOuryQ== |
| 9925 | + |
9921 | 9926 | marked@^16.0.0, marked@^16.3.0: |
9922 | 9927 | version "16.3.0" |
9923 | 9928 | resolved "https://registry.yarnpkg.com/marked/-/marked-16.3.0.tgz#2f513891f867d6edc4772b4a026db9cc331eb94f" |
@@ -10339,12 +10344,13 @@ moment@^2.29.4: |
10339 | 10344 | resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" |
10340 | 10345 | integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== |
10341 | 10346 |
|
10342 | | -monaco-editor@^0.53.0: |
10343 | | - version "0.53.0" |
10344 | | - resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.53.0.tgz#2f485492e0ee822be13b1b45e3092922963737ae" |
10345 | | - integrity sha512-0WNThgC6CMWNXXBxTbaYYcunj08iB5rnx4/G56UOPeL9UVIUGGHA1GR0EWIh9Ebabj7NpCRawQ5b0hfN1jQmYQ== |
| 10347 | +monaco-editor@^0.54.0: |
| 10348 | + version "0.54.0" |
| 10349 | + resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.54.0.tgz#c0d6ebb46b83f1bef6f67f6aa471e38ba7ef8231" |
| 10350 | + integrity sha512-hx45SEUoLatgWxHKCmlLJH81xBo0uXP4sRkESUpmDQevfi+e7K1VuiSprK6UpQ8u4zOcKNiH0pMvHvlMWA/4cw== |
10346 | 10351 | dependencies: |
10347 | | - "@types/trusted-types" "^1.0.6" |
| 10352 | + dompurify "3.1.7" |
| 10353 | + marked "14.0.0" |
10348 | 10354 |
|
10349 | 10355 | |
10350 | 10356 | version "2.0.0" |
|
0 commit comments