aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2020-02-10 21:09:36 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2020-02-10 21:09:36 +0300
commita52ae1ebeb0e69c4484122be8fca7e68b030db32 (patch)
tree35ab07dcc52df64d2a5590614212a0e1cdf4bf65 /yarn.lock
parent64c180c8388afd229ffbcef745b6a81afa0d0056 (diff)
parent17b6d8ddb8a9a1637fd88e017170b973b97381da (diff)
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into develop
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"