Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/iframe-skip-silent-login' into i…
Browse files Browse the repository at this point in the history
…frame-skip-silent-login
  • Loading branch information
adamjmcgrath committed Jan 28, 2022
2 parents d8c48e7 + 8aab1e0 commit 523a5e9
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 37 deletions.
108 changes: 76 additions & 32 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"cb": "^0.1.0",
"clone": "^2.1.2",
"cookie": "^0.4.1",
"debug": "^4.3.2",
"futoin-hkdf": "^1.4.2",
"http-errors": "^1.8.0",
"joi": "^17.4.2",
"debug": "^4.3.3",
"futoin-hkdf": "^1.4.3",
"http-errors": "^1.8.1",
"joi": "^17.4.3",
"jose": "^2.0.5",
"on-headers": "^1.0.2",
"openid-client": "^4.9.1",
"p-memoize": "^4.0.2",
"p-memoize": "^4.0.3",
"url-join": "^4.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 523a5e9

Please sign in to comment.