build(deps): bump marked from 2.0.7 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 2.0.7 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v2.0.7...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6aa86a17c2
commit
d72b02630b
2 changed files with 10 additions and 4 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -16471,9 +16471,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"marked": {
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.7.tgz",
|
||||
"integrity": "sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ=="
|
||||
"version": "4.0.10",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
|
||||
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw=="
|
||||
},
|
||||
"marked-terminal": {
|
||||
"version": "4.1.1",
|
||||
|
@ -22641,6 +22641,12 @@
|
|||
"yallist": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"marked": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.3.tgz",
|
||||
"integrity": "sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==",
|
||||
"dev": true
|
||||
},
|
||||
"npm-run-path": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
"js-beautify": "1.13.13",
|
||||
"luxon": "2.0.2",
|
||||
"mammoth": "^1.4.21",
|
||||
"marked": "2.0.7",
|
||||
"marked": "4.0.10",
|
||||
"momentjs": "2.0.0",
|
||||
"ms-rest-azure": "3.0.0",
|
||||
"nexmo": "2.9.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue