Skip to content

Commit 79d3176

Browse files
Bump html-react-parser from 5.1.16 to 5.1.17
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 5.1.16 to 5.1.17. - [Release notes](https://github.com/remarkablemark/html-react-parser/releases) - [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md) - [Commits](remarkablemark/html-react-parser@v5.1.16...v5.1.17) --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f36745 commit 79d3176

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
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.16",
23+
"html-react-parser": "^5.1.17",
2424
"prism-react-renderer": "^1.3.5",
2525
"react": "^18.3",
2626
"react-confetti-explosion": "^2.1.2",

yarn.lock

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4616,15 +4616,15 @@ html-minifier-terser@^7.2.0:
46164616
relateurl "^0.2.7"
46174617
terser "^5.15.1"
46184618

4619-
html-react-parser@^5.1.16:
4620-
version "5.1.16"
4621-
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.1.16.tgz#935fcc3421430a99892148c1c69f28fdcdfc2a95"
4622-
integrity sha512-OtVPEQRwa4eelyMbHmUfMSw5VwJsVGSVsfa8I+M8xuV87n91cF3PHpvT/z0Frf1uG34atqh3dxgjaGIsmqVsRA==
4619+
html-react-parser@^5.1.17:
4620+
version "5.1.17"
4621+
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.1.17.tgz#e6883ddd6fc49cb241f606169daac1f769c2ea44"
4622+
integrity sha512-0EVE9l3xDXe5CDDAe7d0fecn7M8Iqe1K2nxNVUPQXo9yn2P1CFgUBbUMYus/FddFKv8YFkjXOBC7G/SoHnQBHQ==
46234623
dependencies:
46244624
domhandler "5.0.3"
46254625
html-dom-parser "5.0.10"
46264626
react-property "2.0.2"
4627-
style-to-js "1.1.14"
4627+
style-to-js "1.1.15"
46284628

46294629
html-tags@^3.3.1:
46304630
version "3.3.1"
@@ -4846,6 +4846,11 @@ inline-style-parser@0.2.3:
48464846
resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.2.3.tgz#e35c5fb45f3a83ed7849fe487336eb7efa25971c"
48474847
integrity sha512-qlD8YNDqyTKTyuITrDOffsl6Tdhv+UC4hcdAVuQsK4IMQ99nSgd1MIA/Q+jQYoh9r3hVUXhYh7urSRmXPkW04g==
48484848

4849+
inline-style-parser@0.2.4:
4850+
version "0.2.4"
4851+
resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.2.4.tgz#f4af5fe72e612839fcd453d989a586566d695f22"
4852+
integrity sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==
4853+
48494854
interpret@^1.0.0:
48504855
version "1.4.0"
48514856
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
@@ -8009,19 +8014,19 @@ strnum@^1.0.5:
80098014
resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db"
80108015
integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==
80118016

8012-
style-to-js@1.1.14:
8013-
version "1.1.14"
8014-
resolved "https://registry.yarnpkg.com/style-to-js/-/style-to-js-1.1.14.tgz#9980ba413839697300a1c30797cdd4c5ac43dce8"
8015-
integrity sha512-+FGNddHGLPY4NOPneEEdFj8dIy+oV4mHGrPZpB38P+YXrCAG9mp70dbcsAWnM8BFZULkJRvMqD0CXRjZLOYJFA==
8017+
style-to-js@1.1.15:
8018+
version "1.1.15"
8019+
resolved "https://registry.yarnpkg.com/style-to-js/-/style-to-js-1.1.15.tgz#4283109ae8dc8653aa2aa73a9a94d502de69c977"
8020+
integrity sha512-NCDBM/WB5v+nwT145u0qJCJ4arjRcp6YFnz5/1RynPVGYtpSQNy7rCzQIyboAKx2M6sISkZVyb/8La3E6vNkDQ==
80168021
dependencies:
8017-
style-to-object "1.0.7"
8022+
style-to-object "1.0.8"
80188023

8019-
style-to-object@1.0.7:
8020-
version "1.0.7"
8021-
resolved "https://registry.yarnpkg.com/style-to-object/-/style-to-object-1.0.7.tgz#8604fb6018ac3db83e97207a4f85f579068f661c"
8022-
integrity sha512-uSjr59G5u6fbxUfKbb8GcqMGT3Xs9v5IbPkjb0S16GyOeBLAzSRK0CixBv5YrYvzO6TDLzIS6QCn78tkqWngPw==
8024+
style-to-object@1.0.8:
8025+
version "1.0.8"
8026+
resolved "https://registry.yarnpkg.com/style-to-object/-/style-to-object-1.0.8.tgz#67a29bca47eaa587db18118d68f9d95955e81292"
8027+
integrity sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==
80238028
dependencies:
8024-
inline-style-parser "0.2.3"
8029+
inline-style-parser "0.2.4"
80258030

80268031
style-to-object@^0.4.0:
80278032
version "0.4.4"

0 commit comments

Comments
 (0)