Merge pull request #3604 from alchemy-fr/PHRAS-3212_Js_error_on_upload

PHRAS-3212 merge Port 4.1 - JS Error message during upload: "img.toDataURL is not a function"
This commit is contained in:
Nicolas Maillat
2020-09-11 16:06:20 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -65,7 +65,7 @@
"normalize-css": "^2.1.0",
"npm": "^6.0.0",
"npm-modernizr": "^2.8.3",
"phraseanet-production-client": "0.34.270-d",
"phraseanet-production-client": "0.34.272-d",
"requirejs": "^2.3.5",
"tinymce": "^4.0.28",
"underscore": "^1.8.3",

View File

@@ -7678,10 +7678,10 @@ phraseanet-common@^0.4.5-d:
js-cookie "^2.1.0"
pym.js "^1.3.1"
phraseanet-production-client@0.34.270-d:
version "0.34.270-d"
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.270-d.tgz#ff6e1b45d19ff1aed56bf4db32d29c21ba9379ea"
integrity sha512-9RAQqeUZxrqnumd1pNWKski9iZ9x3CWQzafALjixBO78ClnM3W3s9OSU72+PaomK6ILHfnKNi2uy2X36radY9Q==
phraseanet-production-client@0.34.272-d:
version "0.34.272-d"
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.272-d.tgz#51733a7cd28ae8a56b5a4950ee638d3eb9959a00"
integrity sha512-Y2YtsBB4Erchb/0HUSn33SQ3hLHjaDzdGrsaBrEFxGfwT+Gy87FIM/iYm669EJU78MafFG7FRFqp72DWOvG7kA==
dependencies:
"@mapbox/mapbox-gl-language" "^0.9.2"
"@turf/turf" "^5.1.6"