Skip to content

Commit 0d25569

Browse files
committed
fix: upgrade html-react-parser from 1.4.0 to 1.4.1
Snyk has created this PR to upgrade html-react-parser from 1.4.0 to 1.4.1. See this package in npm: https://www.npmjs.com/package/html-react-parser See this project in Snyk: https://app.snyk.io/org/lightningspirit/project/fe501def-8018-4847-a0ef-e6f03a69a32e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e6392ff commit 0d25569

File tree

2 files changed

+26
-19
lines changed

2 files changed

+26
-19
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typescript": "^4.4.4"
6060
},
6161
"dependencies": {
62-
"html-react-parser": "^1.3.0"
62+
"html-react-parser": "^1.4.1"
6363
},
6464
"peerDependencies": {
6565
"react": ">=16",

0 commit comments

Comments
 (0)