Skip to content

Commit fc7f53f

Browse files
chore: update monaco-editor to resolve DOMPurify CVEs #19445 (#19446)
#19445
1 parent 5b08f8b commit fc7f53f

File tree

2 files changed

+19
-22
lines changed

2 files changed

+19
-22
lines changed

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@fontsource/ibm-plex-mono": "5.1.1",
4848
"@fontsource/jetbrains-mono": "5.2.5",
4949
"@fontsource/source-code-pro": "5.2.5",
50-
"@monaco-editor/react": "4.6.0",
50+
"@monaco-editor/react": "4.7.0",
5151
"@mui/icons-material": "5.16.14",
5252
"@mui/material": "5.16.14",
5353
"@mui/system": "5.16.14",
@@ -93,7 +93,7 @@
9393
"jszip": "3.10.1",
9494
"lodash": "4.17.21",
9595
"lucide-react": "0.474.0",
96-
"monaco-editor": "0.52.0",
96+
"monaco-editor": "0.52.2",
9797
"pretty-bytes": "6.1.1",
9898
"react": "18.3.1",
9999
"react-color": "2.19.3",

site/pnpm-lock.yaml

Lines changed: 17 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)