chore(deps): update dependency remark-html to 13.0.2 [security] (#43400)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
9
tools/challenge-parser/package-lock.json
generated
9
tools/challenge-parser/package-lock.json
generated
@ -691,14 +691,13 @@
|
||||
}
|
||||
},
|
||||
"remark-html": {
|
||||
"version": "12.0.0",
|
||||
"resolved": "https://registry.npmjs.org/remark-html/-/remark-html-12.0.0.tgz",
|
||||
"integrity": "sha512-M104NMHs48+uswChJkCDXCdabzxAinpHikpt6kS3gmGMyIvPZ5kn53tB9shFsL2O4HUJ9DIEsah1SX1Ve5FXHA==",
|
||||
"version": "13.0.2",
|
||||
"resolved": "https://registry.npmjs.org/remark-html/-/remark-html-13.0.2.tgz",
|
||||
"integrity": "sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ==",
|
||||
"requires": {
|
||||
"hast-util-sanitize": "^3.0.0",
|
||||
"hast-util-to-html": "^7.0.0",
|
||||
"mdast-util-to-hast": "^9.0.0",
|
||||
"xtend": "^4.0.1"
|
||||
"mdast-util-to-hast": "^10.0.0"
|
||||
}
|
||||
},
|
||||
"remark-parse": {
|
||||
|
@ -33,7 +33,7 @@
|
||||
"remark": "13.0.0",
|
||||
"remark-directive": "1.0.1",
|
||||
"remark-frontmatter": "3.0.0",
|
||||
"remark-html": "12.0.0",
|
||||
"remark-html": "13.0.2",
|
||||
"remark-parse": "9.0.0",
|
||||
"remark-stringify": "9.0.1",
|
||||
"to-vfile": "5.0.3",
|
||||
|
Reference in New Issue
Block a user