diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-17 11:02:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-17 11:02:08 +0000 |
commit | 001a7717639e1fb0212923453bb4c245f44ceb19 (patch) | |
tree | 8e069d517ed0774d43690e290b4945c113c3ee95 /package.json | |
parent | 1873af016e95bf2df512e332c7014e233cd57c17 (diff) |
Bump marked from 0.7.0 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 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.7.0...v4.0.10)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 152574d..415e5d5 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "ical-generator": "^1.11.0", "jimp": "^0.16.1", "jsonwebtoken": "^8.4.0", - "marked": "^0.7.0", + "marked": "^4.0.10", "moment-timezone": "^0.5.31", "mongoose": "^5.9.18", "multer": "^1.4.1", |