chore(deps): bump marked from 15.0.0 to 15.0.6

Bumps [marked](https://github.com/markedjs/marked) from 15.0.0 to 15.0.6.
- [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.0...v15.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-01 02:21:44 +00:00 committed by Andy Scherzinger
parent b90d495cbd
commit 6b62139b21
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -56,7 +56,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.18",
"lodash": "^4.17.21",
"marked": "^15.0.0",
"marked": "^15.0.6",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"nextcloud-vue-collections": "^0.13.0",
@ -17080,9 +17080,10 @@
}
},
"node_modules/marked": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.0.tgz",
"integrity": "sha512-0mouKmBROJv/WSHJBPZZyYofUgawMChnD5je/g+aOBXsHDjb/IsnTQj7mnhQZu+qPJmRQ0ecX3mLGEUm3BgwYA==",
"version": "15.0.6",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.6.tgz",
"integrity": "sha512-Y07CUOE+HQXbVDCGl3LXggqJDbXDP2pArc2C1N1RRMN0ONiShoSsIInMd5Gsxupe7fKLpgimTV+HOJ9r7bA+pg==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"
},

View file

@ -87,7 +87,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.18",
"lodash": "^4.17.21",
"marked": "^15.0.0",
"marked": "^15.0.6",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"nextcloud-vue-collections": "^0.13.0",