Merge pull request #4 from shwetha729/dependabot/npm_and_yarn/node-html-parser-6.1.6

Bump node-html-parser from 6.1.5 to 6.1.6
pull/9/head
Shwetha Jayaraj 2023-08-28 16:42:19 -04:00 committed by GitHub
commit 3f75da0a5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -3151,9 +3151,9 @@
}
},
"node_modules/node-html-parser": {
"version": "6.1.5",
"resolved": "https://registry.npmjs.org/node-html-parser/-/node-html-parser-6.1.5.tgz",
"integrity": "sha512-fAaM511feX++/Chnhe475a0NHD8M7AxDInsqQpz6x63GRF7xYNdS8Vo5dKsIVPgsOvG7eioRRTZQnWBrhDHBSg==",
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/node-html-parser/-/node-html-parser-6.1.6.tgz",
"integrity": "sha512-C/MGDQ2NjdjzUq41bW9kW00MPZecAe/oo89vZEFLDfWoQVDk/DdML1yuxVVKLDMFIFax2VTq6Vpfzyn7z5yYgQ==",
"dev": true,
"dependencies": {
"css-select": "^5.1.0",