aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-20 14:06:17 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2021-03-20 15:35:43 +0100
commitc5c6d19676509ec01ae7c38155a2512bd5e9d363 (patch)
treedde34c132d15290edb084b70f25bd7d14607bef3 /package-lock.json
parent16b1c0284842dec61d5d043ccd523b6f431af12b (diff)
downloadnextcloud-server-c5c6d19676509ec01ae7c38155a2512bd5e9d363.tar.gz
nextcloud-server-c5c6d19676509ec01ae7c38155a2512bd5e9d363.zip
Bump marked from 2.0.0 to 2.0.1
Bumps [marked](https://github.com/markedjs/marked) from 2.0.0 to 2.0.1. - [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/v2.0.0...v2.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index efcb996edf4..db782fd8f66 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8454,9 +8454,9 @@
}
},
"marked": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/marked/-/marked-2.0.0.tgz",
- "integrity": "sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q=="
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-2.0.1.tgz",
+ "integrity": "sha512-5+/fKgMv2hARmMW7DOpykr2iLhl0NgjyELk5yn92iE7z8Se1IS9n3UsFm86hFXIkvMBmVxki8+ckcpjBeyo/hw=="
},
"material-colors": {
"version": "1.2.6",