From 2173a2a95b5886f5b493929f33a2e90189a11804 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:45:11 +0000 Subject: [PATCH] Bump marked from 0.3.12 to 0.3.19 in /prisma Bumps [marked](https://github.com/markedjs/marked) from 0.3.12 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.12...v0.3.19) --- updated-dependencies: - dependency-name: marked dependency-type: indirect ... Signed-off-by: dependabot[bot] --- prisma/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prisma/yarn.lock b/prisma/yarn.lock index 316bd0a..8cfbfe0 100644 --- a/prisma/yarn.lock +++ b/prisma/yarn.lock @@ -3128,8 +3128,8 @@ marked-terminal@^2.0.0: node-emoji "^1.4.1" marked@^0.3.6: - version "0.3.12" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.12.tgz#7cf25ff2252632f3fe2406bde258e94eee927519" + version "0.3.19" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" media-typer@0.3.0: version "0.3.0"