Merge pull request #53384 from nextcloud/dependabot/npm_and_yarn/marked-15.0.12

pull/53382/head
dependabot[bot] 4 months ago committed by GitHub
commit 7d78e8d5c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      dist/4965-4965.js.license
  2. 4
      dist/core-common.js
  3. 2
      dist/core-common.js.license
  4. 2
      dist/core-common.js.map
  5. 2
      dist/settings-apps-view-4529.js.license
  6. 2
      dist/updatenotification-view-changelog-page.js.license
  7. 8
      package-lock.json
  8. 2
      package.json

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

File diff suppressed because one or more lines are too long

@ -386,7 +386,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.17.21
- license: MIT
- marked
- version: 15.0.11
- version: 15.0.12
- 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.11
- version: 15.0.12
- 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.11
- version: 15.0.12
- 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.8",
"lodash": "^4.17.21",
"marked": "^15.0.11",
"marked": "^15.0.12",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"nextcloud-vue-collections": "^0.13.0",
@ -17653,9 +17653,9 @@
"license": "ISC"
},
"node_modules/marked": {
"version": "15.0.11",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.11.tgz",
"integrity": "sha512-1BEXAU2euRCG3xwgLVT1y0xbJEld1XOrmRJpUwRCcy7rxhSCwMrmEu9LXoPhHSCJG41V7YcQ2mjKRr5BA3ITIA==",
"version": "15.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.12.tgz",
"integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

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

Loading…
Cancel
Save