Merge pull request #55840 from nextcloud/dependabot/npm_and_yarn/stable32/marked-16.4.1

[stable32] build(deps): bump marked from 16.3.0 to 16.4.1
This commit is contained in:
Andy Scherzinger 2025-11-02 15:23:44 +01:00 committed by GitHub
commit a406ef5267
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

View file

@ -77,7 +77,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.1
- license: BSD-3-Clause
- marked
- version: 16.3.0
- version: 16.4.1
- 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

@ -417,7 +417,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.17.21
- license: MIT
- marked
- version: 16.3.0
- version: 16.4.1
- license: MIT
- math-intrinsics
- version: 1.1.0

File diff suppressed because one or more lines are too long

View file

@ -173,7 +173,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.6
- license: MIT
- marked
- version: 16.3.0
- version: 16.4.1
- license: MIT
- md5
- version: 2.3.0

View file

@ -78,7 +78,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.3
- license: MIT
- marked
- version: 16.3.0
- version: 16.4.1
- 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.25",
"lodash": "^4.17.21",
"marked": "^16.3.0",
"marked": "^16.4.1",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",
@ -17307,9 +17307,9 @@
"license": "ISC"
},
"node_modules/marked": {
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.3.0.tgz",
"integrity": "sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==",
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.4.1.tgz",
"integrity": "sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==",
"bin": {
"marked": "bin/marked.js"
},

View file

@ -88,7 +88,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.25",
"lodash": "^4.17.21",
"marked": "^16.3.0",
"marked": "^16.4.1",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",