Merge pull request #39922 from nextcloud/dependabot/npm_and_yarn/marked-7.0.3

chore(deps): Bump marked from 5.1.2 to 7.0.3
This commit is contained in:
Ferdinand Thiessen 2023-08-18 16:12:32 +02:00 committed by GitHub
commit b82331ed3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -55,7 +55,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^5.0.4",
"marked": "^7.0.3",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",
@ -17673,9 +17673,9 @@
"dev": true
},
"node_modules/marked": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/marked/-/marked-5.1.2.tgz",
"integrity": "sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==",
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-7.0.3.tgz",
"integrity": "sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==",
"bin": {
"marked": "bin/marked.js"
},

View file

@ -81,7 +81,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
"marked": "^5.0.4",
"marked": "^7.0.3",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",