Skip to content

Commit d8a3724

Browse files
committed
fix: tools/chaincode-integration/package.json & tools/chaincode-integration/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FLATTED-15518041
1 parent da69d5f commit d8a3724

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

tools/chaincode-integration/package-lock.json

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

tools/chaincode-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"assert": "^2.0.0",
6060
"chai": "^4.2.0",
6161
"chalk": "^3.0.0",
62-
"cucumber-tsflow": "^4.0.0-rc.1",
62+
"cucumber-tsflow": "^4.0.3",
6363
"fast-safe-stringify": "^2.0.7",
6464
"fs-extra": "^8.1.0",
6565
"js-yaml": "^3.14.2",

0 commit comments

Comments
 (0)