From 53d8615c59e293767d75e61c94b3103b64af5a13 Mon Sep 17 00:00:00 2001 From: Harrys Ravalomanana Date: Thu, 20 Jun 2019 17:52:42 +0400 Subject: [PATCH] PHRAS-2623 #comment update composer.json and package.lock on phraseanet --- composer.json | 2 +- composer.lock | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 5544d5b8ab..cb2c9a9c74 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "php": ">=5.5.9", "ext-intl": "*", "alchemy-fr/tcpdf-clone": "~6.0", - "alchemy/embed-bundle": "^2.0.4", + "alchemy/embed-bundle": "^2.0.5", "alchemy/geonames-api-consumer": "~0.1.0", "alchemy/mediavorus": "^0.4.4", "alchemy/oauth2php": "1.1.0", diff --git a/composer.lock b/composer.lock index f0ca4b3e73..c379c82566 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a40bfa0aa6310530dc0c92b141b21305", + "content-hash": "a9c7fed873d5bfe962c81d543b33330f", "packages": [ { "name": "alchemy-fr/tcpdf-clone", @@ -131,16 +131,16 @@ }, { "name": "alchemy/embed-bundle", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/alchemy-fr/embed-bundle.git", - "reference": "b510748686c05c0c1d59b7ad15e2c1098abafc5a" + "reference": "99a701d1a201bbe79e7c6c20a0797c5e9182a001" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/b510748686c05c0c1d59b7ad15e2c1098abafc5a", - "reference": "b510748686c05c0c1d59b7ad15e2c1098abafc5a", + "url": "https://api.github.com/repos/alchemy-fr/embed-bundle/zipball/99a701d1a201bbe79e7c6c20a0797c5e9182a001", + "reference": "99a701d1a201bbe79e7c6c20a0797c5e9182a001", "shasum": "" }, "require-dev": { @@ -178,10 +178,10 @@ ], "description": "Embed resources bundle", "support": { - "source": "https://github.com/alchemy-fr/embed-bundle/tree/2.0.4", + "source": "https://github.com/alchemy-fr/embed-bundle/tree/2.0.5", "issues": "https://github.com/alchemy-fr/embed-bundle/issues" }, - "time": "2019-06-03T13:35:50+00:00" + "time": "2019-06-20T13:32:05+00:00" }, { "name": "alchemy/geonames-api-consumer", diff --git a/package.json b/package.json index 3c77d16e4f..10d7a885c5 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.31-d", + "phraseanet-production-client": "0.34.35-d", "requirejs": "^2.3.5", "tinymce": "^4.0.28", "underscore": "^1.8.3", diff --git a/yarn.lock b/yarn.lock index 3a56b8232d..24b0ee80d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7560,10 +7560,10 @@ phraseanet-common@^0.4.1: js-cookie "^2.1.0" pym.js "^1.3.1" -phraseanet-production-client@0.34.31-d: - version "0.34.31-d" - resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.31-d.tgz#c53d48d6d8eb407e42515c7d03f089b3559afb05" - integrity sha512-6jM2op1OT3uCXCb7biRBN3sZDl81T1bSapzuh6klfYYpPBgQocB29YF5Scv+8oyZfzZWEYoj0+dXgfu2CYweBg== +phraseanet-production-client@0.34.35-d: + version "0.34.35-d" + resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.35-d.tgz#910c8e371f672a9f6d54202c07da6dc3449c5c74" + integrity sha512-QvWcn43HJSFBin1vOdWhQWReEUxvopIBUdeVf+m8knFQ/AkxpsrZVBGMsBHfXJe3OyNgo+Ulb+vFa9cRM7XY/w== dependencies: "@mapbox/mapbox-gl-language" "^0.9.2" "@turf/turf" "^5.1.6"