Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"debug": "^4.4.3",
"https-proxy-agent": "^7.0.6",
"joi": "^18.0.2",
"joi": "^18.1.2",
"jose": "^4.15.9",
"openid-client": "^5.7.1"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.5.5"
https-proxy-agent: "npm:^7.0.6"
jest: "npm:^30.3.0"
joi: "npm:^18.0.2"
joi: "npm:^18.1.2"
jose: "npm:^4.15.9"
openid-client: "npm:^5.7.1"
prettier: "npm:^3.8.1"
Expand Down Expand Up @@ -1087,7 +1087,7 @@ __metadata:
languageName: node
linkType: hard

"@standard-schema/spec@npm:^1.0.0":
"@standard-schema/spec@npm:^1.1.0":
version: 1.1.0
resolution: "@standard-schema/spec@npm:1.1.0"
checksum: 10c0/d90f55acde4b2deb983529c87e8025fa693de1a5e8b49ecc6eb84d1fd96328add0e03d7d551442156c7432fd78165b2c26ff561b970a9a881f046abb78d6a526
Expand Down Expand Up @@ -3457,18 +3457,18 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:^18.0.2":
version: 18.0.2
resolution: "joi@npm:18.0.2"
"joi@npm:^18.1.2":
version: 18.1.2
resolution: "joi@npm:18.1.2"
dependencies:
"@hapi/address": "npm:^5.1.1"
"@hapi/formula": "npm:^3.0.2"
"@hapi/hoek": "npm:^11.0.7"
"@hapi/pinpoint": "npm:^2.0.1"
"@hapi/tlds": "npm:^1.1.1"
"@hapi/topo": "npm:^6.0.2"
"@standard-schema/spec": "npm:^1.0.0"
checksum: 10c0/e395e07df0051e7bd8da02436ef3f10d52561b0331b6c289de1725745f336a952b72672fc3687d4e81d3354f9b3580feb60ffca71281a585c48b63dade09e1fb
"@standard-schema/spec": "npm:^1.1.0"
checksum: 10c0/67d6fcbd81c017adf31ae6e0e6cd9d82ba25d6835d2981970ec0ea3198f2e8223aded756cdb8d5ed14fff3d6da2e2684a0767a770bcc544ce00fdcf9748e104a
languageName: node
linkType: hard

Expand Down