about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-05-09 15:41:07 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-05-09 08:41:07 +0200
commit6832110af46e31831788c599b70ac047c7512e16 (patch)
tree5562c2d9080174f7a7dddc13f39498ed2d7587b2 /yarn.lock
parentd2ee48977c8b663465504b44ae3d648cadd29aab (diff)
Correct rotate of image using EXIF (#7422)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index c5a49a497..50c88557d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2601,6 +2601,10 @@ execa@^0.7.0:
     signal-exit "^3.0.0"
     strip-eof "^1.0.0"
 
+exif-js@^2.3.0:
+  version "2.3.0"
+  resolved "https://registry.yarnpkg.com/exif-js/-/exif-js-2.3.0.tgz#9d10819bf571f873813e7640241255ab9ce1a814"
+
 expand-brackets@^0.1.4:
   version "0.1.5"
   resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807cd733ac5af72411e581d1177b"