Skip to content

Commit 0b03e4e

Browse files
Bump dompurify and monaco-editor in /src-editor
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.2.7 and updates ancestor dependency [monaco-editor](https://github.com/microsoft/monaco-editor). These dependencies need to be updated together. Updates `dompurify` from 3.1.7 to 3.2.7 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.7...3.2.7) Updates `monaco-editor` from 0.54.0 to 0.55.1 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.54.0...v0.55.1) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.2.7 dependency-type: indirect - dependency-name: monaco-editor dependency-version: 0.55.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03fc730 commit 0b03e4e

File tree

2 files changed

+42
-41
lines changed

2 files changed

+42
-41
lines changed

src-editor/package-lock.json

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

src-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vitejs/plugin-react": "^5.1.0",
2626
"blockly": "^11.2.2",
2727
"file-selector": "^2.1.2",
28-
"monaco-editor": "~0.54.0",
28+
"monaco-editor": "~0.55.1",
2929
"openai": "^5.23.2",
3030
"react": "^18.3.1",
3131
"react-bem-helper": "^1.4.1",

0 commit comments

Comments
 (0)