From d71ff1fd0698cb5a344369ca62bb3e90b774b1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 14 Nov 2018 05:47:32 +0000 Subject: [PATCH] [Security] Bump marked from 0.3.6 to 0.3.19 Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.19. **This update includes security fixes.** - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v0.3.19) Signed-off-by: dependabot[bot] --- package-lock.json | 7 +------ yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index d035d68..fbed042 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pressbooks/pressbooks-aldine", - "version": "1.2.1", + "version": "1.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -10958,11 +10958,6 @@ "integrity": "sha512-NcWuJFHDA8V3wkDgR/j4+gZx+YQwstPgfQDV8ndUeWWzta3dnDTBxpVzqS9lkmJAuV5YX35lmyojl6HO5JXAgw==", "dev": true }, - "marked": { - "version": "0.3.12", - "resolved": "https://registry.npmjs.org/marked/-/marked-0.3.12.tgz", - "integrity": "sha512-k4NaW+vS7ytQn6MgJn3fYpQt20/mOgYM5Ft9BYMfQJDz2QT6yEeS9XJ8k2Nw8JTeWK/znPPW2n3UJGzyYEiMoA==" - }, "masonry-layout": { "version": "4.2.1", "resolved": "https://registry.npmjs.org/masonry-layout/-/masonry-layout-4.2.1.tgz", diff --git a/yarn.lock b/yarn.lock index 85e0bb0..d14cf9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5909,8 +5909,8 @@ markdown-table@^1.1.0: resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.1.tgz#4b3dd3a133d1518b8ef0dbc709bf2a1b4824bc8c" marked@^0.3.6: - version "0.3.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" + version "0.3.19" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" masonry-layout@^4.1.0: version "4.2.0"