diff options
-rw-r--r-- | client/package.json | 1 | ||||
-rw-r--r-- | client/yarn.lock | 9 |
2 files changed, 1 insertions, 9 deletions
diff --git a/client/package.json b/client/package.json index 11e3bf45b..9769cc813 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -61,7 +61,6 @@ | |||
61 | "@types/linkifyjs": "^2.1.2", | 61 | "@types/linkifyjs": "^2.1.2", |
62 | "@types/lodash-es": "^4.17.0", | 62 | "@types/lodash-es": "^4.17.0", |
63 | "@types/markdown-it": "^10.0.1", | 63 | "@types/markdown-it": "^10.0.1", |
64 | "@types/markdown-it-emoji": "^1.4.0", | ||
65 | "@types/node": "^14.0.14", | 64 | "@types/node": "^14.0.14", |
66 | "@types/sanitize-html": "1.23.2", | 65 | "@types/sanitize-html": "1.23.2", |
67 | "@types/socket.io-client": "^1.4.32", | 66 | "@types/socket.io-client": "^1.4.32", |
diff --git a/client/yarn.lock b/client/yarn.lock index 594ca6750..d33a7020f 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -1569,14 +1569,7 @@ | |||
1569 | dependencies: | 1569 | dependencies: |
1570 | "@types/node" "*" | 1570 | "@types/node" "*" |
1571 | 1571 | ||
1572 | "@types/markdown-it-emoji@^1.4.0": | 1572 | "@types/markdown-it@^10.0.1": |
1573 | version "1.4.0" | ||
1574 | resolved "https://registry.yarnpkg.com/@types/markdown-it-emoji/-/markdown-it-emoji-1.4.0.tgz#2102dcb3cdaf15d7ee1c01df0fda00f61ca5fece" | ||
1575 | integrity sha512-TeSq2kwZZwzt/6mfKW3FXtvVdtt9ne+Fvf5/jiBejOhGcnG3keVfsxQaHSUhy0xyHaCXDfj+kZLSPQrDtR5N4w== | ||
1576 | dependencies: | ||
1577 | "@types/markdown-it" "*" | ||
1578 | |||
1579 | "@types/markdown-it@*", "@types/markdown-it@^10.0.1": | ||
1580 | version "10.0.1" | 1573 | version "10.0.1" |
1581 | resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-10.0.1.tgz#94e252ab689c8e9ceb9aff2946e0a458390105eb" | 1574 | resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-10.0.1.tgz#94e252ab689c8e9ceb9aff2946e0a458390105eb" |
1582 | integrity sha512-L1ibTdA5IUe/cRBlf3N3syAOBQSN1WCMGtAWir6mKxibiRl4LmpZM4jLz+7zAqiMnhQuAP1sqZOF9wXgn2kpEg== | 1575 | integrity sha512-L1ibTdA5IUe/cRBlf3N3syAOBQSN1WCMGtAWir6mKxibiRl4LmpZM4jLz+7zAqiMnhQuAP1sqZOF9wXgn2kpEg== |