From 7775815b0fff281e5d956f346e114c17ac08e884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:38:10 +0000 Subject: [PATCH] Bump marked from 0.3.7 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 0.3.7 to 4.0.10. - [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.7...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b7485bd..a222ac3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "html-loader": "^0.5.1", "js-cookie": "2.1.4", "markdown-loader": "^2.0.1", - "marked": "^0.3.7", + "marked": "^4.0.10", "ng-click-outside": "^3.1.1", "ngx-bootstrap": "^2.0.0-rc.0", "ngx-page-scroll": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 1039a48..3b56a56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2176,7 +2176,7 @@ fs-access@^1.0.0: fs-extra@^0.23.1: version "0.23.1" - resolved "http://registry.npmjs.org/fs-extra/-/fs-extra-0.23.1.tgz#6611dba6adf2ab8dc9c69fab37cddf8818157e3d" + resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-0.23.1.tgz#6611dba6adf2ab8dc9c69fab37cddf8818157e3d" dependencies: graceful-fs "^4.1.2" jsonfile "^2.1.0" @@ -3455,10 +3455,15 @@ markdown-loader@^2.0.1: loader-utils "^1.1.0" marked "^0.3.6" -marked@^0.3.6, marked@^0.3.7: +marked@^0.3.6: version "0.3.7" resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.7.tgz#80ef3bbf1bd00d1c9cfebe42ba1b8c85da258d0d" +marked@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" + integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw== + matcher-collection@^1.0.0: version "1.0.5" resolved "https://registry.yarnpkg.com/matcher-collection/-/matcher-collection-1.0.5.tgz#2ee095438372cb8884f058234138c05c644ec339"