Skip to content

Commit 94e2ca5

Browse files
fix(deps): update dependency cozy-intent to ^2.21.0
1 parent 6b7ed18 commit 94e2ca5

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"cozy-doctypes": "^1.89.4",
8383
"cozy-flags": "^2.11.0",
8484
"cozy-harvest-lib": "^22.4.1",
85-
"cozy-intent": "^2.19.2",
85+
"cozy-intent": "^2.21.0",
8686
"cozy-interapp": "^0.9.0",
8787
"cozy-keys-lib": "^6.0.0",
8888
"cozy-logger": "^1.10.4",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5149,11 +5149,12 @@ cozy-harvest-lib@^22.4.1:
51495149
use-deep-compare-effect "^1.8.1"
51505150
uuid "^3.3.2"
51515151

5152-
cozy-intent@^2.19.2:
5153-
version "2.19.2"
5154-
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.19.2.tgz#2f66f2c6613022264b737bb563cf90d9b0288e2a"
5155-
integrity sha512-frjTf6SQ4oiR3mCs7lDLJ7ldFBNBq6TF18Myoe2mq2riJ9QRHtIgPkcV44zjvk8KW4KElO+A7TW+wJXHAVfjaQ==
5152+
cozy-intent@^2.21.0:
5153+
version "2.21.0"
5154+
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.21.0.tgz#bec6692f9ccbe83ec8e3c4b5054fbab67eaac0f1"
5155+
integrity sha512-95PfQCjDqzuuTIArxHRinp6/+Q5dIedZtsFzBSbVlvAuaAGGc5Q/JbfP9ffK4mkNR19mg3dkmX/jo4iJOgbvbw==
51565156
dependencies:
5157+
cozy-minilog "^3.3.1"
51575158
post-me "0.4.5"
51585159

51595160
cozy-interapp@^0.5.4:

0 commit comments

Comments
 (0)