fix(deps): update dependency @auth/core to ^0.35.2 (#1180)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
78230b1fe9
commit
f495383bcf
32
pnpm-lock.yaml
generated
32
pnpm-lock.yaml
generated
@@ -550,8 +550,8 @@ importers:
|
||||
packages/auth:
|
||||
dependencies:
|
||||
'@auth/core':
|
||||
specifier: ^0.35.1
|
||||
version: 0.35.1
|
||||
specifier: ^0.35.2
|
||||
version: 0.35.2
|
||||
'@auth/drizzle-adapter':
|
||||
specifier: ^1.5.1
|
||||
version: 1.5.1
|
||||
@@ -827,8 +827,8 @@ importers:
|
||||
packages/db:
|
||||
dependencies:
|
||||
'@auth/core':
|
||||
specifier: ^0.35.1
|
||||
version: 0.35.1
|
||||
specifier: ^0.35.2
|
||||
version: 0.35.2
|
||||
'@homarr/common':
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../common
|
||||
@@ -1728,6 +1728,20 @@ packages:
|
||||
nodemailer:
|
||||
optional: true
|
||||
|
||||
'@auth/core@0.35.2':
|
||||
resolution: {integrity: sha512-4PSrmSkZNMNQEHq86jARBYqls/9G2ECGMJmlazXxkRpZWgtKMUBXF1HUPz82cxy3qFXZ9/HPEiGIEGtIvu4YGQ==}
|
||||
peerDependencies:
|
||||
'@simplewebauthn/browser': ^9.0.1
|
||||
'@simplewebauthn/server': ^9.0.2
|
||||
nodemailer: ^6.8.0
|
||||
peerDependenciesMeta:
|
||||
'@simplewebauthn/browser':
|
||||
optional: true
|
||||
'@simplewebauthn/server':
|
||||
optional: true
|
||||
nodemailer:
|
||||
optional: true
|
||||
|
||||
'@auth/drizzle-adapter@1.5.1':
|
||||
resolution: {integrity: sha512-MWroa4hy9Zs7k+LEVpGmwaK1xpLQ/7erylnMdVXy6CijeXXQOvTK//zQtL383JrHTr21zyH/3z0DoDPpG9Txvw==}
|
||||
|
||||
@@ -7850,6 +7864,16 @@ snapshots:
|
||||
preact: 10.11.3
|
||||
preact-render-to-string: 5.2.3(preact@10.11.3)
|
||||
|
||||
'@auth/core@0.35.2':
|
||||
dependencies:
|
||||
'@panva/hkdf': 1.2.1
|
||||
'@types/cookie': 0.6.0
|
||||
cookie: 0.6.0
|
||||
jose: 5.9.2
|
||||
oauth4webapi: 2.15.0
|
||||
preact: 10.11.3
|
||||
preact-render-to-string: 5.2.3(preact@10.11.3)
|
||||
|
||||
'@auth/drizzle-adapter@1.5.1':
|
||||
dependencies:
|
||||
'@auth/core': 0.35.1
|
||||
|
||||
Reference in New Issue
Block a user