summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-12-06 09:56:54 +0100
committerGitHub <noreply@github.com>2021-12-06 09:56:54 +0100
commitca8f929447e47fe0665487148bf7a5f76c8a8f20 (patch)
tree009ee13ef68e2bc89c95abe82dea6d7568d17c91 /package-lock.json
parent00549f78026108219ed77c4277cf6382a9a2101e (diff)
parentaa154960ad1bd1c56068412b88e9d8d5a291a570 (diff)
downloadnextcloud-server-ca8f929447e47fe0665487148bf7a5f76c8a8f20.tar.gz
nextcloud-server-ca8f929447e47fe0665487148bf7a5f76c8a8f20.zip
Merge pull request #30091 from nextcloud/dependabot/npm_and_yarn/marked-4.0.6
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 e07e2937f5f..b65473890b1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -47,7 +47,7 @@
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
- "marked": "^4.0.5",
+ "marked": "^4.0.6",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
@@ -17409,9 +17409,9 @@
}
},
"node_modules/marked": {
- "version": "4.0.5",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.5.tgz",
- "integrity": "sha512-eUToMA5d5lunnipkCN7zFD0RiunCF2Uo6bImEt/Qx8LZMW7oPXTw7R+f+M5V3eS7164HjEDPfW8/TrefuFhDfw==",
+ "version": "4.0.6",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.6.tgz",
+ "integrity": "sha512-+H0bTf8DM8zLuFBUm/2VklxaCrwlBFgoJzHJcMZCnZ9cPgsllHwKpL6TPLdDeA38yPluMuVKOL1hO5w6HmG5Mg==",
"bin": {
"marked": "bin/marked.js"
},
@@ -36372,9 +36372,9 @@
}
},
"marked": {
- "version": "4.0.5",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.5.tgz",
- "integrity": "sha512-eUToMA5d5lunnipkCN7zFD0RiunCF2Uo6bImEt/Qx8LZMW7oPXTw7R+f+M5V3eS7164HjEDPfW8/TrefuFhDfw=="
+ "version": "4.0.6",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.6.tgz",
+ "integrity": "sha512-+H0bTf8DM8zLuFBUm/2VklxaCrwlBFgoJzHJcMZCnZ9cPgsllHwKpL6TPLdDeA38yPluMuVKOL1hO5w6HmG5Mg=="
},
"material-colors": {
"version": "1.2.6",