Merge pull request #55920 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/marked-16.4.1

This commit is contained in:
dependabot[bot] 2025-10-31 15:12:49 +00:00 committed by GitHub
commit a7e1492db3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View file

@ -56,7 +56,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",
@ -12231,10 +12231,9 @@
}
},
"node_modules/marked": {
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.3.0.tgz",
"integrity": "sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==",
"license": "MIT",
"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

@ -72,7 +72,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",