Skip to content

Commit

Permalink
Update dependency node-html-parser to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 25, 2021
1 parent 23dd05c commit 7d09910
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -60,7 +60,7 @@
"escape-string-regexp": "5.0.0",
"lodash": "4.17.21",
"node-fetch": "2.6.1",
"node-html-parser": "3.3.6",
"node-html-parser": "4.1.1",
"pubsub-js": "1.9.3",
"rss-parser": "3.12.0",
"smart-request-balancer": "2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4017,10 +4017,10 @@ node-fetch@2.6.1, node-fetch@^2.6.1:
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

node-html-parser@3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-3.3.6.tgz#fdbb3ba16d1252d7197ec39f0260d9c10ef33590"
integrity sha512-VkWDHvNgFGB3mbQGMyzqRE1i/BG7TKX9wRXC8e/v8kL0kZR/Oy6RjYxXH91K6/+m3g8iQ8dTqRy75lTYoA2Cjg==
node-html-parser@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-4.1.1.tgz#565849e655af5c961d71b58d19dd194127fad337"
integrity sha512-bc8pTN/BgDxBcS4TiA6pRv3TL2dElxoQwSP0sz/5VgJPASlmGzIU3ozv3hPMqg/hH/T2eqJxqXWuXlSZWggDgw==
dependencies:
css-select "^4.1.3"
he "1.2.0"
Expand Down

0 comments on commit 7d09910

Please sign in to comment.