mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
Add OIDC package
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -26976,6 +26976,14 @@
|
||||
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
|
||||
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
|
||||
},
|
||||
"angular-oauth2-oidc": {
|
||||
"version": "14.0.1",
|
||||
"resolved": "https://registry.npmjs.org/angular-oauth2-oidc/-/angular-oauth2-oidc-14.0.1.tgz",
|
||||
"integrity": "sha512-2DgIqGapAQYSYwgMmMv5Ef7BfpGO7DJvU3kZyjL7Z2aMbpacuzia17eUb2Y/lwqrzJZyMl/sgacAE1SJI4lQ4w==",
|
||||
"requires": {
|
||||
"tslib": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"ansi-align": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
|
||||
|
@@ -75,6 +75,7 @@
|
||||
"@mat-datetimepicker/moment": "^9.0.68",
|
||||
"@ngx-translate/core": "^14.0.0",
|
||||
"@storybook/core-server": "6.4.22",
|
||||
"angular-oauth2-oidc": "^14.0.1",
|
||||
"apollo-angular": "^4.0.1",
|
||||
"chart.js": "2.9.4",
|
||||
"cropperjs": "1.5.13",
|
||||
|
Reference in New Issue
Block a user