mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-03 10:25:00 +01:00
Bump remark-html from 13.0.1 to 13.0.2 (#655)
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/remarkjs/remark-html/releases) - [Commits](https://github.com/remarkjs/remark-html/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: remark-html dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6883f6e83
commit
23dd6ddefd
14
package-lock.json
generated
14
package-lock.json
generated
@ -35,7 +35,7 @@
|
||||
"react-pose": "^4.0.10",
|
||||
"remark": "^13.0.0",
|
||||
"remark-breaks": "^2.0.2",
|
||||
"remark-html": "^13.0.1",
|
||||
"remark-html": "^13.0.2",
|
||||
"remark-parse": "^9.0.0",
|
||||
"remark-react": "^8.0.0",
|
||||
"shortid": "^2.2.16",
|
||||
@ -25607,9 +25607,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/remark-html": {
|
||||
"version": "13.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-html/-/remark-html-13.0.1.tgz",
|
||||
"integrity": "sha512-K5KQCXWVz+harnyC+UVM/J9eJWCgjYRqFeZoZf2NgP0iFbuuw/RgMZv3MA34b/OEpGnstl3oiOUtZzD3tJ+CBw==",
|
||||
"version": "13.0.2",
|
||||
"resolved": "https://registry.npmjs.org/remark-html/-/remark-html-13.0.2.tgz",
|
||||
"integrity": "sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ==",
|
||||
"dependencies": {
|
||||
"hast-util-sanitize": "^3.0.0",
|
||||
"hast-util-to-html": "^7.0.0",
|
||||
@ -51539,9 +51539,9 @@
|
||||
}
|
||||
},
|
||||
"remark-html": {
|
||||
"version": "13.0.1",
|
||||
"resolved": "https://registry.npmjs.org/remark-html/-/remark-html-13.0.1.tgz",
|
||||
"integrity": "sha512-K5KQCXWVz+harnyC+UVM/J9eJWCgjYRqFeZoZf2NgP0iFbuuw/RgMZv3MA34b/OEpGnstl3oiOUtZzD3tJ+CBw==",
|
||||
"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",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"react-pose": "^4.0.10",
|
||||
"remark": "^13.0.0",
|
||||
"remark-breaks": "^2.0.2",
|
||||
"remark-html": "^13.0.1",
|
||||
"remark-html": "^13.0.2",
|
||||
"remark-parse": "^9.0.0",
|
||||
"remark-react": "^8.0.0",
|
||||
"shortid": "^2.2.16",
|
||||
|
Loading…
Reference in New Issue
Block a user