Skip to content

Commit fa75223

Browse files
authored
Merge pull request #114 from phpugmrn/dependabot/npm_and_yarn/html-react-parser-5.1.11
Bump html-react-parser from 5.1.10 to 5.1.11
2 parents 74421f5 + 02dbed7 commit fa75223

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@mdx-js/react": "^3.0.1",
2121
"clsx": "^2.1.1",
2222
"formik": "^2.4.6",
23-
"html-react-parser": "^5.1.10",
23+
"html-react-parser": "^5.1.11",
2424
"prism-react-renderer": "^1.3.5",
2525
"react": "^18.3",
2626
"react-confetti-explosion": "^2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4621,10 +4621,10 @@ html-minifier-terser@^7.2.0:
46214621
relateurl "^0.2.7"
46224622
terser "^5.15.1"
46234623

4624-
html-react-parser@^5.1.10:
4625-
version "5.1.10"
4626-
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.1.10.tgz#e65bf68df9b505756680d2cae842f7add3da5305"
4627-
integrity sha512-gV22PvLij4wdEdtrZbGVC7Zy2OVWnQ0bYhX63S196ZRSx4+K0TuutCreHSXr+saUia8KeKB+2TYziVfijpH4Tw==
4624+
html-react-parser@^5.1.11:
4625+
version "5.1.11"
4626+
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.1.11.tgz#34c28d21dc5abd5a0c80d63b47e4e6f489cd20cf"
4627+
integrity sha512-b4IQNUH5s4owJsPUAAZn8blSIXmTzuSvPITpkX7BDRlVWQghQxNQbOXydeDeNnD7wmEp4TgSxJsfjBlrWAjt+Q==
46284628
dependencies:
46294629
domhandler "5.0.3"
46304630
html-dom-parser "5.0.8"

0 commit comments

Comments
 (0)