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-09-19 17:27:25 +0300
committerGitHub <noreply@github.com>2022-09-19 17:27:25 +0300
commit28baab685d415da4b185dea5b3fef97222910bfc (patch)
tree935b7cbdc75c63855e91b3bdf9b772b1b41afd4a
parent8a58b6a525d0d4aa2acbd442fbe122c164db306c (diff)
Bump linkify-string from 3.0.4 to 4.0.0dependabot/npm_and_yarn/linkify-string-4.0.0
Bumps [linkify-string](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-string) from 3.0.4 to 4.0.0. - [Release notes](https://github.com/Hypercontext/linkifyjs/releases) - [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.0/packages/linkify-string) --- updated-dependencies: - dependency-name: linkify-string dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json56
-rw-r--r--package.json2
2 files changed, 43 insertions, 15 deletions
diff --git a/package-lock.json b/package-lock.json
index 101c90de..23378af1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"core-js": "^3.25.2",
"dompurify": "^2.4.0",
"file-saver": "^2.0.5",
- "linkify-string": "^3.0.4",
+ "linkify-string": "^4.0.0",
"lodash": "^4.17.21",
"marked": "^4.1.0",
"nextcloud-vue-collections": "^0.10.0",
@@ -2348,6 +2348,20 @@
"vue": "^2.7.8"
}
},
+ "node_modules/@nextcloud/vue/node_modules/linkify-string": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz",
+ "integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==",
+ "peerDependencies": {
+ "linkifyjs": "^3.0.0"
+ }
+ },
+ "node_modules/@nextcloud/vue/node_modules/linkifyjs": {
+ "version": "3.0.5",
+ "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz",
+ "integrity": "sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==",
+ "peer": true
+ },
"node_modules/@nextcloud/webpack-vue-config": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.3.0.tgz",
@@ -7501,17 +7515,17 @@
"peer": true
},
"node_modules/linkify-string": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz",
- "integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.0.tgz",
+ "integrity": "sha512-XofbQHvqMSfP7gX5zuiog0pFyctU75s4dOUyiw3h901VKFNe2oWHv42Wjkc+6HcuUivAtNR4pvJlXz8JBIZ4Sg==",
"peerDependencies": {
- "linkifyjs": "^3.0.0"
+ "linkifyjs": "^4.0.0"
}
},
"node_modules/linkifyjs": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz",
- "integrity": "sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.0.tgz",
+ "integrity": "sha512-RJuSqTcPSE7lHqZzVaZbg5w231QhIHkytiCjM6lxVHhodkt2rCBNDONCYVBYRXXIBvUl/Z+xOhRwOJnVrZB4Wg==",
"peer": true
},
"node_modules/loader-runner": {
@@ -13917,6 +13931,20 @@
"vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.6",
"vue2-datepicker": "^3.11.0"
+ },
+ "dependencies": {
+ "linkify-string": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz",
+ "integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==",
+ "requires": {}
+ },
+ "linkifyjs": {
+ "version": "3.0.5",
+ "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz",
+ "integrity": "sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==",
+ "peer": true
+ }
}
},
"@nextcloud/vue-richtext": {
@@ -17951,15 +17979,15 @@
"peer": true
},
"linkify-string": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz",
- "integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.0.tgz",
+ "integrity": "sha512-XofbQHvqMSfP7gX5zuiog0pFyctU75s4dOUyiw3h901VKFNe2oWHv42Wjkc+6HcuUivAtNR4pvJlXz8JBIZ4Sg==",
"requires": {}
},
"linkifyjs": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz",
- "integrity": "sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.0.tgz",
+ "integrity": "sha512-RJuSqTcPSE7lHqZzVaZbg5w231QhIHkytiCjM6lxVHhodkt2rCBNDONCYVBYRXXIBvUl/Z+xOhRwOJnVrZB4Wg==",
"peer": true
},
"loader-runner": {
diff --git a/package.json b/package.json
index b00e640d..2d252b60 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"core-js": "^3.25.2",
"dompurify": "^2.4.0",
"file-saver": "^2.0.5",
- "linkify-string": "^3.0.4",
+ "linkify-string": "^4.0.0",
"lodash": "^4.17.21",
"marked": "^4.1.0",
"nextcloud-vue-collections": "^0.10.0",