Browse Source

[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] <support@dependabot.com>
pull/140/head
dependabot[bot] 7 years ago
parent
commit
d71ff1fd06
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
  1. 7
      package-lock.json
  2. 4
      yarn.lock

7
package-lock.json generated

@ -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",

4
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"

Loading…
Cancel
Save