Skip to content

Commit 7cca8fc

Browse files
committed
fix(deps): update dependency openid-client to v4.9.1
1 parent cd9bbb1 commit 7cca8fc

File tree

2 files changed

+21
-36
lines changed

2 files changed

+21
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jsonwebtoken": "8.5.1",
3333
"lodash": "4.17.20",
3434
"openapi-types": "7.0.1",
35-
"openid-client": "4.2.1",
35+
"openid-client": "4.9.1",
3636
"reflect-metadata": "0.1.13",
3737
"rimraf": "3.0.2",
3838
"rxjs": "6.6.3",

yarn.lock

Lines changed: 20 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,7 @@ agentkeepalive@^3.4.1:
15231523
dependencies:
15241524
humanize-ms "^1.2.1"
15251525

1526-
aggregate-error@^3.0.0:
1526+
aggregate-error@^3.0.0, aggregate-error@^3.1.0:
15271527
version "3.1.0"
15281528
resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
15291529
integrity sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==
@@ -1867,11 +1867,6 @@ balanced-match@^1.0.0:
18671867
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
18681868
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
18691869

1870-
base64url@^3.0.1:
1871-
version "3.0.1"
1872-
resolved "https://registry.yarnpkg.com/base64url/-/base64url-3.0.1.tgz#6399d572e2bc3f90a9a8b22d5dbb0a32d33f788d"
1873-
integrity sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==
1874-
18751870
base@^0.11.1:
18761871
version "0.11.2"
18771872
resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
@@ -5213,13 +5208,20 @@ [email protected]:
52135208
import-local "^3.0.2"
52145209
jest-cli "^26.6.3"
52155210

5216-
[email protected], jose@^2.0.2:
5211+
52175212
version "2.0.3"
52185213
resolved "https://registry.yarnpkg.com/jose/-/jose-2.0.3.tgz#9c931ab3e13e2d16a5b9e6183e60b2fc40a8e1b8"
52195214
integrity sha512-L+RlDgjO0Tk+Ki6/5IXCSEnmJCV8iMFZoBuEgu2vPQJJ4zfG/k3CAqZUMKDYNRHIDyy0QidJpOvX0NgpsAqFlw==
52205215
dependencies:
52215216
"@panva/asn1.js" "^1.0.0"
52225217

5218+
jose@^2.0.5:
5219+
version "2.0.5"
5220+
resolved "https://registry.yarnpkg.com/jose/-/jose-2.0.5.tgz#29746a18d9fff7dcf9d5d2a6f62cb0c7cd27abd3"
5221+
integrity sha512-BAiDNeDKTMgk4tvD0BbxJ8xHEHBZgpeRZ1zGPPsitSyMgjoMWiLGYAE7H7NpP5h0lPppQajQs871E8NHUrzVPA==
5222+
dependencies:
5223+
"@panva/asn1.js" "^1.0.0"
5224+
52235225
js-tokens@^4.0.0:
52245226
version "4.0.0"
52255227
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -6694,10 +6696,10 @@ object.values@^1.1.1:
66946696
function-bind "^1.1.1"
66956697
has "^1.0.3"
66966698

6697-
oidc-token-hash@^5.0.0:
6698-
version "5.0.0"
6699-
resolved "https://registry.yarnpkg.com/oidc-token-hash/-/oidc-token-hash-5.0.0.tgz#acdfb1f4310f58e64d5d74a4e8671a426986e888"
6700-
integrity sha512-8Yr4CZSv+Tn8ZkN3iN2i2w2G92mUKClp4z7EGUfdsERiYSbj7P4i/NHm72ft+aUdsiFx9UdIPSTwbyzQ6C4URg==
6699+
oidc-token-hash@^5.0.1:
6700+
version "5.0.1"
6701+
resolved "https://registry.yarnpkg.com/oidc-token-hash/-/oidc-token-hash-5.0.1.tgz#ae6beec3ec20f0fd885e5400d175191d6e2f10c6"
6702+
integrity sha512-EvoOtz6FIEBzE+9q253HsLCVRiK/0doEJ2HCvvqMQb3dHZrP3WlJKYtJ55CRTw4jmYomzH4wkPuCj/I3ZvpKxQ==
67016703

67026704
on-finished@^2.3.0, on-finished@~2.3.0:
67036705
version "2.3.0"
@@ -6730,19 +6732,18 @@ opener@^1.5.1:
67306732
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
67316733
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==
67326734

6733-
openid-client@4.2.1:
6734-
version "4.2.1"
6735-
resolved "https://registry.yarnpkg.com/openid-client/-/openid-client-4.2.1.tgz#8200c0ab6a3b8e954727dfa790847dc5cb8999c2"
6736-
integrity sha512-07eOcJeMH3ZHNvx5DVMZQmy3vZSTQqKSSunbtM1pXb+k5LBPi5hMum1vJCFReXlo4wuLEqZ/OgbsZvXPhbGRtA==
6735+
openid-client@4.9.1:
6736+
version "4.9.1"
6737+
resolved "https://registry.yarnpkg.com/openid-client/-/openid-client-4.9.1.tgz#4f00a9d1566c0fa08f0dd5986cf0e6b1e5d14186"
6738+
integrity sha512-DYUF07AHjI3QDKqKbn2F7RqozT4hyi4JvmpodLrq0HHoNP7t/AjeG/uqiBK1/N2PZSAQEThVjDLHSmJN4iqu/w==
67376739
dependencies:
6738-
base64url "^3.0.1"
6740+
aggregate-error "^3.1.0"
67396741
got "^11.8.0"
6740-
jose "^2.0.2"
6742+
jose "^2.0.5"
67416743
lru-cache "^6.0.0"
67426744
make-error "^1.3.6"
67436745
object-hash "^2.0.1"
6744-
oidc-token-hash "^5.0.0"
6745-
p-any "^3.0.0"
6746+
oidc-token-hash "^5.0.1"
67466747

67476748
67486749
version "0.1.4"
@@ -6844,14 +6845,6 @@ osenv@^0.1.4, osenv@^0.1.5:
68446845
os-homedir "^1.0.0"
68456846
os-tmpdir "^1.0.0"
68466847

6847-
p-any@^3.0.0:
6848-
version "3.0.0"
6849-
resolved "https://registry.yarnpkg.com/p-any/-/p-any-3.0.0.tgz#79847aeed70b5d3a10ea625296c0c3d2e90a87b9"
6850-
integrity sha512-5rqbqfsRWNb0sukt0awwgJMlaep+8jV45S15SKKB34z4UuzjcofIfnriCBhWjZP2jbVtjt9yRl7buB6RlKsu9w==
6851-
dependencies:
6852-
p-cancelable "^2.0.0"
6853-
p-some "^5.0.0"
6854-
68556848
p-cancelable@^2.0.0:
68566849
version "2.0.0"
68576850
resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-2.0.0.tgz#4a3740f5bdaf5ed5d7c3e34882c6fb5d6b266a6e"
@@ -6939,14 +6932,6 @@ p-retry@^4.0.0:
69396932
"@types/retry" "^0.12.0"
69406933
retry "^0.12.0"
69416934

6942-
p-some@^5.0.0:
6943-
version "5.0.0"
6944-
resolved "https://registry.yarnpkg.com/p-some/-/p-some-5.0.0.tgz#8b730c74b4fe5169d7264a240ad010b6ebc686a4"
6945-
integrity sha512-Js5XZxo6vHjB9NOYAzWDYAIyyiPvva0DWESAIWIK7uhSpGsyg5FwUPxipU/SOQx5x9EqhOh545d1jo6cVkitig==
6946-
dependencies:
6947-
aggregate-error "^3.0.0"
6948-
p-cancelable "^2.0.0"
6949-
69506935
p-try@^1.0.0:
69516936
version "1.0.0"
69526937
resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"

0 commit comments

Comments
 (0)