receive only once and correctly if registrar accidentally sends twice
also style fix
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "test",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"banani": "^1.0.5",
|
||||
"banani": "^1.0.7",
|
||||
"banani-bns": "^0.0.9",
|
||||
"mongodb": "^6.10.0",
|
||||
"qrcode": "^1.5.4"
|
||||
@@ -1120,9 +1120,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/banani": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/banani/-/banani-1.0.6.tgz",
|
||||
"integrity": "sha512-wB4nijscW0g18aojQqOm4Lqghg9TDHGQe+AnravbZoH37c3fJXSgQV+pKzBqpT3VIzcASfOjFyAqmUsTDWREHA==",
|
||||
"version": "1.0.8",
|
||||
"resolved": "https://registry.npmjs.org/banani/-/banani-1.0.8.tgz",
|
||||
"integrity": "sha512-3yO8ywvWsEwI/r0Jvr9EhWN1pdLvw9D+W7gM4tBGnMs0mkug7jXsyCLX33F0jUOniAAJvDX8JXHe/WCq/RwwPA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"blake2b": "^2.1.4"
|
||||
|
||||
Reference in New Issue
Block a user