Skip to content

Commit c069bed

Browse files
committed
fix: packages/pluggableWidgets/rich-text-web/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-17706650
1 parent a4befb3 commit c069bed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/pluggableWidgets/rich-text-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@uiw/codemirror-theme-github": "^4.23.13",
5252
"@uiw/react-codemirror": "^4.23.13",
5353
"classnames": "^2.5.1",
54-
"js-beautify": "^1.15.4",
54+
"js-beautify": "^2.0.3",
5555
"katex": "^0.16.22",
5656
"linkifyjs": "^4.3.2",
5757
"lodash.merge": "^4.6.2",

0 commit comments

Comments
 (0)