Bump marked from 4.0.10 to 4.0.12

Bumps [marked](https://github.com/markedjs/marked) from 4.0.10 to 4.0.12.
- [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/v4.0.10...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/30907/head
dependabot[bot] 2 years ago committed by nextcloud-command
parent 4d7bd5a7fc
commit b46f42ab5d

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated

@ -49,7 +49,7 @@
"jquery-ui-dist": "^1.13.0",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
"marked": "^4.0.8",
"marked": "^4.0.12",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
@ -13451,9 +13451,9 @@
}
},
"node_modules/marked": {
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==",
"version": "4.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
"integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ==",
"bin": {
"marked": "bin/marked.js"
},
@ -30073,9 +30073,9 @@
"requires": {}
},
"marked": {
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw=="
"version": "4.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
"integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ=="
},
"material-colors": {
"version": "1.2.6",

@ -66,7 +66,7 @@
"jquery-ui-dist": "^1.13.0",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
"marked": "^4.0.8",
"marked": "^4.0.12",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",

Loading…
Cancel
Save