@@ -18536,6 +18536,11 @@ jose@^2.0.5:
18536
18536
dependencies:
18537
18537
"@panva/asn1.js" "^1.0.0"
18538
18538
18539
+ jose@^4.15.1:
18540
+ version "4.15.2"
18541
+ resolved "https://registry.npmjs.org/jose/-/jose-4.15.2.tgz#61f97383f0b433d45da26d35094155a30a672d92"
18542
+ integrity sha512-IY73F228OXRl9ar3jJagh7Vnuhj/GzBunPiZP13K0lOl7Am9SoWW3kEzq3MCllJMTtZqHTiDXQvoRd4U95aU6A==
18543
+
18539
18544
joycon@^3.0.1:
18540
18545
version "3.1.0"
18541
18546
resolved "https://registry.npmjs.org/joycon/-/joycon-3.1.0.tgz#33bb2b6b5a6849a1e251bed623bdf610f477d49f"
@@ -21932,10 +21937,10 @@ octokit-plugin-create-pull-request@^3.10.0:
21932
21937
dependencies:
21933
21938
"@octokit/types" "^6.8.2"
21934
21939
21935
- oidc-token-hash@^5.0.1:
21936
- version "5.0.1 "
21937
- resolved "https://registry.npmjs.org/oidc-token-hash/-/oidc-token-hash-5.0.1 .tgz#ae6beec3ec20f0fd885e5400d175191d6e2f10c6 "
21938
- integrity sha512-EvoOtz6FIEBzE+9q253HsLCVRiK/0doEJ2HCvvqMQb3dHZrP3WlJKYtJ55CRTw4jmYomzH4wkPuCj/I3ZvpKxQ ==
21940
+ oidc-token-hash@^5.0.1, oidc-token-hash@^5.0.3 :
21941
+ version "5.0.3 "
21942
+ resolved "https://registry.npmjs.org/oidc-token-hash/-/oidc-token-hash-5.0.3 .tgz#9a229f0a1ce9d4fc89bcaee5478c97a889e7b7b6 "
21943
+ integrity sha512-IF4PcGgzAr6XXSff26Sk/+P4KZFJVuHAJZj3wgO3vX2bMdNVp/QXTP3P7CEm9V1IdG8lDLY3HhiqpsE/nOwpPw ==
21939
21944
21940
21945
on-finished@^2.3.0, on-finished@~2.3.0:
21941
21946
version "2.3.0"
@@ -22007,7 +22012,7 @@ openapi-sampler@^1.1.0:
22007
22012
"@types/json-schema" "^7.0.7"
22008
22013
json-pointer "^0.6.1"
22009
22014
22010
- openid-client@^4.1.1, openid-client@^4.2.1 :
22015
+ openid-client@^4.1.1:
22011
22016
version "4.9.0"
22012
22017
resolved "https://registry.npmjs.org/openid-client/-/openid-client-4.9.0.tgz#bdfc9194435316df419f759ce177635146b43074"
22013
22018
integrity sha512-ThBbvRUUZwxUKBVK2UpDNIZ3eJkvtqWI8s5Dm+naV+gJdL+yRhT+8ywqct1gy5uL+xVS5+A/nhFcpJIisH2x6Q==
@@ -22020,6 +22025,16 @@ openid-client@^4.1.1, openid-client@^4.2.1:
22020
22025
object-hash "^2.0.1"
22021
22026
oidc-token-hash "^5.0.1"
22022
22027
22028
+ openid-client@^5.6.0:
22029
+ version "5.6.0"
22030
+ resolved "https://registry.npmjs.org/openid-client/-/openid-client-5.6.0.tgz#3cc084b9a93a5e810a7f309d23812204d08286d9"
22031
+ integrity sha512-uFTkN/iqgKvSnmpVAS/T6SNThukRMBcmymTQ71Ngus1F60tdtKVap7zCrleocY+fogPtpmoxi5Q1YdrgYuTlkA==
22032
+ dependencies:
22033
+ jose "^4.15.1"
22034
+ lru-cache "^6.0.0"
22035
+ object-hash "^2.2.0"
22036
+ oidc-token-hash "^5.0.3"
22037
+
22023
22038
optionator@^0.8.1:
22024
22039
version "0.8.3"
22025
22040
resolved "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
0 commit comments