Merge pull request #564 from mermaid-js/dependabot/npm_and_yarn/develop/node-html-parser-5.2.0

chore(deps-dev): bump node-html-parser from 5.1.0 to 5.2.0
This commit is contained in:
Sidharth Vinod
2022-01-08 12:55:33 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"husky": "^7.0.4",
"lint-staged": "^12.1.4",
"mocha": "^9.1.3",
"node-html-parser": "^5.1.0",
"node-html-parser": "^5.2.0",
"postcss": "^8.4.5",
"postcss-load-config": "^3.1.0",
"prettier": "~2.5.1",
+4 -4
View File
@@ -3279,10 +3279,10 @@ node-emoji@^1.11.0:
dependencies:
lodash "^4.17.21"
node-html-parser@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-5.1.0.tgz#753f5a60cdfe6d027c15857cb817df592c18c998"
integrity sha512-l6C1Gf1o7YuxeMGa17PypEez/rj+ii3q4/NZG37nRmWSLDjHyB0WNrlE4h2UW92D0JSfUSfu+lOvxThttVe7Jw==
node-html-parser@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-5.2.0.tgz#6f29fd00d79f65334e7e20200964644207925607"
integrity sha512-fmiwLfQu+J2A0zjwSEkztSHexAf5qq/WoiL/Hgo1K7JpfEP+OGWY5maG0kGaM+IFVdixF/1QbyXaQ3h4cGfeLw==
dependencies:
css-select "^4.1.3"
he "1.2.0"