diff --git a/package.json b/package.json index 2ac43d89..b1bdd16e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "cozy-logger": "^1.10.4", "cozy-mespapiers-lib": "^95.3.0", "cozy-minilog": "^3.3.1", - "cozy-notifications": "^0.15.0", + "cozy-notifications": "^0.16.2", "cozy-realtime": "^5.0.0", "cozy-sharing": "^13.3.0", "cozy-ui": "^106.6.0", diff --git a/yarn.lock b/yarn.lock index f482c3e3..66361d45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5318,10 +5318,10 @@ cozy-minilog@^3.3.1: dependencies: microee "0.0.6" -cozy-notifications@^0.15.0: - version "0.15.0" - resolved "https://registry.yarnpkg.com/cozy-notifications/-/cozy-notifications-0.15.0.tgz#c948fb59233b4a8f5d42fd25d5da67a978774992" - integrity sha512-/cXM5gR/tdI7hp3/RUbnhG5R/Pda/QMX99jqz7NhW+4f+Vmg+8pbJjQxZGggUNPs+ZXKgt/BbpyYKAbm9BwHoQ== +cozy-notifications@^0.16.2: + version "0.16.2" + resolved "https://registry.yarnpkg.com/cozy-notifications/-/cozy-notifications-0.16.2.tgz#1626db79ef4cac198c07ce62781819aba828ef63" + integrity sha512-TdI4aSJchoyzNdf2UK5APof8YYrJfG4Q3cj8PdJoiqRA8LQ1zECBF718kYNRqkykN0VyUE8b5f+Pm+Oc5X0VKA== dependencies: handlebars "^4.1.2" handlebars-layouts "^3.1.4" @@ -11130,9 +11130,10 @@ msgpack5@^4.0.2: readable-stream "^2.3.6" safe-buffer "^5.1.2" -"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": +"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": version "1.0.8" - resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" + uid "3dc4c2a245ab39079bc2f73546bccf80847be14c" + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"