Skip to content

Commit 47f76c0

Browse files
chore(deps): update dependency angular-auth-oidc-client to v18 (#751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ceb34ca commit 47f76c0

File tree

3 files changed

+8
-13
lines changed

3 files changed

+8
-13
lines changed

packages/angular-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/router": "^17.2.0",
2323
"@angular/ssr": "^17.2.0",
2424
"@logto/js": "link:../js",
25-
"angular-auth-oidc-client": "^17.0.0",
25+
"angular-auth-oidc-client": "^18.0.0",
2626
"express": "^4.19.2",
2727
"rxjs": "~7.8.0",
2828
"tslib": "^2.3.0",

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@silverhand/ts-config": "^6.0.0",
3939
"@types/node": "^20.11.19",
4040
"@vitest/coverage-v8": "^1.6.0",
41-
"angular-auth-oidc-client": "^17.0.0",
41+
"angular-auth-oidc-client": "^18.0.0",
4242
"eslint": "^8.57.0",
4343
"happy-dom": "^14.0.0",
4444
"jose": "^5.2.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)