Bump marked from 1.2.3 to 1.2.5

Bumps [marked](https://github.com/markedjs/marked) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.3...v1.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-30 14:05:53 +00:00 committed by npmbuildbot-nextcloud[bot]
parent deb7073724
commit 0f3a0fc74e
6 changed files with 10 additions and 7 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

6
package-lock.json generated
View File

@ -6860,9 +6860,9 @@
}
},
"marked": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.3.tgz",
"integrity": "sha512-RQuL2i6I6Gn+9n81IDNGbL0VHnta4a+8ZhqvryXEniTb/hQNtf3i26hi1XWUhzb9BgVyWHKR3UO8MaHtKoYibw=="
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.5.tgz",
"integrity": "sha512-2AlqgYnVPOc9WDyWu7S5DJaEZsfk6dNh/neatQ3IHUW4QLutM/VPSH9lG7bif+XjFWc9K9XR3QvR+fXuECmfdA=="
},
"material-colors": {
"version": "1.2.6",

View File

@ -61,7 +61,7 @@
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.20",
"marked": "^1.2.3",
"marked": "^1.2.5",
"moment": "^2.29.1",
"moment-timezone": "^0.5.32",
"nextcloud-vue-collections": "^0.9.0",