summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-28 12:31:06 +0000
committerGitHub <noreply@github.com>2023-06-28 12:31:06 +0000
commitd9922383e88c18b7bcd5e3211b199d28891497b0 (patch)
tree34b8325da100f5c1ce1f88ce69941627fd814fd0
parent2ecd2247b1e0d86281af3283c3e00ddd9afeaf37 (diff)
Chore(deps): Bump linkifyjs from 4.1.0 to 4.1.1dependabot/npm_and_yarn/linkifyjs-4.1.1
Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.1.0 to 4.1.1. - [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.1.1/packages/linkifyjs) --- updated-dependencies: - dependency-name: linkifyjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 58a1eb66..0baec174 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -24,7 +24,7 @@
"he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0",
"linkify-string": "^4.1.0",
- "linkifyjs": "^4.1.0",
+ "linkifyjs": "^4.1.1",
"sass": "^1.59.2",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",
@@ -13386,9 +13386,9 @@
}
},
"node_modules/linkifyjs": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.0.tgz",
- "integrity": "sha512-Ffv8VoY3+ixI1b3aZ3O+jM6x17cOsgwfB1Wq7pkytbo1WlyRp6ZO0YDMqiWT/gQPY/CmtiGuKfzDIVqxh1aCTA=="
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.1.tgz",
+ "integrity": "sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA=="
},
"node_modules/listr2": {
"version": "3.14.0",
@@ -30051,9 +30051,9 @@
"requires": {}
},
"linkifyjs": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.0.tgz",
- "integrity": "sha512-Ffv8VoY3+ixI1b3aZ3O+jM6x17cOsgwfB1Wq7pkytbo1WlyRp6ZO0YDMqiWT/gQPY/CmtiGuKfzDIVqxh1aCTA=="
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.1.tgz",
+ "integrity": "sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA=="
},
"listr2": {
"version": "3.14.0",
diff --git a/package.json b/package.json
index 70d51bde..e867929c 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0",
"linkify-string": "^4.1.0",
- "linkifyjs": "^4.1.0",
+ "linkifyjs": "^4.1.1",
"sass": "^1.59.2",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",