Updated dependencies (#12836)

This commit is contained in:
Artak 2019-08-02 09:57:10 -07:00 committed by GitHub
parent 02d28e1c54
commit 45f9a2a44e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1077 additions and 1704 deletions

View File

@ -7153,9 +7153,9 @@
"dev": true
},
"oidc-client": {
"version": "1.9.0-beta.1",
"resolved": "https://registry.npmjs.org/oidc-client/-/oidc-client-1.9.0-beta.1.tgz",
"integrity": "sha512-K+j4RxVw2Tjf8UiUL4XRLIvA77TQrZqZFCM2I//KeopWVapTfzGhdmc39qAATpO0SRYc75LLvx4DsrzG/Zu6qw==",
"version": "1.9.0-beta.3",
"resolved": "https://registry.npmjs.org/oidc-client/-/oidc-client-1.9.0-beta.3.tgz",
"integrity": "sha512-8JqmesN7n7sQrdeEYiuWyWjNp/6cZGOHU5IaYrULm/qdYo6cAheeZl93bDkob6MdfbQMsQ2HGG/+EOHFdFQcSQ==",
"requires": {
"uuid": "^3.3.2"
}