Skip to content

Commit 8c53819

Browse files
committed
fix: upgrade html-react-parser from 1.4.5 to 1.4.6
Snyk has created this PR to upgrade html-react-parser from 1.4.5 to 1.4.6. 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 8cde695 commit 8c53819

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.5.2"
6060
},
6161
"dependencies": {
62-
"html-react-parser": "^1.4.5"
62+
"html-react-parser": "^1.4.6"
6363
},
6464
"peerDependencies": {
6565
"react": ">=16",

0 commit comments

Comments
 (0)