Skip to content

Commit 5ba5749

Browse files
Bump openid-client from 5.6.1 to 6.3.4
Bumps [openid-client](https://github.com/panva/openid-client) from 5.6.1 to 6.3.4. - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v5.6.1...v6.3.4) --- updated-dependencies: - dependency-name: openid-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b36578 commit 5ba5749

File tree

2 files changed

+16
-30
lines changed

2 files changed

+16
-30
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"jsonwebtoken": "^9.0.2",
114114
"mustache-express": "^1.3.2",
115115
"node-jose": "^2.2.0",
116-
"openid-client": "^5.6.1",
116+
"openid-client": "^6.3.4",
117117
"ramda": "^0.30.0",
118118
"react": "^18.3.1",
119119
"react-cookie": "^7.2.2",

yarn.lock

+15-29
Original file line numberDiff line numberDiff line change
@@ -7641,10 +7641,10 @@ [email protected]:
76417641
import-local "^3.0.2"
76427642
jest-cli "^29.7.0"
76437643

7644-
jose@^4.15.1:
7645-
version "4.15.5"
7646-
resolved "https://registry.npmjs.org/jose/-/jose-4.15.5.tgz#6475d0f467ecd3c630a1b5dadd2735a7288df706"
7647-
integrity sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==
7644+
jose@^6.0.10:
7645+
version "6.0.10"
7646+
resolved "https://registry.npmjs.org/jose/-/jose-6.0.10.tgz#52d96e1a671b4c02e13b71e0d35abea2e774712b"
7647+
integrity sha512-skIAxZqcMkOrSwjJvplIPYrlXGpxTPnro2/QWTDCxAdWQrSTV5/KqspMWmi5WAx5+ULswASJiZ0a+1B/Lxt9cw==
76487648

76497649
js-cookie@^3.0.5:
76507650
version "3.0.5"
@@ -8094,13 +8094,6 @@ lru-cache@^5.1.1, lru-cache@~5.1.1:
80948094
dependencies:
80958095
yallist "^3.0.2"
80968096

8097-
lru-cache@^6.0.0:
8098-
version "6.0.0"
8099-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
8100-
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
8101-
dependencies:
8102-
yallist "^4.0.0"
8103-
81048097
lru-cache@^7.18.3, lru-cache@^7.7.1:
81058098
version "7.18.3"
81068099
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
@@ -8583,16 +8576,16 @@ nwsapi@^2.2.16, nwsapi@^2.2.2:
85838576
resolved "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.16.tgz#177760bba02c351df1d2644e220c31dfec8cdb43"
85848577
integrity sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ==
85858578

8579+
oauth4webapi@^3.3.1:
8580+
version "3.3.1"
8581+
resolved "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.3.1.tgz#6dd1e1b8060c22c095c8d13907ce6d687bc62044"
8582+
integrity sha512-ZwX7UqYrP3Lr+Glhca3a1/nF2jqf7VVyJfhGuW5JtrfDUxt0u+IoBPzFjZ2dd7PJGkdM6CFPVVYzuDYKHv101A==
8583+
85868584
object-assign@^4, object-assign@^4.1.1:
85878585
version "4.1.1"
85888586
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
85898587
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
85908588

8591-
object-hash@^2.2.0:
8592-
version "2.2.0"
8593-
resolved "https://registry.npmjs.org/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5"
8594-
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
8595-
85968589
object-inspect@^1.13.1, object-inspect@^1.9.0:
85978590
version "1.13.1"
85988591
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz#b96c6109324ccfef6b12216a956ca4dc2ff94bc2"
@@ -8668,11 +8661,6 @@ obuf@^1.0.0, obuf@^1.1.2:
86688661
resolved "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
86698662
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
86708663

8671-
oidc-token-hash@^5.0.3:
8672-
version "5.0.3"
8673-
resolved "https://registry.npmjs.org/oidc-token-hash/-/oidc-token-hash-5.0.3.tgz#9a229f0a1ce9d4fc89bcaee5478c97a889e7b7b6"
8674-
integrity sha512-IF4PcGgzAr6XXSff26Sk/+P4KZFJVuHAJZj3wgO3vX2bMdNVp/QXTP3P7CEm9V1IdG8lDLY3HhiqpsE/nOwpPw==
8675-
86768664
[email protected], on-finished@^2.4.1:
86778665
version "2.4.1"
86788666
resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f"
@@ -8744,15 +8732,13 @@ opener@^1.5.2:
87448732
resolved "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
87458733
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==
87468734

8747-
openid-client@^5.6.1:
8748-
version "5.6.1"
8749-
resolved "https://registry.npmjs.org/openid-client/-/openid-client-5.6.1.tgz#8f7526a50c290a5e28a7fe21b3ece3107511bc73"
8750-
integrity sha512-PtrWsY+dXg6y8mtMPyL/namZSYVz8pjXz3yJiBNZsEdCnu9miHLB4ELVC85WvneMKo2Rg62Ay7NkuCpM0bgiLQ==
8735+
openid-client@^6.3.4:
8736+
version "6.3.4"
8737+
resolved "https://registry.npmjs.org/openid-client/-/openid-client-6.3.4.tgz#dc853b5b7eef448fd0092e26a0c61747e595d5d6"
8738+
integrity sha512-CGZGk9Y6Bv9R4bXlrzVoxzD1n4h8iP914UhjVyRSftqzqO4CWaRqKpOmW253Jmpv4EWkz7/Gut/90iiWW8t0ow==
87518739
dependencies:
8752-
jose "^4.15.1"
8753-
lru-cache "^6.0.0"
8754-
object-hash "^2.2.0"
8755-
oidc-token-hash "^5.0.3"
8740+
jose "^6.0.10"
8741+
oauth4webapi "^3.3.1"
87568742

87578743
optionator@^0.9.3:
87588744
version "0.9.3"

0 commit comments

Comments
 (0)