Merge pull request #52451 from nextcloud/dependabot/npm_and_yarn/stable31/marked-15.0.11

pull/52453/head
dependabot[bot] 2025-04-27 12:23:41 +07:00 committed by GitHub
commit 40fae9ffbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

@ -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.9
- version: 15.0.11
- license: MIT
- buffer
- version: 6.0.3

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

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

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

8
package-lock.json generated

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

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