Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-28 00:08:30 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-04-28 00:19:51 +0300
commit59b870f0a5a16d56212e037b8ed7d7e01c45fb9f (patch)
treee3b4a28c5a7241d4a884c200fafdc3f0d215779e /package-lock.json
parent768da60ae2bc11b415b52624121d70316c1e9de6 (diff)
Bump marked from 4.0.13 to 4.0.14dependabot/npm_and_yarn/marked-4.0.14
Bumps [marked](https://github.com/markedjs/marked) from 4.0.13 to 4.0.14. - [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/v4.0.13...v4.0.14) --- 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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 9750a22cb68..5ddf6f445dd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -49,7 +49,7 @@
"jquery-ui-dist": "^1.13.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
- "marked": "^4.0.13",
+ "marked": "^4.0.14",
"moment": "^2.29.2",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
@@ -13359,9 +13359,9 @@
"dev": true
},
"node_modules/marked": {
- "version": "4.0.13",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.13.tgz",
- "integrity": "sha512-lS/ZCa4X0gsRcfWs1eoh6dLnHr9kVH3K1t2X4M/tTtNouhZ7anS1Csb6464VGLQHv8b2Tw1cLeZQs58Jav8Rzw==",
+ "version": "4.0.14",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.14.tgz",
+ "integrity": "sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ==",
"bin": {
"marked": "bin/marked.js"
},
@@ -29799,9 +29799,9 @@
"requires": {}
},
"marked": {
- "version": "4.0.13",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.13.tgz",
- "integrity": "sha512-lS/ZCa4X0gsRcfWs1eoh6dLnHr9kVH3K1t2X4M/tTtNouhZ7anS1Csb6464VGLQHv8b2Tw1cLeZQs58Jav8Rzw=="
+ "version": "4.0.14",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.14.tgz",
+ "integrity": "sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ=="
},
"material-colors": {
"version": "1.2.6",