Bump @chainsafe/libp2p-noise from 5.0.0 to 5.0.2 (#542)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-17 09:58:28 +11:00 committed by GitHub
parent f60fcb54f6
commit d00c858ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 47 deletions

65
package-lock.json generated
View File

@ -541,19 +541,20 @@
}
},
"node_modules/@chainsafe/libp2p-noise": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@chainsafe/libp2p-noise/-/libp2p-noise-5.0.0.tgz",
"integrity": "sha512-N6kAESm0r/P4jvzt6UntRkdBsMNUigRcYykioccY3lDFFBLjPkKjw6eUwbfogBGwiTxJgfFQUj28e9xTH396PQ==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@chainsafe/libp2p-noise/-/libp2p-noise-5.0.2.tgz",
"integrity": "sha512-hpxHl3bxHN2fgpmjP2zkC2Lq3ajA349WxI7U2aBuskkq3Pd+aUmSlVjM8pyN+5Dr5+yHuayqCgMUxq3AeOM7Zw==",
"dependencies": {
"@stablelib/chacha20poly1305": "^1.0.1",
"@stablelib/hkdf": "^1.0.1",
"@stablelib/sha256": "^1.0.1",
"@stablelib/x25519": "^1.0.1",
"bl": "^5.0.0",
"debug": "^4.3.1",
"it-buffer": "^0.1.3",
"it-length-prefixed": "^5.0.3",
"it-pair": "^1.0.0",
"it-pb-rpc": "^0.1.11",
"it-pb-rpc": "^0.2.0",
"it-pipe": "^1.1.0",
"peer-id": "^0.16.0",
"protobufjs": "^6.11.2",
@ -6983,35 +6984,12 @@
}
},
"node_modules/it-pb-rpc": {
"version": "0.1.11",
"resolved": "https://registry.npmjs.org/it-pb-rpc/-/it-pb-rpc-0.1.11.tgz",
"integrity": "sha512-1Yvae7LNHNM/WzxWT7OyHqwpA7DZoGos22JioMZ5H6i9iExQf71NHE0phHKEfkJdWLo7SRqPLLbqs2zaeKCwPA==",
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/it-pb-rpc/-/it-pb-rpc-0.2.0.tgz",
"integrity": "sha512-Rojodsa6yxSTZDqVVF9HXKsISoHtlLNOL0P6b/7oCswiscbjCpt1IB78BxRDHpFL3tg8jFPMNDTP3v6ZjrMf9w==",
"dependencies": {
"is-buffer": "^2.0.5",
"it-handshake": "^2.0.0",
"it-length-prefixed": "^5.0.2"
}
},
"node_modules/it-pb-rpc/node_modules/is-buffer": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
"integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"engines": {
"node": ">=4"
"it-length-prefixed": "^5.0.3"
}
},
"node_modules/it-pipe": {
@ -12692,19 +12670,20 @@
}
},
"@chainsafe/libp2p-noise": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@chainsafe/libp2p-noise/-/libp2p-noise-5.0.0.tgz",
"integrity": "sha512-N6kAESm0r/P4jvzt6UntRkdBsMNUigRcYykioccY3lDFFBLjPkKjw6eUwbfogBGwiTxJgfFQUj28e9xTH396PQ==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@chainsafe/libp2p-noise/-/libp2p-noise-5.0.2.tgz",
"integrity": "sha512-hpxHl3bxHN2fgpmjP2zkC2Lq3ajA349WxI7U2aBuskkq3Pd+aUmSlVjM8pyN+5Dr5+yHuayqCgMUxq3AeOM7Zw==",
"requires": {
"@stablelib/chacha20poly1305": "^1.0.1",
"@stablelib/hkdf": "^1.0.1",
"@stablelib/sha256": "^1.0.1",
"@stablelib/x25519": "^1.0.1",
"bl": "^5.0.0",
"debug": "^4.3.1",
"it-buffer": "^0.1.3",
"it-length-prefixed": "^5.0.3",
"it-pair": "^1.0.0",
"it-pb-rpc": "^0.1.11",
"it-pb-rpc": "^0.2.0",
"it-pipe": "^1.1.0",
"peer-id": "^0.16.0",
"protobufjs": "^6.11.2",
@ -17724,20 +17703,12 @@
}
},
"it-pb-rpc": {
"version": "0.1.11",
"resolved": "https://registry.npmjs.org/it-pb-rpc/-/it-pb-rpc-0.1.11.tgz",
"integrity": "sha512-1Yvae7LNHNM/WzxWT7OyHqwpA7DZoGos22JioMZ5H6i9iExQf71NHE0phHKEfkJdWLo7SRqPLLbqs2zaeKCwPA==",
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/it-pb-rpc/-/it-pb-rpc-0.2.0.tgz",
"integrity": "sha512-Rojodsa6yxSTZDqVVF9HXKsISoHtlLNOL0P6b/7oCswiscbjCpt1IB78BxRDHpFL3tg8jFPMNDTP3v6ZjrMf9w==",
"requires": {
"is-buffer": "^2.0.5",
"it-handshake": "^2.0.0",
"it-length-prefixed": "^5.0.2"
},
"dependencies": {
"is-buffer": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
"integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ=="
}
"it-length-prefixed": "^5.0.3"
}
},
"it-pipe": {