chore(deps): Bump html-react-parser from 5.1.5 to 5.1.7
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 5.1.5 to 5.1.7. - [Release notes](https://github.com/remarkablemark/html-react-parser/releases) - [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/remarkablemark/html-react-parser/compare/v5.1.5...v5.1.7) --- 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>
This commit is contained in:
parent
f516d2deb6
commit
b4de80e72c
1 changed files with 8 additions and 8 deletions
16
yarn.lock
16
yarn.lock
|
@ -2743,10 +2743,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.11.tgz#208d8a30bc507bd82e03ada29e4732ea46a6bbda"
|
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.11.tgz#208d8a30bc507bd82e03ada29e4732ea46a6bbda"
|
||||||
integrity sha512-oGk0gmhnEJK4Yyk+oI7EfXsLayXatCWPHary1MtcmbAifkobT9cM9yutG/hZKIseOU0MqbIwQ/u2nn/Gb+ltuQ==
|
integrity sha512-oGk0gmhnEJK4Yyk+oI7EfXsLayXatCWPHary1MtcmbAifkobT9cM9yutG/hZKIseOU0MqbIwQ/u2nn/Gb+ltuQ==
|
||||||
|
|
||||||
"@types/react@*", "@types/react@18.2.55":
|
"@types/react@*", "@types/react@17 || 18":
|
||||||
version "18.2.55"
|
version "18.2.56"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.56.tgz#2d3e9021a0b6eb5bfc227761cc61b1c6dc6e0cd8"
|
||||||
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
|
integrity sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types" "*"
|
"@types/prop-types" "*"
|
||||||
"@types/scheduler" "*"
|
"@types/scheduler" "*"
|
||||||
|
@ -6985,11 +6985,11 @@ html-parse-stringify@^3.0.1:
|
||||||
void-elements "3.1.0"
|
void-elements "3.1.0"
|
||||||
|
|
||||||
html-react-parser@^5.0.7:
|
html-react-parser@^5.0.7:
|
||||||
version "5.1.5"
|
version "5.1.7"
|
||||||
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.1.5.tgz#c801097405f7f18b4721297e2ae3abb70c99c95a"
|
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.1.7.tgz#f0bf1ac476a54a5d3554b65734c710949505e4ea"
|
||||||
integrity sha512-lnRbY79VuhtTttVMTFPAO+q6mEgSE/A7FHO70rkbQRcNtwd/Vi5EqwD2WJ8VsyD//XcDAHVsvZ8HC8BAamTLRg==
|
integrity sha512-clDscCPYxpZbKLAXJVw3DIiuklZejb5ChK+yXMaA7KKuc0c74ep8jY40pUvMo2WnUU7GB3/hAike/ZAfQ+Ybkw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/react" "18.2.55"
|
"@types/react" "17 || 18"
|
||||||
domhandler "5.0.3"
|
domhandler "5.0.3"
|
||||||
html-dom-parser "5.0.8"
|
html-dom-parser "5.0.8"
|
||||||
react-property "2.0.2"
|
react-property "2.0.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue