Merge branch 'master' of github.com:BlueWallet/LndHub into sunset
This commit is contained in:
commit
35fe816d0a
6
package-lock.json
generated
6
package-lock.json
generated
@ -1183,9 +1183,9 @@
|
||||
}
|
||||
},
|
||||
"@grpc/grpc-js": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.3.2.tgz",
|
||||
"integrity": "sha512-UXepkOKCATJrhHGsxt+CGfpZy9zUn1q9mop5kfcXq1fBkTePxVNPOdnISlCbJFlCtld+pSLGyZCzr9/zVprFKA==",
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.3.3.tgz",
|
||||
"integrity": "sha512-KkKZrX3fVTBYCtUk8I+Y4xWaauEEOIR1mIGoPFUK8C+a9TTub5dmjowJpFGz0dqYj//wJcgVR9fqpoNhSYFfHQ==",
|
||||
"requires": {
|
||||
"@types/node": ">=12.12.47"
|
||||
}
|
||||
|
@ -18,7 +18,7 @@
|
||||
"@babel/node": "^7.14.5",
|
||||
"@babel/preset-env": "^7.14.5",
|
||||
"@babel/register": "^7.14.5",
|
||||
"@grpc/grpc-js": "^1.3.2",
|
||||
"@grpc/grpc-js": "^1.3.3",
|
||||
"@grpc/proto-loader": "^0.6.2",
|
||||
"bignumber.js": "^9.0.1",
|
||||
"bitcoinjs-lib": "^5.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user