Merge pull request #24668 from nextcloud/dependabot/npm_and_yarn/marked-1.2.6
Bump marked from 1.2.5 to 1.2.6
This commit is contained in:
commit
83607d227f
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
|
@ -6951,9 +6951,9 @@
|
|||
}
|
||||
},
|
||||
"marked": {
|
||||
"version": "1.2.5",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.5.tgz",
|
||||
"integrity": "sha512-2AlqgYnVPOc9WDyWu7S5DJaEZsfk6dNh/neatQ3IHUW4QLutM/VPSH9lG7bif+XjFWc9K9XR3QvR+fXuECmfdA=="
|
||||
"version": "1.2.6",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.6.tgz",
|
||||
"integrity": "sha512-7vVuSEZ8g/HH3hK/BH/+7u/NJj7x9VY4EHzujLDcqAQLiOUeFJYAsfSAyoWtR17lKrx7b08qyIno4lffwrzTaA=="
|
||||
},
|
||||
"material-colors": {
|
||||
"version": "1.2.6",
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"jquery-ui-dist": "^1.12.1",
|
||||
"jstimezonedetect": "^1.0.7",
|
||||
"lodash": "^4.17.20",
|
||||
"marked": "^1.2.5",
|
||||
"marked": "^1.2.6",
|
||||
"moment": "^2.29.1",
|
||||
"moment-timezone": "^0.5.32",
|
||||
"nextcloud-vue-collections": "^0.9.0",
|
||||
|
|
Loading…
Reference in New Issue