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>2021-11-11 12:39:40 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-11-13 19:49:45 +0300
commitfb214c25c651cf3ce96bad224f46fa816e59e021 (patch)
treed0cd3e53fa4e2d598fd9bf35f0033018d7ab2f51 /package-lock.json
parent4e1e81f336936f8fbffaba9c6f16f46379cf028e (diff)
Bump marked from 3.0.7 to 3.0.8
Bumps [marked](https://github.com/markedjs/marked) from 3.0.7 to 3.0.8. - [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/v3.0.7...v3.0.8) --- 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 cd92fef5332..2fb9a8d1710 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": "^3.0.7",
+ "marked": "^3.0.8",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"nextcloud-vue-collections": "^0.9.0",
@@ -17716,9 +17716,9 @@
}
},
"node_modules/marked": {
- "version": "3.0.7",
- "resolved": "https://registry.npmjs.org/marked/-/marked-3.0.7.tgz",
- "integrity": "sha512-ctKqbnLuNbsHbI26cfMyOlKgXGfl1orOv1AvWWDX7AkgfMOwCWvmuYc+mVLeWhQ9W6hdWVBynOs96VkcscKo0Q==",
+ "version": "3.0.8",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-3.0.8.tgz",
+ "integrity": "sha512-0gVrAjo5m0VZSJb4rpL59K1unJAMb/hm8HRXqasD8VeC8m91ytDPMritgFSlKonfdt+rRYYpP/JfLxgIX8yoSw==",
"bin": {
"marked": "bin/marked"
},
@@ -37614,9 +37614,9 @@
}
},
"marked": {
- "version": "3.0.7",
- "resolved": "https://registry.npmjs.org/marked/-/marked-3.0.7.tgz",
- "integrity": "sha512-ctKqbnLuNbsHbI26cfMyOlKgXGfl1orOv1AvWWDX7AkgfMOwCWvmuYc+mVLeWhQ9W6hdWVBynOs96VkcscKo0Q=="
+ "version": "3.0.8",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-3.0.8.tgz",
+ "integrity": "sha512-0gVrAjo5m0VZSJb4rpL59K1unJAMb/hm8HRXqasD8VeC8m91ytDPMritgFSlKonfdt+rRYYpP/JfLxgIX8yoSw=="
},
"material-colors": {
"version": "1.2.6",