mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #51168 from nextcloud/dependabot/npm_and_yarn/stable31/marked-15.0.7
This commit is contained in:
commit
55d5203e93
8 changed files with 12 additions and 12 deletions
2
dist/2452-2452.js.license
vendored
2
dist/2452-2452.js.license
vendored
|
|
@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.4.2
|
||||
- license: MIT
|
||||
- marked
|
||||
- version: 15.0.6
|
||||
- version: 15.0.7
|
||||
- license: MIT
|
||||
- node-gettext
|
||||
- version: 3.0.0
|
||||
|
|
|
|||
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-common.js.license
vendored
2
dist/core-common.js.license
vendored
|
|
@ -420,7 +420,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.3
|
||||
- license: MIT
|
||||
- marked
|
||||
- version: 15.0.6
|
||||
- version: 15.0.7
|
||||
- license: MIT
|
||||
- md5
|
||||
- version: 2.3.0
|
||||
|
|
|
|||
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/settings-apps-view-4529.js.license
vendored
2
dist/settings-apps-view-4529.js.license
vendored
|
|
@ -170,7 +170,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.4.2
|
||||
- license: MIT
|
||||
- marked
|
||||
- version: 15.0.6
|
||||
- version: 15.0.7
|
||||
- license: MIT
|
||||
- md5
|
||||
- version: 2.3.0
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.4.2
|
||||
- license: MIT
|
||||
- marked
|
||||
- version: 15.0.6
|
||||
- version: 15.0.7
|
||||
- license: MIT
|
||||
- node-gettext
|
||||
- version: 3.0.0
|
||||
|
|
|
|||
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
|||
"jquery-ui-dist": "^1.13.3",
|
||||
"libphonenumber-js": "^1.11.19",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "^15.0.6",
|
||||
"marked": "^15.0.7",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"nextcloud-vue-collections": "^0.13.0",
|
||||
|
|
@ -17416,9 +17416,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "15.0.6",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.6.tgz",
|
||||
"integrity": "sha512-Y07CUOE+HQXbVDCGl3LXggqJDbXDP2pArc2C1N1RRMN0ONiShoSsIInMd5Gsxupe7fKLpgimTV+HOJ9r7bA+pg==",
|
||||
"version": "15.0.7",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.7.tgz",
|
||||
"integrity": "sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
"jquery-ui-dist": "^1.13.3",
|
||||
"libphonenumber-js": "^1.11.19",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "^15.0.6",
|
||||
"marked": "^15.0.7",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"nextcloud-vue-collections": "^0.13.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue