diff --git a/yarn.lock b/yarn.lock index 6465692c6fd1f122181a63d0c11accc157b204b2..192929860212d736f6b61be51a1201f12f7516ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1393,9 +1393,9 @@ dir-glob@^3.0.1: dependencies: path-type "^4.0.0" -"discord-markdown@git://github.com/Sorunome/discord-markdown.git#7958a03a952ed02cbd588b09eb04bc070b3a11f2": +"discord-markdown@git+https://github.com/Sorunome/discord-markdown.git#7958a03a952ed02cbd588b09eb04bc070b3a11f2": version "2.3.1" - resolved "git://github.com/Sorunome/discord-markdown.git#7958a03a952ed02cbd588b09eb04bc070b3a11f2" + resolved "git+https://github.com/Sorunome/discord-markdown.git#7958a03a952ed02cbd588b09eb04bc070b3a11f2" dependencies: highlight.js "^9.18.1" node-emoji "^1.10.0" @@ -2792,7 +2792,7 @@ matrix-discord-parser@0.1.5: resolved "https://registry.yarnpkg.com/matrix-discord-parser/-/matrix-discord-parser-0.1.5.tgz#dd6a481a569567e8e30d70599d4dcb173261504c" integrity sha512-SilBNcNeJCrL6XEHVfbOhupNJICFdyFWfwv85Wtyh1Xxc0XPv4zK/gpEPogVeuKJD3TE0KT4iHq0nLgUJ8GBiQ== dependencies: - discord-markdown "git://github.com/Sorunome/discord-markdown.git#7958a03a952ed02cbd588b09eb04bc070b3a11f2" + discord-markdown "git+https://github.com/Sorunome/discord-markdown.git#7958a03a952ed02cbd588b09eb04bc070b3a11f2" escape-html "^1.0.3" got "^11.6.0" highlight.js "^9.18.1"