Skip to content

Commit 6e9fed1

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-AXIOS-12613773
1 parent d3902da commit 6e9fed1

File tree

2 files changed

+9
-204
lines changed

2 files changed

+9
-204
lines changed

tools/chaincode-integration/package-lock.json

Lines changed: 8 additions & 203 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
@@ -64,7 +64,7 @@
6464
"fs-extra": "^8.1.0",
6565
"js-yaml": "^3.13.1",
6666
"lodash": "^4.17.15",
67-
"nano": "^10.1.4",
67+
"nano": "^11.0.0",
6868
"ts-node": "^8.6.2",
6969
"typescript": "~4.5.2",
7070
"winston": "^3.2.1",

0 commit comments

Comments
 (0)