Skip to content

Commit

Permalink
fix(deps): update dependency cozy-authentication to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 55c5c6b commit bfae585
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@egjs/hammerjs": "^2.0.17",
"classnames": "2.3.1",
"copy-text-to-clipboard": "1.0.4",
"cozy-authentication": "2.10.10",
"cozy-authentication": "2.14.0",
"cozy-bar": "10.0.0",
"cozy-ci": "0.5.2",
"cozy-client": "^41.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8998,12 +8998,12 @@ cozy-app-publish@^0.27.2:
request "^2.88.0"
tar "^4.4.13"

cozy-authentication@2.10.10:
version "2.10.10"
resolved "https://registry.yarnpkg.com/cozy-authentication/-/cozy-authentication-2.10.10.tgz#276ce5ef17137dda8b017e05adda87069a7ab4ea"
integrity sha512-7x2ODKU9FsbKJmIaTs1rQKrekodwq1+dtURy+buBE+ObCdR0UumhXDgYhP5nGiYTbnC1c1djex8XkgcMALKGZw==
cozy-authentication@2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/cozy-authentication/-/cozy-authentication-2.14.0.tgz#2933c9cf734280683b4aabf0b889f8244af63116"
integrity sha512-t76GJnMU0K2I3V2SjUtF2N2QtZjDjGeI7cm4OUy+A/14e+GHsONkAJGMGxkUiz7g4ZMp0edlG/vZJqR5dzW2Qw==
dependencies:
cozy-device-helper "^2.5.0"
cozy-device-helper "^2.7.0"
localforage "1.7.3"
prop-types "15.7.2"
snarkdown "1.2.2"
Expand Down

0 comments on commit bfae585

Please sign in to comment.