diff --git a/package.json b/package.json index 23551fb13d..5e533b7320 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "cozy-doctypes": "1.85.4", "cozy-flags": "3.0.1", "cozy-harvest-lib": "5.10.5", - "cozy-intent": "^2.9.0", + "cozy-intent": "^2.16.0", "cozy-keys-lib": "5.0.0", "cozy-logger": "1.9.1", "cozy-pouch-link": "^40.0.1", diff --git a/yarn.lock b/yarn.lock index 27731d69f0..83ca6e2f7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5968,10 +5968,10 @@ cozy-harvest-lib@5.10.5: react-markdown "^4.2.2" uuid "^3.3.2" -cozy-intent@^2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.9.0.tgz#6651aac5cf8ac8bdc6faf4e34f22ab89534650ae" - integrity sha512-GrV/0hAQ2atbKrbmRTYUBFmq5ak2ZL1zEty7yQCi7S/OuTjkDIE4vVa42q3dFVtIiNGPMkyhsSuaB6mqTomYxQ== +cozy-intent@^2.16.0: + version "2.16.0" + resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.16.0.tgz#c0cd30fb3dfe8b9ddf08591cec01011b476aebb1" + integrity sha512-c4Il25mBiB3wM10NroglGKwEVFVeXvkZfuSNAlZJiLo3Bvd1ektfp79KReLKssNTLhRz8ukQYgNIU/G+ekY3gg== dependencies: post-me "0.4.5"