summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-09 10:01:07 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-04-09 10:09:02 +0000
commit7553b532bba1998efc1cee0225b0bba675f39f78 (patch)
treea56fcc5dd5c13e515d1c67744b6cc7a7bd860d99 /package-lock.json
parent649310151fdccda8fede61fc3ab9e28fc9871094 (diff)
downloadnextcloud-server-7553b532bba1998efc1cee0225b0bba675f39f78.tar.gz
nextcloud-server-7553b532bba1998efc1cee0225b0bba675f39f78.zip
chore(deps): Bump marked from 4.0.14 to 4.3.0
Bumps [marked](https://github.com/markedjs/marked) from 4.0.14 to 4.3.0. - [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.14...v4.3.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-minor ... 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.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 1863001419d..d7b5d6620f1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -54,7 +54,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.26",
"lodash": "^4.17.21",
- "marked": "^4.0.14",
+ "marked": "^4.3.0",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",
@@ -17745,8 +17745,9 @@
"license": "Python-2.0"
},
"node_modules/marked": {
- "version": "4.0.14",
- "license": "MIT",
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
+ "integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==",
"bin": {
"marked": "bin/marked.js"
},
@@ -37320,7 +37321,9 @@
"requires": {}
},
"marked": {
- "version": "4.0.14"
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
+ "integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A=="
},
"material-colors": {
"version": "1.2.6"