Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1fd3cde

Browse files
authoredFeb 24, 2024··
fix(deps): update dependency cozy-intent to v1.17.3
1 parent 77c49f1 commit 1fd3cde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"cozy-device-helper": "2.0.0",
9696
"cozy-flags": "^2.10.1",
9797
"cozy-harvest-lib": "^6.7.3",
98-
"cozy-intent": "1.16.1",
98+
"cozy-intent": "1.17.3",
9999
"cozy-logger": "^1.9.0",
100100
"cozy-sharing": "^3.10.0",
101101
"cozy-stack-client": "^45.0.1",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6110,10 +6110,10 @@ cozy-harvest-lib@^6.7.3:
61106110
react-markdown "^4.2.2"
61116111
uuid "^3.3.2"
61126112

6113-
cozy-intent@1.16.1:
6114-
version "1.16.1"
6115-
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-1.16.1.tgz#ec75d4eff6db966998b6881580319134c9aec7bd"
6116-
integrity sha512-5Gl9a+kYicX1xV4s0P3BdAOwfjgrRvTubRKvT2EVIT7rwK0puPwQDidLFf3bbPtdJAtwjdWh/OHEuQ0HqK1gTw==
6113+
cozy-intent@1.17.3:
6114+
version "1.17.3"
6115+
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-1.17.3.tgz#dcf8085a9c561ce56ab0c7afc69474243e4f9e9c"
6116+
integrity sha512-Qko/tUJlXWh5wYLfw+CknbIm+KeAW4F3lAk/n1CA+uKwcseua+LCoNIypC/04ttm9g6ntbEogb/u4h6d5+H6lg==
61176117
dependencies:
61186118
post-me "0.4.5"
61196119

0 commit comments

Comments
 (0)
Please sign in to comment.