mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-01 20:39:45 +01:00
Bump remark-html from 11.0.1 to 11.0.2
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/remarkjs/remark-html/releases) - [Commits](https://github.com/remarkjs/remark-html/compare/11.0.1...11.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
fb4f0f316a
commit
06a651ca49
8
package-lock.json
generated
8
package-lock.json
generated
@ -20404,13 +20404,13 @@
|
||||
"integrity": "sha512-X9Ncj4cj3/CIvLI2Z9IobHtVi8FVdUrdJkCNaL9kdX8ohfsi18DXHsCVd/A7ssARBdccdDb5ODnt62WuEWaM/g=="
|
||||
},
|
||||
"remark-html": {
|
||||
"version": "11.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-html/-/remark-html-11.0.1.tgz",
|
||||
"integrity": "sha512-bz7tSu9kDbaRNaiqQWrgXITkqJsZXoc2fjau+ms7WA4vflDoB+xMdY0QfNhUpGgmAv4SdDD1m+3BxWRHLizmiQ==",
|
||||
"version": "11.0.2",
|
||||
"resolved": "https://registry.npmjs.org/remark-html/-/remark-html-11.0.2.tgz",
|
||||
"integrity": "sha512-U7qPKZq6Aai+UTpH5YrblLvqvdSUCRA4YmZYRTtbtknm/WUGmNUI0dvThbSuTNSf6TtC8btmbbScWi1wtUIxnw==",
|
||||
"requires": {
|
||||
"hast-util-sanitize": "^2.0.0",
|
||||
"hast-util-to-html": "^7.0.0",
|
||||
"mdast-util-to-hast": "^8.0.0",
|
||||
"mdast-util-to-hast": "^8.2.0",
|
||||
"xtend": "^4.0.1"
|
||||
}
|
||||
},
|
||||
|
@ -50,7 +50,7 @@
|
||||
"react-pose": "^4.0.10",
|
||||
"remark": "^12.0.0",
|
||||
"remark-breaks": "^1.0.5",
|
||||
"remark-html": "^11.0.0",
|
||||
"remark-html": "^11.0.2",
|
||||
"remark-parse": "^8.0.2",
|
||||
"remark-react": "^7.0.0",
|
||||
"shortid": "^2.2.15",
|
||||
|
Loading…
Reference in New Issue
Block a user