chore: update `tweetnacl` dependency to 1.0.3 explicitly (#26907)

This commit is contained in:
Steven Luscher 2022-08-03 10:52:03 -07:00 committed by GitHub
parent fbf1bf6d86
commit 526001557d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 29159 additions and 776 deletions

28384
web3.js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -73,7 +73,7 @@
"rpc-websockets": "^7.5.0",
"secp256k1": "^4.0.2",
"superstruct": "^0.14.2",
"tweetnacl": "^1.0.0"
"tweetnacl": "^1.0.3"
},
"devDependencies": {
"@babel/core": "^7.12.13",

File diff suppressed because it is too large Load Diff