Skip to content

Commit db38d6d

Browse files
dependabot[bot]stanleyz
authored andcommitted
deps: bump html-react-parser from 5.1.18 to 5.2.0 in /ui (AzBuilder#1605)
1 parent 6c753be commit db38d6d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dotenv": "^16.4.5",
2222
"dotenv-expand": "^12.0.1",
2323
"hcl2-parser": "^1.0.3",
24-
"html-react-parser": "^5.1.18",
24+
"html-react-parser": "^5.2.0",
2525
"html-to-image": "^1.11.11",
2626
"loader-utils": "3.3.1",
2727
"luxon": "^3.5.0",

ui/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5842,10 +5842,10 @@ hpack.js@^2.1.6:
58425842
readable-stream "^2.0.1"
58435843
wbuf "^1.1.0"
58445844

5845-
html-dom-parser@5.0.10:
5846-
version "5.0.10"
5847-
resolved "https://registry.yarnpkg.com/html-dom-parser/-/html-dom-parser-5.0.10.tgz#bf46b05c50f35c2fcadfc8e91566c54d3caf9bd7"
5848-
integrity sha512-GwArYL3V3V8yU/mLKoFF7HlLBv80BZ2Ey1BzfVNRpAci0cEKhFHI/Qh8o8oyt3qlAMLlK250wsxLdYX4viedvg==
5845+
html-dom-parser@5.0.11:
5846+
version "5.0.11"
5847+
resolved "https://registry.yarnpkg.com/html-dom-parser/-/html-dom-parser-5.0.11.tgz#ef8e180c797329c01b73082db9382254aa47c538"
5848+
integrity sha512-iORudm2K0c0DYeEj4AbrG9PFzgp1dpFGkJUAiBlVTkeyaNf2YYIs1b0dF7rQUPnDZimkLx+Jls+CvRIKO/++Tg==
58495849
dependencies:
58505850
domhandler "5.0.3"
58515851
htmlparser2 "9.1.0"
@@ -5880,13 +5880,13 @@ html-minifier-terser@^6.0.2:
58805880
relateurl "^0.2.7"
58815881
terser "^5.10.0"
58825882

5883-
html-react-parser@^5.1.18:
5884-
version "5.1.18"
5885-
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.1.18.tgz#a07ff6d95fcaa6de45244386a12dddb981434915"
5886-
integrity sha512-65BwC0zzrdeW96jB2FRr5f1ovBhRMpLPJNvwkY5kA8Ay5xdL9t/RH2/uUTM7p+cl5iM88i6dDk4LXtfMnRmaJQ==
5883+
html-react-parser@^5.2.0:
5884+
version "5.2.0"
5885+
resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.2.0.tgz#000f92e02cae03f66832debaf7d9c98f032a18eb"
5886+
integrity sha512-t5IkGKTBYnjmYUzEV1RBT5twACepcf20u6Q0TylXQkb6NQKaBFSMebb/S/joxXrg8IHc+ROLirQIZc5DkD23hA==
58875887
dependencies:
58885888
domhandler "5.0.3"
5889-
html-dom-parser "5.0.10"
5889+
html-dom-parser "5.0.11"
58905890
react-property "2.0.2"
58915891
style-to-js "1.1.16"
58925892

0 commit comments

Comments
 (0)