Skip to content

Commit 747bb92

Browse files
fix(deps): update dependency @auth/core to ^0.41.1 (#4387)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent 24def99 commit 747bb92

File tree

3 files changed

+28
-6
lines changed

3 files changed

+28
-6
lines changed

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"prettier": "@homarr/prettier-config",
2525
"dependencies": {
26-
"@auth/core": "^0.41.0",
26+
"@auth/core": "^0.41.1",
2727
"@auth/drizzle-adapter": "^1.11.0",
2828
"@homarr/certificates": "workspace:^0.1.0",
2929
"@homarr/common": "workspace:^0.1.0",

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"prettier": "@homarr/prettier-config",
4545
"dependencies": {
46-
"@auth/core": "^0.41.0",
46+
"@auth/core": "^0.41.1",
4747
"@homarr/common": "workspace:^0.1.0",
4848
"@homarr/core": "workspace:^0.1.0",
4949
"@homarr/definitions": "workspace:^0.1.0",

pnpm-lock.yaml

Lines changed: 26 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)