Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
Audit updates
Browse files Browse the repository at this point in the history
Signed-off-by: ibmblockchaindev <[email protected]>
  • Loading branch information
ibmblockchaindev committed Oct 21, 2022
1 parent eb11dff commit eae3e52
Show file tree
Hide file tree
Showing 6 changed files with 129 additions and 108 deletions.
77 changes: 42 additions & 35 deletions generators/chaincode/templates/javascript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion generators/chaincode/templates/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^8.7.0",
"mocha": "^9.2.0",
"mocha": "^10.1.0",
"nyc": "^15.1.0",
"sinon": "^9.0.1",
"sinon-chai": "^3.5.0"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"eslint": "^8.7.0",
"mocha": "^9.2.0",
"mocha": "^10.1.0",
"nyc": "^15.0.0",
"sinon": "^9.0.1",
"sinon-chai": "^3.5.0",
Expand Down
Loading

0 comments on commit eae3e52

Please sign in to comment.