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-05-03 04:10:49 +0300
committerGitHub <noreply@github.com>2022-05-03 04:10:49 +0300
commit80bffa8ba2ba2fd40b7133f94c7f06ec1bf91faf (patch)
tree0c3dc1a27c23778668c768db55079e7993615fdd /package-lock.json
parent42dab7737d996c896e583a5a223257406793b572 (diff)
parent7e899fadc0528ae27490e1715a23998b759bcf22 (diff)
Merge pull request #2403 from nextcloud/dependabot/npm_and_yarn/marked-4.0.15
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 fb6e2f08..3011e8f3 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.14",
+ "marked": "^4.0.15",
"nextcloud-vue-collections": "^0.9.0",
"v-click-outside": "^3.1.2",
"vue": "^2.6.14",
@@ -9251,9 +9251,9 @@
}
},
"node_modules/marked": {
- "version": "4.0.14",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.14.tgz",
- "integrity": "sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ==",
+ "version": "4.0.15",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.15.tgz",
+ "integrity": "sha512-esX5lPdTfG4p8LDkv+obbRCyOKzB+820ZZyMOXJZygZBHrH9b3xXR64X4kT3sPe9Nx8qQXbmcz6kFSMt4Nfk6Q==",
"bin": {
"marked": "bin/marked.js"
},
@@ -22845,9 +22845,9 @@
"integrity": "sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg=="
},
"marked": {
- "version": "4.0.14",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.14.tgz",
- "integrity": "sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ=="
+ "version": "4.0.15",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.15.tgz",
+ "integrity": "sha512-esX5lPdTfG4p8LDkv+obbRCyOKzB+820ZZyMOXJZygZBHrH9b3xXR64X4kT3sPe9Nx8qQXbmcz6kFSMt4Nfk6Q=="
},
"material-colors": {
"version": "1.2.6",