Skip to content

Commit

Permalink
chore: upgrade node oidc to fix koa package cve
Browse files Browse the repository at this point in the history
  • Loading branch information
Mzem committed Mar 4, 2025
1 parent 2cd62fd commit 9ad0609
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"lodash.isempty": "^4.4.0",
"luxon": "^3.4.4",
"nestjs-pino": "^4.0.0",
"oidc-provider": "^8.5.1",
"oidc-provider": "^8.8.0",
"openid-client": "^5.6.5",
"pino-http": "^9.0.0",
"reflect-metadata": "^0.2.1",
Expand Down
56 changes: 36 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3785,7 +3785,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.0.1, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.7, debug@npm:^4.4.0":
"debug@npm:4, debug@npm:^4.0.1, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
Expand Down Expand Up @@ -6220,13 +6220,20 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:^5.2.4, jose@npm:^5.9.4":
"jose@npm:^5.2.4":
version: 5.9.6
resolution: "jose@npm:5.9.6"
checksum: 10/3ebbda9f6a96d493944f2720bf4436347884666cd87b7087a61cff12a3b540fe6fd743b5eb8defe7bc2a45aa58992ae6687da78797d91fc4e3e5e8588aa98c7d
languageName: node
linkType: hard

"jose@npm:^5.9.6":
version: 5.10.0
resolution: "jose@npm:5.10.0"
checksum: 10/03881d1dfb390dcf50926402edcfe233bf557b5a77321fcb1bdb53453bc1cdd26d2d0a9ab28c7445cbb826881f84fdf5074179700f10c2711ccb9880f51065d7
languageName: node
linkType: hard

"js-tokens@npm:^4.0.0":
version: 4.0.0
resolution: "js-tokens@npm:4.0.0"
Expand Down Expand Up @@ -6273,6 +6280,15 @@ __metadata:
languageName: node
linkType: hard

"jsesc@npm:^3.1.0":
version: 3.1.0
resolution: "jsesc@npm:3.1.0"
bin:
jsesc: bin/jsesc
checksum: 10/20bd37a142eca5d1794f354db8f1c9aeb54d85e1f5c247b371de05d23a9751ecd7bd3a9c4fc5298ea6fa09a100dafb4190fa5c98c6610b75952c3487f3ce7967
languageName: node
linkType: hard

"json-buffer@npm:3.0.1":
version: 3.0.1
resolution: "json-buffer@npm:3.0.1"
Expand Down Expand Up @@ -6393,9 +6409,9 @@ __metadata:
languageName: node
linkType: hard

"koa@npm:^2.15.3":
version: 2.15.3
resolution: "koa@npm:2.15.3"
"koa@npm:^2.15.4":
version: 2.16.0
resolution: "koa@npm:2.16.0"
dependencies:
accepts: "npm:^1.3.5"
cache-content-type: "npm:^1.0.0"
Expand All @@ -6420,7 +6436,7 @@ __metadata:
statuses: "npm:^1.5.0"
type-is: "npm:^1.6.16"
vary: "npm:^1.1.2"
checksum: 10/b2c2771a4ee5268f9d039ce025b9c3798a0baba8c3cf3895a6fc2d286363e0cd2c98c02a5b87f14100baa2bc17d854eed6ed80f9bd41afda1d056f803b206514
checksum: 10/88284e5da49cd54a2db663c818f5370d00f32b6aefbe5ecfc75bdaf7937d3b08cfbb884d07564b8e2b856dfe74d930997a6bdca2e2090dc2bfae0fa8af56a214
languageName: node
linkType: hard

Expand Down Expand Up @@ -7193,12 +7209,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.7":
version: 5.0.8
resolution: "nanoid@npm:5.0.8"
"nanoid@npm:^5.0.9":
version: 5.1.2
resolution: "nanoid@npm:5.1.2"
bin:
nanoid: bin/nanoid.js
checksum: 10/df131a515465053ff25c8cf0450ef191e1db83b45fe125af43f50d39feddf1f161d3b2abb34cb993df35a76b427f8d6d982e16e47d67b2fbe843664af025b5e2
checksum: 10/ada00d1a3f43ac037d2d9cb96fc33e60d8d522f5451a0b02d6d13548b534df1ba797f4d86cc821ad892b6761650b34f1c979bf5577295c2046b7d7b34b59f48e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7508,24 +7524,24 @@ __metadata:
languageName: node
linkType: hard

"oidc-provider@npm:^8.5.1":
version: 8.5.2
resolution: "oidc-provider@npm:8.5.2"
"oidc-provider@npm:^8.8.0":
version: 8.8.0
resolution: "oidc-provider@npm:8.8.0"
dependencies:
"@koa/cors": "npm:^5.0.0"
"@koa/router": "npm:^13.1.0"
debug: "npm:^4.3.7"
debug: "npm:^4.4.0"
eta: "npm:^3.5.0"
got: "npm:^13.0.0"
jose: "npm:^5.9.4"
jsesc: "npm:^3.0.2"
koa: "npm:^2.15.3"
nanoid: "npm:^5.0.7"
jose: "npm:^5.9.6"
jsesc: "npm:^3.1.0"
koa: "npm:^2.15.4"
nanoid: "npm:^5.0.9"
object-hash: "npm:^3.0.0"
oidc-token-hash: "npm:^5.0.3"
quick-lru: "npm:^7.0.0"
raw-body: "npm:^3.0.0"
checksum: 10/ee7f0230879e71315d2e11fdc42374fc3c5b34508f1f59f3f1c41ea149f4228837b0bc1980074a34b83deec799d46faae3cddd1e309e1a8c2dc23c9b48c5ae5c
checksum: 10/ce7ef9541dca72610471b6d5e99a77dfdc148b330b9918ead410bcfa06df31b811727539f026b414eadbadf6de142e41b197ed978d9473e43dededa5ee0b1c1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7869,7 +7885,7 @@ __metadata:
nestjs-pino: "npm:^4.0.0"
nock: "npm:^14.0.0"
nyc: "npm:^17.0.0"
oidc-provider: "npm:^8.5.1"
oidc-provider: "npm:^8.8.0"
openid-client: "npm:^5.6.5"
pino-http: "npm:^9.0.0"
prettier: "npm:^2.8.0"
Expand Down

0 comments on commit 9ad0609

Please sign in to comment.