Skip to content

Commit 77831eb

Browse files
Bump dompurify and monaco-editor in /src/playground
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] <[email protected]>
1 parent ccee5fc commit 77831eb

File tree

2 files changed

+20
-10
lines changed

2 files changed

+20
-10
lines changed

src/playground/package-lock.json

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

src/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@microsoft/applicationinsights-web": "3.3.10",
3535
"bootstrap": "5.3.8",
36-
"monaco-editor": "0.54.0",
36+
"monaco-editor": "0.55.1",
3737
"pako": "2.1.0",
3838
"react": "19.2.1",
3939
"react-bootstrap": "2.10.10",

0 commit comments

Comments
 (0)