diff --git a/package-lock.json b/package-lock.json index 141e0be..ba8c544 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "html-react-parser": "3.0.4", "katex": "0.16.2", "linkify-html": "4.0.1", - "linkifyjs": "4.0.1", + "linkifyjs": "4.0.2", "matrix-js-sdk": "20.0.2", "prop-types": "15.8.1", "react": "17.0.2", @@ -7668,9 +7668,9 @@ } }, "node_modules/linkifyjs": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.1.tgz", - "integrity": "sha512-33dNbzpMEPXqei6i13+DXubONuBdiBLKRGMtYAin44CajYTgg25XunP8Vyua1TAuXhVQ1nocDl0D/qDWfY+GuQ==" + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz", + "integrity": "sha512-/VSoCZiglX0VMsXmL5PN3lRg45M86lrD9PskdkA2abWaTKap1bIcJ11LS4EE55bcUl9ZOR4eZ792UtQ9E/5xLA==" }, "node_modules/loader-runner": { "version": "4.3.0", @@ -17677,9 +17677,9 @@ "integrity": "sha512-90z1uPTtnclis7tkUbl6qaCorx96U1c4w2YFPF2Ug5AUaKgCmMuxLJvRQZkSPMPRJ319p/mFhIoNhgCaGXzB3A==" }, "linkifyjs": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.1.tgz", - "integrity": "sha512-33dNbzpMEPXqei6i13+DXubONuBdiBLKRGMtYAin44CajYTgg25XunP8Vyua1TAuXhVQ1nocDl0D/qDWfY+GuQ==" + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz", + "integrity": "sha512-/VSoCZiglX0VMsXmL5PN3lRg45M86lrD9PskdkA2abWaTKap1bIcJ11LS4EE55bcUl9ZOR4eZ792UtQ9E/5xLA==" }, "loader-runner": { "version": "4.3.0", diff --git a/package.json b/package.json index d266ea3..8aa091a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "html-react-parser": "3.0.4", "katex": "0.16.2", "linkify-html": "4.0.1", - "linkifyjs": "4.0.1", + "linkifyjs": "4.0.2", "matrix-js-sdk": "20.0.2", "prop-types": "15.8.1", "react": "17.0.2",