Bump linkifyjs from 4.0.2 to 4.1.3 (#1672)

Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.0.2 to 4.1.3.
- [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.3/packages/linkifyjs)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-09 23:40:46 +10:00 committed by GitHub
parent fc2b5744f4
commit 4b461f87ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -41,7 +41,7 @@
"is-hotkey": "0.2.0",
"jotai": "2.6.0",
"linkify-react": "4.1.1",
"linkifyjs": "4.0.2",
"linkifyjs": "4.1.3",
"matrix-js-sdk": "29.1.0",
"millify": "6.1.0",
"pdfjs-dist": "4.2.67",
@ -6771,9 +6771,9 @@
}
},
"node_modules/linkifyjs": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz",
"integrity": "sha512-/VSoCZiglX0VMsXmL5PN3lRg45M86lrD9PskdkA2abWaTKap1bIcJ11LS4EE55bcUl9ZOR4eZ792UtQ9E/5xLA=="
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.3.tgz",
"integrity": "sha512-auMesunaJ8yfkHvK4gfg1K0SaKX/6Wn9g2Aac/NwX+l5VdmFZzo/hdPGxEOETj+ryRa4/fiOPjeeKURSAJx1sg=="
},
"node_modules/locate-path": {
"version": "6.0.0",

View file

@ -52,7 +52,7 @@
"is-hotkey": "0.2.0",
"jotai": "2.6.0",
"linkify-react": "4.1.1",
"linkifyjs": "4.0.2",
"linkifyjs": "4.1.3",
"matrix-js-sdk": "29.1.0",
"millify": "6.1.0",
"pdfjs-dist": "4.2.67",