Skip to content

Commit 214862c

Browse files
committed
CVE-2025-54798 - updated tmp to 0.2.5
Signed-off-by: Ketul Shah <shah.ketul@ibm.com>
1 parent 65a6a05 commit 214862c

2 files changed

Lines changed: 12 additions & 38 deletions

File tree

integrationtest/package-lock.json

Lines changed: 10 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integrationtest/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"dependencies": {
33
"@hyperledger/fabric-chaincode-integration": "^0.8.4",
4-
"@hyperledger/fabric-gateway": "^1.5.0"
4+
"@hyperledger/fabric-gateway": "^1.5.0",
5+
"tmp": "^0.2.5"
56
},
67
"overrides": {
78
"axios": "^1.8.2",

0 commit comments

Comments
 (0)