aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-02-11 10:03:34 +0200
committerHenry Jameson <me@hjkos.com>2020-02-11 10:03:34 +0200
commit786a695eb6c4399bbbf3fe569cae0623c17b4618 (patch)
tree6266845710c0e632cb941ac8bc296778b73ce4f4 /yarn.lock
parent6f3ac707f76b302e993eeb3eaeb415bc3d68502b (diff)
parent8fcb9c42aad9e623287c26244f079fc5028c6359 (diff)
Merge remote-tracking branch 'upstream/develop' into themes-accent
* upstream/develop: Fix one click nsfw unhide on videos Escape HTML from display name and subject fields
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 1a5d4cef..b794042f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2757,9 +2757,10 @@ es6-promisify@^5.0.0:
dependencies:
es6-promise "^4.0.3"
-escape-html@~1.0.3:
+escape-html@^1.0.3, escape-html@~1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
+ integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
version "1.0.5"