From c4f2b62493c147e2134bb524f8b253931ae74c91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:30:16 +0000 Subject: [PATCH] Bump marked from 0.3.6 to 0.3.19 in /examples/BeaconsDemo Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.19. - [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/v0.3.6...v0.3.19) --- updated-dependencies: - dependency-name: marked dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/BeaconsDemo/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/BeaconsDemo/yarn.lock b/examples/BeaconsDemo/yarn.lock index 6eb3752b..4afa06cb 100644 --- a/examples/BeaconsDemo/yarn.lock +++ b/examples/BeaconsDemo/yarn.lock @@ -3396,9 +3396,9 @@ marked-terminal@^1.6.2: node-emoji "^1.4.1" marked@^0.3.6: - version "0.3.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" - integrity sha1-ssbGGPzOzk74bE/Gy4p8v1rtqNc= + version "0.3.19" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" + integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg== media-typer@0.3.0: version "0.3.0"