chore(deps)(deps): bump @libp2p/identify from 1.0.10 to 1.0.11 (#1804)

Bumps [@libp2p/identify](https://github.com/libp2p/js-libp2p) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](https://github.com/libp2p/js-libp2p/compare/ping-v1.0.10...libp2p-v1.0.11)

---
updated-dependencies:
- dependency-name: "@libp2p/identify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-19 18:58:53 +01:00 committed by GitHub
parent 477c2a5918
commit 09295c76a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 83 additions and 80 deletions

161
package-lock.json generated
View File

@ -2690,11 +2690,11 @@
}
},
"node_modules/@libp2p/crypto": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@libp2p/crypto/-/crypto-4.0.0.tgz",
"integrity": "sha512-4R1sqgbgjJdd8rWgnLJJ3jmcSIXZ9yhSwi65VTJX8VGp2qyHzWOOTMFEpUmr8VmwdGiOJvHFiLE2cSsgOIA68w==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@libp2p/crypto/-/crypto-4.0.1.tgz",
"integrity": "sha512-lKGbX8TvQt4JbqlttdexEz2VtYJnTwY31kVBDQviwt0pMF+6Uy2hzNnEQ1FHZBwnow8BIlyb6UevHfgyOFlnkw==",
"dependencies": {
"@libp2p/interface": "^1.1.1",
"@libp2p/interface": "^1.1.2",
"@noble/curves": "^1.1.0",
"@noble/hashes": "^1.3.3",
"asn1js": "^3.0.5",
@ -2738,19 +2738,19 @@
}
},
"node_modules/@libp2p/identify": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/@libp2p/identify/-/identify-1.0.10.tgz",
"integrity": "sha512-dWYMbYvP9XPDcGfuYzCGN965PJGs6uWTx3hV8AeuI4nfix7Bh3XS36R+be2MBZ1sYgfBBfO1GCpvSMjTAdJ5Bw==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/@libp2p/identify/-/identify-1.0.11.tgz",
"integrity": "sha512-/f6E2Z+H9sU332DipP3wuxtq06WfP1g4gNnjM7EUJjZ3b6igz8sFRnSVhTq5DGcsPBPT01zct3mrKFCj7ag4Uw==",
"dependencies": {
"@libp2p/interface": "^1.1.1",
"@libp2p/interface-internal": "^1.0.6",
"@libp2p/peer-id": "^4.0.4",
"@libp2p/peer-record": "^7.0.5",
"@libp2p/interface": "^1.1.2",
"@libp2p/interface-internal": "^1.0.7",
"@libp2p/peer-id": "^4.0.5",
"@libp2p/peer-record": "^7.0.6",
"@multiformats/multiaddr": "^12.1.10",
"@multiformats/multiaddr-matcher": "^1.1.0",
"it-protobuf-stream": "^1.0.2",
"it-protobuf-stream": "^1.1.1",
"protons-runtime": "^5.0.0",
"uint8arraylist": "^2.4.3",
"uint8arraylist": "^2.4.7",
"uint8arrays": "^5.0.0",
"wherearewe": "^2.0.1"
}
@ -2858,14 +2858,14 @@
}
},
"node_modules/@libp2p/interface-internal": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@libp2p/interface-internal/-/interface-internal-1.0.6.tgz",
"integrity": "sha512-qydJquYkGvNEW+KkvZLMLsVURVgy5KBxMld1lrTbbPCf+CR8LF74d/4qOkJ9HXdJBQKzAOyfkfaxSxBpcHa1yA==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/@libp2p/interface-internal/-/interface-internal-1.0.7.tgz",
"integrity": "sha512-r1nGpnGdkq0U7ow5i093OPWPBJXQP3BGwijino8cCZokYwF2P/CU+yeYvL8ncL8fPYLKuuUjLNGO4Z8Th5sqSQ==",
"dependencies": {
"@libp2p/interface": "^1.1.1",
"@libp2p/peer-collections": "^5.1.4",
"@libp2p/interface": "^1.1.2",
"@libp2p/peer-collections": "^5.1.5",
"@multiformats/multiaddr": "^12.1.10",
"uint8arraylist": "^2.4.3"
"uint8arraylist": "^2.4.7"
}
},
"node_modules/@libp2p/interface/node_modules/multiformats": {
@ -2956,20 +2956,20 @@
}
},
"node_modules/@libp2p/peer-collections": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/@libp2p/peer-collections/-/peer-collections-5.1.4.tgz",
"integrity": "sha512-HqjXAe1ymlG8exbGcpPER1hIcXOpLN2x8TgwzmAOUbZcv7ZeQH+NEoZ30suF7OUqBpD4jWrn0MIj/dOF3OvXOg==",
"version": "5.1.5",
"resolved": "https://registry.npmjs.org/@libp2p/peer-collections/-/peer-collections-5.1.5.tgz",
"integrity": "sha512-/9VisdPC7+15n/0XntjGCzJ2Ky/zZnqdnuLNEwdu2LuTCbWTaqItG36ecgcVdO9L/V4mELwgY5XCjZKBDrYgjA==",
"dependencies": {
"@libp2p/interface": "^1.1.1",
"@libp2p/peer-id": "^4.0.4"
"@libp2p/interface": "^1.1.2",
"@libp2p/peer-id": "^4.0.5"
}
},
"node_modules/@libp2p/peer-id": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/@libp2p/peer-id/-/peer-id-4.0.4.tgz",
"integrity": "sha512-UHWpo0f34IOaAhlvMNtCMAFVVhv29Dy3IqNvfugFNwzv5p+Jo6TfPGd78H7RX2WIzyVzIgBYxVxmIIHHcqZQ5Q==",
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/@libp2p/peer-id/-/peer-id-4.0.5.tgz",
"integrity": "sha512-/J9U6I/CWSOsYrTpFZpRQrhOhi+bp9WFp7+9Gc7kVt/oevIYTapUEjpxevjViem9ddR5RbdYeCj4ZLHA04QOoQ==",
"dependencies": {
"@libp2p/interface": "^1.1.1",
"@libp2p/interface": "^1.1.2",
"multiformats": "^13.0.0",
"uint8arrays": "^5.0.0"
}
@ -3014,18 +3014,18 @@
}
},
"node_modules/@libp2p/peer-record": {
"version": "7.0.5",
"resolved": "https://registry.npmjs.org/@libp2p/peer-record/-/peer-record-7.0.5.tgz",
"integrity": "sha512-HG3xYfQ/8gAnAyhATJl9qJCWGfDfAC8KoxsPWW7X3hash9E2Fe8Gdyx1npy904RsJSRt75zMRtPmplQNxE5oIg==",
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/@libp2p/peer-record/-/peer-record-7.0.6.tgz",
"integrity": "sha512-mo7WyJltQU5byC1cwMzqGnzlrSsqkCg8AKhWb0wscuIz2LH6cevmkq+h9mzDnn0KGzJIpZvlInygRVxA/SHS3A==",
"dependencies": {
"@libp2p/crypto": "^4.0.0",
"@libp2p/interface": "^1.1.1",
"@libp2p/peer-id": "^4.0.4",
"@libp2p/utils": "^5.2.1",
"@libp2p/crypto": "^4.0.1",
"@libp2p/interface": "^1.1.2",
"@libp2p/peer-id": "^4.0.5",
"@libp2p/utils": "^5.2.2",
"@multiformats/multiaddr": "^12.1.10",
"protons-runtime": "^5.0.0",
"uint8-varint": "^2.0.0",
"uint8arraylist": "^2.4.3",
"uint8-varint": "^2.0.2",
"uint8arraylist": "^2.4.7",
"uint8arrays": "^5.0.0"
}
},
@ -13843,8 +13843,9 @@
}
},
"node_modules/it-protobuf-stream": {
"version": "1.0.2",
"license": "Apache-2.0 OR MIT",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/it-protobuf-stream/-/it-protobuf-stream-1.1.2.tgz",
"integrity": "sha512-epZBuG+7cPaTxCR/Lf3ApshBdA9qfflGPQLfLLrp9VQ0w67Z2xo4H+SLLetav57/29oPtAXwVaoyemg99JOWzA==",
"dependencies": {
"it-length-prefixed-stream": "^1.0.0",
"it-stream-types": "^2.0.1",
@ -27917,7 +27918,7 @@
"license": "MIT OR Apache-2.0",
"dependencies": {
"@chainsafe/libp2p-noise": "^14.1.0",
"@libp2p/identify": "^1.0.10",
"@libp2p/identify": "^1.0.11",
"@libp2p/mplex": "^10.0.12",
"@libp2p/ping": "^1.0.9",
"@libp2p/websockets": "^8.0.11",
@ -29775,11 +29776,11 @@
}
},
"@libp2p/crypto": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@libp2p/crypto/-/crypto-4.0.0.tgz",
"integrity": "sha512-4R1sqgbgjJdd8rWgnLJJ3jmcSIXZ9yhSwi65VTJX8VGp2qyHzWOOTMFEpUmr8VmwdGiOJvHFiLE2cSsgOIA68w==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@libp2p/crypto/-/crypto-4.0.1.tgz",
"integrity": "sha512-lKGbX8TvQt4JbqlttdexEz2VtYJnTwY31kVBDQviwt0pMF+6Uy2hzNnEQ1FHZBwnow8BIlyb6UevHfgyOFlnkw==",
"requires": {
"@libp2p/interface": "^1.1.1",
"@libp2p/interface": "^1.1.2",
"@noble/curves": "^1.1.0",
"@noble/hashes": "^1.3.3",
"asn1js": "^3.0.5",
@ -29817,19 +29818,19 @@
}
},
"@libp2p/identify": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/@libp2p/identify/-/identify-1.0.10.tgz",
"integrity": "sha512-dWYMbYvP9XPDcGfuYzCGN965PJGs6uWTx3hV8AeuI4nfix7Bh3XS36R+be2MBZ1sYgfBBfO1GCpvSMjTAdJ5Bw==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/@libp2p/identify/-/identify-1.0.11.tgz",
"integrity": "sha512-/f6E2Z+H9sU332DipP3wuxtq06WfP1g4gNnjM7EUJjZ3b6igz8sFRnSVhTq5DGcsPBPT01zct3mrKFCj7ag4Uw==",
"requires": {
"@libp2p/interface": "^1.1.1",
"@libp2p/interface-internal": "^1.0.6",
"@libp2p/peer-id": "^4.0.4",
"@libp2p/peer-record": "^7.0.5",
"@libp2p/interface": "^1.1.2",
"@libp2p/interface-internal": "^1.0.7",
"@libp2p/peer-id": "^4.0.5",
"@libp2p/peer-record": "^7.0.6",
"@multiformats/multiaddr": "^12.1.10",
"@multiformats/multiaddr-matcher": "^1.1.0",
"it-protobuf-stream": "^1.0.2",
"it-protobuf-stream": "^1.1.1",
"protons-runtime": "^5.0.0",
"uint8arraylist": "^2.4.3",
"uint8arraylist": "^2.4.7",
"uint8arrays": "^5.0.0",
"wherearewe": "^2.0.1"
},
@ -29936,14 +29937,14 @@
}
},
"@libp2p/interface-internal": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@libp2p/interface-internal/-/interface-internal-1.0.6.tgz",
"integrity": "sha512-qydJquYkGvNEW+KkvZLMLsVURVgy5KBxMld1lrTbbPCf+CR8LF74d/4qOkJ9HXdJBQKzAOyfkfaxSxBpcHa1yA==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/@libp2p/interface-internal/-/interface-internal-1.0.7.tgz",
"integrity": "sha512-r1nGpnGdkq0U7ow5i093OPWPBJXQP3BGwijino8cCZokYwF2P/CU+yeYvL8ncL8fPYLKuuUjLNGO4Z8Th5sqSQ==",
"requires": {
"@libp2p/interface": "^1.1.1",
"@libp2p/peer-collections": "^5.1.4",
"@libp2p/interface": "^1.1.2",
"@libp2p/peer-collections": "^5.1.5",
"@multiformats/multiaddr": "^12.1.10",
"uint8arraylist": "^2.4.3"
"uint8arraylist": "^2.4.7"
}
},
"@libp2p/interfaces": {
@ -30030,20 +30031,20 @@
}
},
"@libp2p/peer-collections": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/@libp2p/peer-collections/-/peer-collections-5.1.4.tgz",
"integrity": "sha512-HqjXAe1ymlG8exbGcpPER1hIcXOpLN2x8TgwzmAOUbZcv7ZeQH+NEoZ30suF7OUqBpD4jWrn0MIj/dOF3OvXOg==",
"version": "5.1.5",
"resolved": "https://registry.npmjs.org/@libp2p/peer-collections/-/peer-collections-5.1.5.tgz",
"integrity": "sha512-/9VisdPC7+15n/0XntjGCzJ2Ky/zZnqdnuLNEwdu2LuTCbWTaqItG36ecgcVdO9L/V4mELwgY5XCjZKBDrYgjA==",
"requires": {
"@libp2p/interface": "^1.1.1",
"@libp2p/peer-id": "^4.0.4"
"@libp2p/interface": "^1.1.2",
"@libp2p/peer-id": "^4.0.5"
}
},
"@libp2p/peer-id": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/@libp2p/peer-id/-/peer-id-4.0.4.tgz",
"integrity": "sha512-UHWpo0f34IOaAhlvMNtCMAFVVhv29Dy3IqNvfugFNwzv5p+Jo6TfPGd78H7RX2WIzyVzIgBYxVxmIIHHcqZQ5Q==",
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/@libp2p/peer-id/-/peer-id-4.0.5.tgz",
"integrity": "sha512-/J9U6I/CWSOsYrTpFZpRQrhOhi+bp9WFp7+9Gc7kVt/oevIYTapUEjpxevjViem9ddR5RbdYeCj4ZLHA04QOoQ==",
"requires": {
"@libp2p/interface": "^1.1.1",
"@libp2p/interface": "^1.1.2",
"multiformats": "^13.0.0",
"uint8arrays": "^5.0.0"
},
@ -30092,18 +30093,18 @@
}
},
"@libp2p/peer-record": {
"version": "7.0.5",
"resolved": "https://registry.npmjs.org/@libp2p/peer-record/-/peer-record-7.0.5.tgz",
"integrity": "sha512-HG3xYfQ/8gAnAyhATJl9qJCWGfDfAC8KoxsPWW7X3hash9E2Fe8Gdyx1npy904RsJSRt75zMRtPmplQNxE5oIg==",
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/@libp2p/peer-record/-/peer-record-7.0.6.tgz",
"integrity": "sha512-mo7WyJltQU5byC1cwMzqGnzlrSsqkCg8AKhWb0wscuIz2LH6cevmkq+h9mzDnn0KGzJIpZvlInygRVxA/SHS3A==",
"requires": {
"@libp2p/crypto": "^4.0.0",
"@libp2p/interface": "^1.1.1",
"@libp2p/peer-id": "^4.0.4",
"@libp2p/utils": "^5.2.1",
"@libp2p/crypto": "^4.0.1",
"@libp2p/interface": "^1.1.2",
"@libp2p/peer-id": "^4.0.5",
"@libp2p/utils": "^5.2.2",
"@multiformats/multiaddr": "^12.1.10",
"protons-runtime": "^5.0.0",
"uint8-varint": "^2.0.0",
"uint8arraylist": "^2.4.3",
"uint8-varint": "^2.0.2",
"uint8arraylist": "^2.4.7",
"uint8arrays": "^5.0.0"
},
"dependencies": {
@ -32062,7 +32063,7 @@
"requires": {
"@chainsafe/libp2p-gossipsub": "^11.1.0",
"@chainsafe/libp2p-noise": "^14.1.0",
"@libp2p/identify": "^1.0.10",
"@libp2p/identify": "^1.0.11",
"@libp2p/mplex": "^10.0.12",
"@libp2p/ping": "^1.0.9",
"@libp2p/websockets": "^8.0.11",
@ -37552,7 +37553,9 @@
}
},
"it-protobuf-stream": {
"version": "1.0.2",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/it-protobuf-stream/-/it-protobuf-stream-1.1.2.tgz",
"integrity": "sha512-epZBuG+7cPaTxCR/Lf3ApshBdA9qfflGPQLfLLrp9VQ0w67Z2xo4H+SLLetav57/29oPtAXwVaoyemg99JOWzA==",
"requires": {
"it-length-prefixed-stream": "^1.0.0",
"it-stream-types": "^2.0.1",

View File

@ -62,7 +62,7 @@
},
"dependencies": {
"@chainsafe/libp2p-noise": "^14.1.0",
"@libp2p/identify": "^1.0.10",
"@libp2p/identify": "^1.0.11",
"@libp2p/mplex": "^10.0.12",
"@libp2p/ping": "^1.0.9",
"@libp2p/websockets": "^8.0.11",