From c6b0812161968231142c5360bcd6a67673184e5d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 1 Oct 2022 17:10:59 +0000
Subject: [PATCH] fix(deps): bump marked from 4.1.0 to 4.1.1

Bumps [marked](https://github.com/markedjs/marked) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

diff --git a/package.json b/package.json
index baada43a..c21de89f 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
     "@salesforce/core": "^3.30.1",
     "@salesforce/kit": "^1.6.1",
     "got": "^11.8.2",
-    "marked": "^4.0.1",
+    "marked": "^4.1.1",
     "marked-terminal": "^4.2.0",
     "proxy-agent": "^5.0.0",
     "proxy-from-env": "^1.1.0",
diff --git a/yarn.lock b/yarn.lock
index 0af518c7..ee51d977 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6275,10 +6275,10 @@ marked-terminal@^4.2.0:
     node-emoji "^1.10.0"
     supports-hyperlinks "^2.1.0"
 
-marked@^4.0.1, marked@^4.0.16:
-  version "4.1.0"
-  resolved "https://registry.yarnpkg.com/marked/-/marked-4.1.0.tgz#3fc6e7485f21c1ca5d6ec4a39de820e146954796"
-  integrity sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==
+marked@^4.0.1, marked@^4.0.16, marked@^4.1.1:
+  version "4.1.1"
+  resolved "https://registry.yarnpkg.com/marked/-/marked-4.1.1.tgz#2f709a4462abf65a283f2453dc1c42ab177d302e"
+  integrity sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw==
 
 "mem-fs-editor@^8.1.2 || ^9.0.0":
   version "9.5.0"