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-07-12 04:07:23 +0300
committerGitHub <noreply@github.com>2022-07-12 04:07:23 +0300
commitcfa69fcec7baef10db0d6b5c5b7479efe454b936 (patch)
tree8ce6b6a5e122b89fff6f14678ffd242fc80e992c /package-lock.json
parent606b7258606367c30dd0acc16f2f27f35868f4b5 (diff)
Bump marked from 4.0.17 to 4.0.18
Bumps [marked](https://github.com/markedjs/marked) from 4.0.17 to 4.0.18. - [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.17...v4.0.18) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... 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 3440c141..4524f9c8 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.17",
+ "marked": "^4.0.18",
"nextcloud-vue-collections": "^0.10.0",
"v-click-outside": "^3.2.0",
"vue": "^2.7.3",
@@ -8445,9 +8445,9 @@
}
},
"node_modules/marked": {
- "version": "4.0.17",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.17.tgz",
- "integrity": "sha512-Wfk0ATOK5iPxM4ptrORkFemqroz0ZDxp5MWfYA7H/F+wO17NRWV5Ypxi6p3g2Xmw2bKeiYOl6oVnLHKxBA0VhA==",
+ "version": "4.0.18",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.18.tgz",
+ "integrity": "sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==",
"bin": {
"marked": "bin/marked.js"
},
@@ -20296,9 +20296,9 @@
"integrity": "sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg=="
},
"marked": {
- "version": "4.0.17",
- "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.17.tgz",
- "integrity": "sha512-Wfk0ATOK5iPxM4ptrORkFemqroz0ZDxp5MWfYA7H/F+wO17NRWV5Ypxi6p3g2Xmw2bKeiYOl6oVnLHKxBA0VhA=="
+ "version": "4.0.18",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.18.tgz",
+ "integrity": "sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw=="
},
"material-colors": {
"version": "1.2.6",