Chore(deps): Bump linkify-string from 4.1.0 to 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>
pull/1792/head
dependabot[bot] 2023-06-28 12:31:08 +00:00 zatwierdzone przez GitHub
rodzic 2ecd2247b1
commit b52980999f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -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": {

Wyświetl plik

@ -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",