Skip to content

Commit 3be2a43

Browse files
fix(deps): update dependency cozy-client to v45.15.0
1 parent 894b685 commit 3be2a43

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-2
lines changed

packages/cozy-jobs-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"cheerio": "1.0.0-rc.12",
2727
"cli-highlight": "2.1.11",
2828
"commander": "7.2.0",
29-
"cozy-client": "45.14.1",
29+
"cozy-client": "45.15.0",
3030
"cozy-device-helper": "^2.1.0",
3131
"cozy-flags": "^2.8.7",
3232
"cozy-konnector-libs": "^5.12.1",

yarn.lock

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4961,7 +4961,32 @@ cozy-client-js@^0.20.0:
49614961
pouchdb-browser "7.0.0"
49624962
pouchdb-find "7.0.0"
49634963

4964-
cozy-client@45.14.1, cozy-client@^45.14.1:
4964+
cozy-client@45.15.0:
4965+
version "45.15.0"
4966+
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.15.0.tgz#bb95b20f331676ee09e425233c36758cca10ce38"
4967+
integrity sha512-/137/DInGvMTitlhqLrtKXa+7Co2dnlbvu1jRwZ9+qaFbKZ1NMCPYi5mBWVcRy2HHqB++ph9HrjXEORVVky0/g==
4968+
dependencies:
4969+
"@cozy/minilog" "1.0.0"
4970+
"@types/jest" "^26.0.20"
4971+
"@types/lodash" "^4.14.170"
4972+
btoa "^1.2.1"
4973+
cozy-stack-client "^45.13.0"
4974+
date-fns "2.29.3"
4975+
json-stable-stringify "^1.0.1"
4976+
lodash "^4.17.13"
4977+
microee "^0.0.6"
4978+
node-fetch "^2.6.1"
4979+
node-polyglot "2.4.2"
4980+
open "7.4.2"
4981+
prop-types "^15.6.2"
4982+
react-redux "^7.2.0"
4983+
redux "3 || 4"
4984+
redux-thunk "^2.3.0"
4985+
server-destroy "^1.0.1"
4986+
sift "^6.0.0"
4987+
url-search-params-polyfill "^8.0.0"
4988+
4989+
cozy-client@^45.14.1:
49654990
version "45.14.1"
49664991
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.14.1.tgz#dc0e77e93b48b0a8a302a6f7dc3217d8a6d046c1"
49674992
integrity sha512-K2Fm1J60XFeRyAhfPywSU9+Kj7FHVcBP+B2K/lwWVOS3dob/iCBlrjgpRNjViErY0kVevgemt3oscZjbnr0mdQ==

0 commit comments

Comments
 (0)