Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2023
1 parent 2ca7c56 commit 624ca15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,14 @@
"babel-preset-cozy-app": "2.0.2",
"browserslist-config-cozy": "0.4.0",
"copyfiles": "2.4.1",
"cozy-client": "^34.8.0",
"cozy-client": "34.8.0",
"cozy-device-helper": "2.0.0",
"cozy-flags": "^2.10.1",
"cozy-harvest-lib": "^6.7.3",
"cozy-intent": "1.16.1",
"cozy-logger": "^1.9.0",
"cozy-sharing": "^3.10.0",
"cozy-stack-client": "^34.7.3",
"cozy-stack-client": "34.7.3",
"css-loader": "0.28.11",
"cssnano": "4.1.11",
"cssnano-preset-advanced": "4.0.8",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5852,7 +5852,7 @@ [email protected]:
lodash "^4.17.20"
node-jose "^1.1.4"

cozy-client@^34.8.0:
[email protected]:
version "34.8.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-34.8.0.tgz#137178608c5c6b3807c3ce2aa04fb8bd43ea3a97"
integrity sha512-eNkb22NtrmEe3IjWACKbzXUyudqCO3eE5THdnaHXd1HsnHMzCTgqh3dEjEsampPDrUF/KyFflxMCtWUvKnx47g==
Expand Down Expand Up @@ -5971,7 +5971,7 @@ cozy-sharing@^3.10.0:
react-tooltip "^3.11.1"
snarkdown "^2.0.0"

cozy-stack-client@^34.7.3:
cozy-stack-client@34.7.3, cozy-stack-client@^34.7.3:
version "34.7.3"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-34.7.3.tgz#afe0e1f86bd613c0078f4d783de89f4267849fb7"
integrity sha512-cWX3rBihBVk0g2J5nwbrB3hPIwJpTyb+j8KMy/OkGQY6fctQ0RVEKfpRDsSZFNJ3XEcEH8WBt4IjYOSRuZbNHA==
Expand Down

0 comments on commit 624ca15

Please sign in to comment.