Skip to content

Commit

Permalink
fix(deps): update dependency cozy-scanner to ^7.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cballevre committed Feb 23, 2024
1 parent e156509 commit 7069319
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-realtime": "4.6.0",
"cozy-scanner": "^7.0.1",
"cozy-scanner": "^7.1.4",
"cozy-scripts": "^8.3.0",
"cozy-sharing": "10.0.1",
"cozy-stack-client": "^45.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6486,10 +6486,10 @@ [email protected]:
dependencies:
exec-sh "0.3.2"

cozy-scanner@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/cozy-scanner/-/cozy-scanner-7.0.1.tgz#1caaf212c98539c25bb38ce862907e369fa6c504"
integrity sha512-4hoXmq1XJhkEAYJN6JgrdbjWQsrSdRs//7CpHq9eBjbGhJj2FFr/4LzKDQ/8uPsuMAPGNZCNHmDmthShRvlNUw==
cozy-scanner@^7.1.4:
version "7.1.4"
resolved "https://registry.yarnpkg.com/cozy-scanner/-/cozy-scanner-7.1.4.tgz#67fd2a9b8989aa3629495513922009cf0077c733"
integrity sha512-zpFAqnuxA80NswX5XLzR0Q6RXVtG1dz5mC7I3jU6pUcFZP5o9DLlA4kxMBBe+OOvXNVaE5cr75iBX0fPVylG4Q==
dependencies:
cozy-device-helper "^3.0.0"

Expand Down

0 comments on commit 7069319

Please sign in to comment.