Bump marked from 1.2.3 to 1.2.4

Bumps [marked](https://github.com/markedjs/marked) from 1.2.3 to 1.2.4.
- [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.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-16 07:34:44 +00:00
committed by GitHub
parent 11b9a0f5ed
commit 846d8298a2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9592,9 +9592,9 @@
"dev": true
},
"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.4",
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.4.tgz",
"integrity": "sha512-6x5TFGCTKSQBLTZtOburGxCxFEBJEGYVLwCMTBCxzvyuisGcC20UNzDSJhCr/cJ/Kmh6ulfJm10g6WWEAJ3kvg==",
"dev": true
},
"md5.js": {