Upgraded nodejs dependencies to 16.x (#364)

This commit is contained in:
Ravin Perera
2022-03-08 21:12:26 +05:30
committed by GitHub
parent 86895426a1
commit 050b6f5bd5
8 changed files with 206 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
"build-diag": "ncc build diagnostic_contract.js -o dist/diagnostic-contract"
},
"dependencies": {
"hotpocket-nodejs-contract": "0.5.2",
"hotpocket-nodejs-contract": "0.5.3",
"bson": "4.0.4",
"seedrandom": "3.0.5"
}