Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.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>2022-08-31 04:16:42 +0300
committerGitHub <noreply@github.com>2022-08-31 04:16:42 +0300
commit812f3c10bc06e21ad497e07fe5ba679e06ca3ed4 (patch)
treebecbbaec7cfc1c05ff0b0afec7d83a189b76d72a /package-lock.json
parent6ae7dfebe4294061646b8c6a9bf6231f45213f67 (diff)
Bump marked from 4.0.19 to 4.1.0
Bumps [marked](https://github.com/markedjs/marked) from 4.0.19 to 4.1.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.19...v4.1.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 97392e4a..b92f5a09 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",
"lodash": "^4.17.21",
- "marked": "^4.0.19",
+ "marked": "^4.1.0",
"nextcloud-vue-collections": "^0.10.0",
"v-click-outside": "^3.2.0",
"vue": "^2.7.3",
@@ -7945,9 +7945,9 @@
}
},
"node_modules/marked": {
- "version": "4.0.19",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.19.tgz",
- "integrity": "sha512-rgQF/OxOiLcvgUAj1Q1tAf4Bgxn5h5JZTp04Fx4XUkVhs7B+7YA9JEWJhJpoO8eJt8MkZMwqLCNeNqj1bCREZQ==",
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.1.0.tgz",
+ "integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==",
"bin": {
"marked": "bin/marked.js"
},
@@ -19127,9 +19127,9 @@
"integrity": "sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg=="
},
"marked": {
- "version": "4.0.19",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.19.tgz",
- "integrity": "sha512-rgQF/OxOiLcvgUAj1Q1tAf4Bgxn5h5JZTp04Fx4XUkVhs7B+7YA9JEWJhJpoO8eJt8MkZMwqLCNeNqj1bCREZQ=="
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.1.0.tgz",
+ "integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA=="
},
"material-colors": {
"version": "1.2.6",