Skip to content

Commit

Permalink
chore(deps): update dependency angular-auth-oidc-client to v19 (#869)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 46b26bd commit 3909e1f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/angular-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/router": "^19.0.0",
"@angular/ssr": "^19.0.0",
"@logto/js": "link:../js",
"angular-auth-oidc-client": "^18.0.0",
"angular-auth-oidc-client": "^19.0.0",
"express": "^4.20.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^1.6.0",
"angular-auth-oidc-client": "^18.0.0",
"angular-auth-oidc-client": "^19.0.0",
"eslint": "^8.57.0",
"happy-dom": "^15.10.2",
"jose": "^5.2.2",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3909e1f

Please sign in to comment.