summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-11-07 10:36:15 +0100
committerGitHub <noreply@github.com>2020-11-07 10:36:15 +0100
commitd8a74b2ac4c9604039c8b195f25ecf3cab9f017b (patch)
tree4dee14208365c607d92537d5660e927e7782e628 /package-lock.json
parente90e499c8b3cccca838b6561ea646f63dacce14f (diff)
parent4c9f8c02d3410dbbaad0c41fc07a6386e2f49aef (diff)
downloadnextcloud-server-d8a74b2ac4c9604039c8b195f25ecf3cab9f017b.tar.gz
nextcloud-server-d8a74b2ac4c9604039c8b195f25ecf3cab9f017b.zip
Merge pull request #23964 from nextcloud/dependabot/npm_and_yarn/marked-1.2.3
Bump marked from 1.2.0 to 1.2.3
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 df8f4c59922..45cdb8ab2ce 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7167,9 +7167,9 @@
}
},
"marked": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.0.tgz",
- "integrity": "sha512-tiRxakgbNPBr301ihe/785NntvYyhxlqcL3YaC8CaxJQh7kiaEtrN9B/eK2I2943Yjkh5gw25chYFDQhOMCwMA=="
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.3.tgz",
+ "integrity": "sha512-RQuL2i6I6Gn+9n81IDNGbL0VHnta4a+8ZhqvryXEniTb/hQNtf3i26hi1XWUhzb9BgVyWHKR3UO8MaHtKoYibw=="
},
"material-colors": {
"version": "1.2.6",