Skip to content

Commit fc6784a

Browse files
authored
Merge pull request #164 from phpugmrn/dependabot/npm_and_yarn/html-react-parser-5.2.3
Bump html-react-parser from 5.2.2 to 5.2.3
2 parents fa4c588 + 64980fe commit fc6784a

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
@@ -23,7 +23,7 @@
2323
"@types/react": "^19.0",
2424
"clsx": "^2.1.1",
2525
"formik": "^2.4.6",
26-
"html-react-parser": "^5.2.2",
26+
"html-react-parser": "^5.2.3",
2727
"prism-react-renderer": "^1.3.5",
2828
"react": "^19.0",
2929
"react-confetti-explosion": "^2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5188,10 +5188,10 @@ html-minifier-terser@^7.2.0:
51885188
relateurl "^0.2.7"
51895189
terser "^5.15.1"
51905190

5191-
html-react-parser@^5.2.2:
5192-
version "5.2.2"
5193-
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.2.2.tgz#a4159c14f08c06280ff793ce35f872c2283227cb"
5194-
integrity sha512-yA5012CJGSFWYZsgYzfr6HXJgDap38/AEP4ra8Cw+WHIi2ZRDXRX/QVYdumRf1P8zKyScKd6YOrWYvVEiPfGKg==
5191+
html-react-parser@^5.2.3:
5192+
version "5.2.3"
5193+
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.2.3.tgz#fc87fe097ff661d24d65997e4bf341ab509958a3"
5194+
integrity sha512-y34oKTu+9T1fKdJE1cN9QWFWu8sx8Qa5tJOafUfMUF5Niah+yF6zlEHhWh7a0iZEcLRPIMw54bY14ajQF7xP7A==
51955195
dependencies:
51965196
domhandler "5.0.3"
51975197
html-dom-parser "5.0.13"

0 commit comments

Comments
 (0)