Merge pull request #52323 from nextcloud/dependabot/npm_and_yarn/stable31/marked-15.0.9

This commit is contained in:
dependabot[bot] 2025-04-23 18:33:04 +00:00 committed by GitHub
commit 96fda99a06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

View file

@ -78,7 +78,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.1
- license: BSD-3-Clause
- marked
- version: 15.0.8
- version: 15.0.9
- license: MIT
- buffer
- version: 6.0.3

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

@ -415,7 +415,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.17.21
- license: MIT
- marked
- version: 15.0.8
- version: 15.0.9
- license: MIT
- md5
- version: 2.3.0

File diff suppressed because one or more lines are too long

View file

@ -161,7 +161,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.6
- license: MIT
- marked
- version: 15.0.8
- version: 15.0.9
- license: MIT
- md5
- version: 2.3.0

View file

@ -60,7 +60,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.3
- license: MIT
- marked
- version: 15.0.8
- version: 15.0.9
- license: MIT
- process
- version: 0.11.10

8
package-lock.json generated
View file

@ -57,7 +57,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.7",
"lodash": "^4.17.21",
"marked": "^15.0.8",
"marked": "^15.0.9",
"moment": "^2.30.1",
"moment-timezone": "^0.5.48",
"nextcloud-vue-collections": "^0.13.0",
@ -17435,9 +17435,9 @@
"license": "Python-2.0"
},
"node_modules/marked": {
"version": "15.0.8",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.8.tgz",
"integrity": "sha512-rli4l2LyZqpQuRve5C0rkn6pj3hT8EWPC+zkAxFTAJLxRbENfTAhEQq9itrmf1Y81QtAX5D/MYlGlIomNgj9lA==",
"version": "15.0.9",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.9.tgz",
"integrity": "sha512-9AW/bn9DxQeZVjR52l5jsc0W2pwuhP04QaQewPvylil12Cfr2GBfWmgp6mu8i9Jy8UlBjqDZ9uMTDuJ8QOGZJA==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

View file

@ -88,7 +88,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.7",
"lodash": "^4.17.21",
"marked": "^15.0.8",
"marked": "^15.0.9",
"moment": "^2.30.1",
"moment-timezone": "^0.5.48",
"nextcloud-vue-collections": "^0.13.0",