diff --git a/package.json b/package.json index 8a0d78f45..a714cdee5 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "comlink": "^4.3.0", "exif-js": "^2.3.0", "formik": "^2.1.5", + "heic2any": "^0.0.3", "http-proxy-middleware": "^1.0.5", "libsodium-wrappers": "^0.7.8", "localforage": "^1.9.0", diff --git a/yarn.lock b/yarn.lock index a1a24cbcc..1b8e44b32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3306,6 +3306,11 @@ he@1.1.1: resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" integrity sha1-k0EP0hsAlzUVH4howvJx80J+I/0= +heic2any@^0.0.3: + version "0.0.3" + resolved "https://registry.yarnpkg.com/heic2any/-/heic2any-0.0.3.tgz#59248665a3646424b1f88c0aaaa1abba3bbd1aae" + integrity sha512-1KG0LzZuIPiqyJjwLgGlgrgWd3UBwUE9g5+tOuHy8PbeH2hF0U4gc4ZWT4ChlCmcdISr1xVRimSehsTOPdRXnQ== + hmac-drbg@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"