Skip to content

Commit

Permalink
fix(cmd-socketio-server): fix Prototype Pollution in nconf
Browse files Browse the repository at this point in the history
Depends on hyperledger-cacti#2562 - build(deps): fix npm (grpc) build on NodeJS v20.4.0

Fixes hyperledger-cacti#2684

Signed-off-by: Peter Somogyvari <[email protected]>
  • Loading branch information
petermetz committed Sep 11, 2023
1 parent 55a1507 commit be4a174
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33309,14 +33309,14 @@ __metadata:
linkType: hard

"nconf@npm:^0.11.2":
version: 0.11.3
resolution: "nconf@npm:0.11.3"
version: 0.11.4
resolution: "nconf@npm:0.11.4"
dependencies:
async: ^1.4.0
ini: ^2.0.0
secure-keys: ^1.0.0
yargs: ^16.1.1
checksum: 708369c9526618936872fc7db4d257dda59cb55fb9e07949afcfac7cf60cdc840027a6bdf5bf3c5703129bea23090de1aa6f6f41aec004086963706c04bf81f5
checksum: 9fc53590a845b7e5526902a6f6778614e9d4a75f23511b5921c982bd6c8646e14a4ddb30d15b7ecf58d0e3124fde925cbc8112f1d40f62118a6f22a8e6e8b1b4
languageName: node
linkType: hard

Expand Down

0 comments on commit be4a174

Please sign in to comment.