Merge pull request #58346 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/marked-17.0.2

chore(deps): Bump marked from 17.0.1 to 17.0.2 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2026-02-14 22:53:59 +00:00 committed by GitHub
commit f6dc6ec3e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

View file

@ -56,7 +56,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.36",
"lodash": "^4.17.23",
"marked": "^17.0.1",
"marked": "^17.0.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.3.0",
@ -12402,9 +12402,9 @@
}
},
"node_modules/marked": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.1.tgz",
"integrity": "sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==",
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.2.tgz",
"integrity": "sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

View file

@ -72,7 +72,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.36",
"lodash": "^4.17.23",
"marked": "^17.0.1",
"marked": "^17.0.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.3.0",

View file

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

@ -478,7 +478,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.17.23
- license: MIT
- marked
- version: 17.0.1
- version: 17.0.2
- license: MIT
- math-intrinsics
- version: 1.1.0

File diff suppressed because one or more lines are too long

View file

@ -246,7 +246,7 @@ This file is generated from multiple sources. Included packages:
- version: 6.1.0
- license: MIT
- marked
- version: 17.0.1
- version: 17.0.2
- license: MIT
- md5
- version: 2.3.0

View file

@ -72,7 +72,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.3
- license: MIT
- marked
- version: 17.0.1
- version: 17.0.2
- license: MIT
- process
- version: 0.11.10