summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLouis <6653109+artonge@users.noreply.github.com>2022-04-28 18:23:44 +0200
committerGitHub <noreply@github.com>2022-04-28 18:23:44 +0200
commitf72f81158d824512dcd0dd4e06484e06fdb21d6d (patch)
tree2a1b3d6440acf2f0390358475808b9fc265ea034 /package-lock.json
parentbd572ca51c517e5514cbd4221d51759225c175cb (diff)
parent59b870f0a5a16d56212e037b8ed7d7e01c45fb9f (diff)
downloadnextcloud-server-f72f81158d824512dcd0dd4e06484e06fdb21d6d.tar.gz
nextcloud-server-f72f81158d824512dcd0dd4e06484e06fdb21d6d.zip
Merge pull request #31986 from nextcloud/dependabot/npm_and_yarn/marked-4.0.14
Bump marked from 4.0.13 to 4.0.14
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 80ff4dbed17..549c14912f9 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",