From 4c9f8c02d3410dbbaad0c41fc07a6386e2f49aef Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Sat, 7 Nov 2020 02:26:33 +0000
Subject: [PATCH] Bump marked from 1.2.0 to 1.2.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 package-lock.json | 6 +++---
 package.json      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 942bf47056c..b5e6a07606f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7169,9 +7169,9 @@
       }
     },
     "marked": {
-      "version": "1.2.0",
-      "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.0.tgz",
-      "integrity": "sha512-tiRxakgbNPBr301ihe/785NntvYyhxlqcL3YaC8CaxJQh7kiaEtrN9B/eK2I2943Yjkh5gw25chYFDQhOMCwMA=="
+      "version": "1.2.3",
+      "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.3.tgz",
+      "integrity": "sha512-RQuL2i6I6Gn+9n81IDNGbL0VHnta4a+8ZhqvryXEniTb/hQNtf3i26hi1XWUhzb9BgVyWHKR3UO8MaHtKoYibw=="
     },
     "material-colors": {
       "version": "1.2.6",
diff --git a/package.json b/package.json
index 6f06ac2985b..7b42c97dfc5 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
     "jquery-ui-dist": "^1.12.1",
     "jstimezonedetect": "^1.0.7",
     "lodash": "^4.17.20",
-    "marked": "^1.2.0",
+    "marked": "^1.2.3",
     "moment": "^2.29.1",
     "moment-timezone": "^0.5.31",
     "nextcloud-vue-collections": "^0.8.1",
-- 
GitLab