fix(server): exif gps decoding (#6138)

This commit is contained in:
waclaw66
2024-01-10 13:36:54 +01:00
committed by GitHub
parent 08fcce9e90
commit 902977f165
3 changed files with 43 additions and 43 deletions

View File

@@ -58,8 +58,8 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"cookie-parser": "^1.4.6",
"exiftool-vendored": "~23.5.0",
"exiftool-vendored.pl": "12.70",
"exiftool-vendored": "~24.3.0",
"exiftool-vendored.pl": "12.72",
"fluent-ffmpeg": "^2.1.2",
"geo-tz": "^7.0.7",
"glob": "^10.3.3",