diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-10 17:26:26 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2021-10-10 17:54:04 +0000 |
commit | 9990d2e162ea0ff9f8ac43301253146dfb8539b2 (patch) | |
tree | d08f9789543297b6b86b01b82c555eeb3145aada /package.json | |
parent | bab12e5e4530e074bca33fec7a2389de96c3842b (diff) | |
download | nextcloud-server-9990d2e162ea0ff9f8ac43301253146dfb8539b2.tar.gz nextcloud-server-9990d2e162ea0ff9f8ac43301253146dfb8539b2.zip |
Bump marked from 3.0.4 to 3.0.7
Bumps [marked](https://github.com/markedjs/marked) from 3.0.4 to 3.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.4...v3.0.7)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 83f5292906a..41f1fce06b7 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jquery-ui-dist": "^1.12.1", "jstimezonedetect": "^1.0.7", "lodash": "^4.17.21", - "marked": "^3.0.4", + "marked": "^3.0.7", "moment": "^2.29.1", "moment-timezone": "^0.5.33", "nextcloud-vue-collections": "^0.9.0", |