Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to v45.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 894b685 commit 3be2a43
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cozy-jobs-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cheerio": "1.0.0-rc.12",
"cli-highlight": "2.1.11",
"commander": "7.2.0",
"cozy-client": "45.14.1",
"cozy-client": "45.15.0",
"cozy-device-helper": "^2.1.0",
"cozy-flags": "^2.8.7",
"cozy-konnector-libs": "^5.12.1",
Expand Down
27 changes: 26 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4961,7 +4961,32 @@ cozy-client-js@^0.20.0:
pouchdb-browser "7.0.0"
pouchdb-find "7.0.0"

[email protected], cozy-client@^45.14.1:
[email protected]:
version "45.15.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.15.0.tgz#bb95b20f331676ee09e425233c36758cca10ce38"
integrity sha512-/137/DInGvMTitlhqLrtKXa+7Co2dnlbvu1jRwZ9+qaFbKZ1NMCPYi5mBWVcRy2HHqB++ph9HrjXEORVVky0/g==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^45.13.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
microee "^0.0.6"
node-fetch "^2.6.1"
node-polyglot "2.4.2"
open "7.4.2"
prop-types "^15.6.2"
react-redux "^7.2.0"
redux "3 || 4"
redux-thunk "^2.3.0"
server-destroy "^1.0.1"
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^45.14.1:
version "45.14.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.14.1.tgz#dc0e77e93b48b0a8a302a6f7dc3217d8a6d046c1"
integrity sha512-K2Fm1J60XFeRyAhfPywSU9+Kj7FHVcBP+B2K/lwWVOS3dob/iCBlrjgpRNjViErY0kVevgemt3oscZjbnr0mdQ==
Expand Down

0 comments on commit 3be2a43

Please sign in to comment.