summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-28 12:31:08 +0000
committerGitHub <noreply@github.com>2023-06-28 12:31:08 +0000
commitb52980999f5c3d554dde5549845c77ce1d8b0681 (patch)
tree8cb091328d32cfb2d7b21217a35d5919f0424d50
parent2ecd2247b1e0d86281af3283c3e00ddd9afeaf37 (diff)
Chore(deps): Bump linkify-string from 4.1.0 to 4.1.1dependabot/npm_and_yarn/linkify-string-4.1.1
Bumps [linkify-string](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-string) 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/linkify-string) --- updated-dependencies: - dependency-name: linkify-string 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..9b04e914 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"debounce": "^1.2.1",
"he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0",
- "linkify-string": "^4.1.0",
+ "linkify-string": "^4.1.1",
"linkifyjs": "^4.1.0",
"sass": "^1.59.2",
"tributejs": "^5.1.3",
@@ -13378,9 +13378,9 @@
}
},
"node_modules/linkify-string": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.0.tgz",
- "integrity": "sha512-mw4KyPoE/vP0lamGbFFtDsutxOw0b+3g2/lH5bwS7X4tRHQyLBoJ60avPVGUoHfU8G1bLS329u13hhpxBIqFiA==",
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.1.tgz",
+ "integrity": "sha512-9+kj8xr7GLiyNyO9ri7lIxq2ixVYjjqvtomPQpeYNNT56/PxQq6utzXFLm8HxOaGTiMpimj1UAQWwYYPV88L1g==",
"peerDependencies": {
"linkifyjs": "^4.0.0"
}
@@ -30045,9 +30045,9 @@
"requires": {}
},
"linkify-string": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.0.tgz",
- "integrity": "sha512-mw4KyPoE/vP0lamGbFFtDsutxOw0b+3g2/lH5bwS7X4tRHQyLBoJ60avPVGUoHfU8G1bLS329u13hhpxBIqFiA==",
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.1.tgz",
+ "integrity": "sha512-9+kj8xr7GLiyNyO9ri7lIxq2ixVYjjqvtomPQpeYNNT56/PxQq6utzXFLm8HxOaGTiMpimj1UAQWwYYPV88L1g==",
"requires": {}
},
"linkifyjs": {
diff --git a/package.json b/package.json
index 70d51bde..935dec39 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"debounce": "^1.2.1",
"he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0",
- "linkify-string": "^4.1.0",
+ "linkify-string": "^4.1.1",
"linkifyjs": "^4.1.0",
"sass": "^1.59.2",
"tributejs": "^5.1.3",