diff --git a/package-lock.json b/package-lock.json index 1fe6213e..54436059 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "html-react-parser": "3.0.4", "katex": "0.16.4", "linkify-html": "4.0.2", - "linkifyjs": "4.0.2", + "linkifyjs": "4.1.1", "matrix-js-sdk": "24.0.0", "prop-types": "15.8.1", "react": "17.0.2", @@ -3782,9 +3782,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.1", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.1.tgz", + "integrity": "sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA==" }, "node_modules/locate-path": { "version": "6.0.0", diff --git a/package.json b/package.json index b98f2890..6e6fd345 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "html-react-parser": "3.0.4", "katex": "0.16.4", "linkify-html": "4.0.2", - "linkifyjs": "4.0.2", + "linkifyjs": "4.1.1", "matrix-js-sdk": "24.0.0", "prop-types": "15.8.1", "react": "17.0.2",