chore(deps): bump marked from 15.0.6 to 15.0.7

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

---
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>
This commit is contained in:
dependabot[bot] 2025-03-01 02:58:54 +00:00 committed by nextcloud-command
parent fe2cf50496
commit c25aa50d41
8 changed files with 12 additions and 12 deletions

View file

@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.4.2
- license: MIT
- marked
- version: 15.0.6
- version: 15.0.7
- license: MIT
- node-gettext
- version: 3.0.0

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

@ -420,7 +420,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.3
- license: MIT
- marked
- version: 15.0.6
- version: 15.0.7
- license: MIT
- md5
- version: 2.3.0

File diff suppressed because one or more lines are too long

View file

@ -170,7 +170,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.4.2
- license: MIT
- marked
- version: 15.0.6
- version: 15.0.7
- license: MIT
- md5
- version: 2.3.0

View file

@ -69,7 +69,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.4.2
- license: MIT
- marked
- version: 15.0.6
- version: 15.0.7
- license: MIT
- node-gettext
- version: 3.0.0

8
package-lock.json generated
View file

@ -56,7 +56,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.19",
"lodash": "^4.17.21",
"marked": "^15.0.6",
"marked": "^15.0.7",
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"nextcloud-vue-collections": "^0.13.0",
@ -17413,9 +17413,9 @@
}
},
"node_modules/marked": {
"version": "15.0.6",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.6.tgz",
"integrity": "sha512-Y07CUOE+HQXbVDCGl3LXggqJDbXDP2pArc2C1N1RRMN0ONiShoSsIInMd5Gsxupe7fKLpgimTV+HOJ9r7bA+pg==",
"version": "15.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.7.tgz",
"integrity": "sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

View file

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