Skip to content

Commit

Permalink
[AAE-12531] Set angular-oauth-oidc version to 14, since version 15 do…
Browse files Browse the repository at this point in the history
…esn't work with angular v14
  • Loading branch information
alep85 committed Jan 23, 2024
1 parent da125ab commit 4e2a39b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@mat-datetimepicker/core": "^10.1.1",
"@ngx-translate/core": "^14.0.0",
"@storybook/core-server": "^7.6.5",
"angular-oauth2-oidc": "^15.0.1",
"angular-oauth2-oidc": "^14.0.0",
"angular-oauth2-oidc-jwks": "^15.0.1",
"apollo-angular": "^5.0.2",
"chart.js": "^4.3.0",
Expand Down

0 comments on commit 4e2a39b

Please sign in to comment.