Skip to content

Commit

Permalink
Merge pull request #8085 from Ocelot-Social-Community/dependabot/npm_…
Browse files Browse the repository at this point in the history
…and_yarn/backend/linkify-html-4.1.4

Bump linkify-html from 4.1.3 to 4.1.4 in /backend
  • Loading branch information
mahula authored Nov 23, 2024
2 parents b644b0c + bbe9db5 commit 96c8b50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jsonwebtoken": "~8.5.1",
"languagedetect": "^2.0.0",
"linkifyjs": "^4.1.4",
"linkify-html": "^4.1.3",
"linkify-html": "^4.1.4",
"lodash": "~4.17.21",
"merge-graphql-schemas": "^1.7.8",
"metascraper": "^5.33.5",
Expand Down
8 changes: 4 additions & 4 deletions backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6632,10 +6632,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==

linkify-html@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/linkify-html/-/linkify-html-4.1.3.tgz#c4aea1df324ef70562f290b82ecbf1fb50c7a27c"
integrity sha512-Ejb8X/pOxB4IVqG1U37tnF85UW3JtX+eHudH3zlZ2pODz2e/J7zQ/vj+VDWffwhTecJqdRehhluwrRmKoJz+iQ==
linkify-html@^4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/linkify-html/-/linkify-html-4.1.4.tgz#83f05253a2c5ddcbc20fa4aa1ea4e60d055a64f8"
integrity sha512-6HA+YB++HrtPrSi+3gVEc0xdEGmqwLGErV0yagQta2bxfDOppjBHgadddpHWPR76LgB/Tiax22VfJtTqxkoijA==

linkifyjs@^4.1.4:
version "4.1.4"
Expand Down

0 comments on commit 96c8b50

Please sign in to comment.