build(deps): bump marked from 15.0.11 to 15.0.12

Bumps [marked](https://github.com/markedjs/marked) from 15.0.11 to 15.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/v15.0.11...v15.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/53384/head
dependabot[bot] 4 months ago committed by Andy Scherzinger
parent b7d5ea71ab
commit 369404b3c5
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -57,7 +57,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.8",
"lodash": "^4.17.21",
"marked": "^15.0.11",
"marked": "^15.0.12",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"nextcloud-vue-collections": "^0.13.0",
@ -17653,9 +17653,9 @@
"license": "ISC"
},
"node_modules/marked": {
"version": "15.0.11",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.11.tgz",
"integrity": "sha512-1BEXAU2euRCG3xwgLVT1y0xbJEld1XOrmRJpUwRCcy7rxhSCwMrmEu9LXoPhHSCJG41V7YcQ2mjKRr5BA3ITIA==",
"version": "15.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

@ -88,7 +88,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.8",
"lodash": "^4.17.21",
"marked": "^15.0.11",
"marked": "^15.0.12",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"nextcloud-vue-collections": "^0.13.0",

Loading…
Cancel
Save