Skip to content

Commit 3f648ce

Browse files
committed
fix: upgrade html-react-parser from 0.14.0 to 0.14.3
Snyk has created this PR to upgrade html-react-parser from 0.14.0 to 0.14.3. See this package in npm: https://www.npmjs.com/package/html-react-parser See this project in Snyk: https://app.snyk.io/org/digitalflow/project/ab660937-292c-4e78-bb0b-1ee4cae7a225?utm_source=github&utm_medium=upgrade-pr
1 parent 66ded3f commit 3f648ce

File tree

2 files changed

+70
-38
lines changed

2 files changed

+70
-38
lines changed

src/web/Xrm.Oss.XTL.Editor/package-lock.json

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

src/web/Xrm.Oss.XTL.Editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"dependencies": {
1414
"css-loader": "^1.0.0",
15-
"html-react-parser": "^0.14.0",
15+
"html-react-parser": "^0.14.3",
1616
"monaco-editor-webpack-plugin": "^1.5.1",
1717
"react": "^16.13.1",
1818
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)