Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidRouyer committed Sep 8, 2023
1 parent 06ccae3 commit 2f1e3e6
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 @@ -33,7 +33,7 @@
"vitest": "^0.34.3"
},
"resolutions": {
"@auth/core": "0.13.0"
"@auth/core": "0.14.0"
},
"prettier": "@acme/prettier-config"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@auth/[email protected]", "@auth/core@0.13.0", "@auth/core@^0.14.0", "@auth/core@experimental":
version "0.13.0"
resolved "https://registry.yarnpkg.com/@auth/core/-/core-0.13.0.tgz#87566254a103a9b6dcc43177fd50c9ab4ac2238f"
integrity sha512-StjrzUenaKfMr68kmvhiqfY0xvxRvg8wllmem9JAULpPAAAt3uwRUDXICWOP/PfWB4OZ2wQT7rgfm0n42b+Mjg==
"@auth/[email protected]", "@auth/core@0.14.0", "@auth/core@^0.14.0", "@auth/core@experimental":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@auth/core/-/core-0.14.0.tgz#d898cd87b47b4354d42e81e7d74c6274a19ad170"
integrity sha512-kZMwjFWDGxSI/e4+HO6KeTmuMFMWu6qIzgF1k87HbKdxNFis3K1PXz7md3fCB4+5ije93Uld1ZNUdlmB2rAHww==
dependencies:
"@panva/hkdf" "^1.0.4"
cookie "0.5.0"
Expand Down

0 comments on commit 2f1e3e6

Please sign in to comment.