diff --git a/package.json b/package.json index 232c24d86b..f314ad1382 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "normalize-css": "^2.1.0", "npm": "^6.0.0", "npm-modernizr": "^2.8.3", - "phraseanet-production-client": "0.34.160-d", + "phraseanet-production-client": "0.34.163-d", "requirejs": "^2.3.5", "tinymce": "^4.0.28", "underscore": "^1.8.3", diff --git a/tests/Alchemy/Tests/Phrasea/Core/Configuration/Fixtures/configuration-setup.yml b/tests/Alchemy/Tests/Phrasea/Core/Configuration/Fixtures/configuration-setup.yml index 33bd2ddb84..3225c421ad 100644 --- a/tests/Alchemy/Tests/Phrasea/Core/Configuration/Fixtures/configuration-setup.yml +++ b/tests/Alchemy/Tests/Phrasea/Core/Configuration/Fixtures/configuration-setup.yml @@ -226,7 +226,7 @@ geocoding-providers: position-fields: - name: GpsCompositePosition - type: latlng + type: latlon # - # name: Longitude # type: lng diff --git a/tests/Alchemy/Tests/Phrasea/Core/Configuration/Fixtures/configuration.yml b/tests/Alchemy/Tests/Phrasea/Core/Configuration/Fixtures/configuration.yml index 33bd2ddb84..3225c421ad 100644 --- a/tests/Alchemy/Tests/Phrasea/Core/Configuration/Fixtures/configuration.yml +++ b/tests/Alchemy/Tests/Phrasea/Core/Configuration/Fixtures/configuration.yml @@ -226,7 +226,7 @@ geocoding-providers: position-fields: - name: GpsCompositePosition - type: latlng + type: latlon # - # name: Longitude # type: lng diff --git a/yarn.lock b/yarn.lock index 4a5be0c837..c72a8798fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7577,10 +7577,10 @@ phraseanet-common@^0.4.5-d: js-cookie "^2.1.0" pym.js "^1.3.1" -phraseanet-production-client@0.34.160-d: - version "0.34.160-d" - resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.160-d.tgz#3deb3387b54e56aec73b073cae8cc013cc316999" - integrity sha512-00jnCOCDrLowL8TE+h8mH+Lg4P0+EQPSDOXN2Lq6KF577GGu0OWQRh2YmUeXkacHTUT4N0u39IsBkkBYqorVnQ== +phraseanet-production-client@0.34.163-d: + version "0.34.163-d" + resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.163-d.tgz#7977a3df59ac8e5454fe844a0e4e027ae9b04ca1" + integrity sha512-pKqgCN4PcdR6DDeuaexjO5D5YYjaPFVe/Cv+gfvIE7azEdM8y/QCnrlSfbPpluiLB8L/0FEUXZvhBp+qa/k/uA== dependencies: "@mapbox/mapbox-gl-language" "^0.9.2" "@turf/turf" "^5.1.6"