mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-08 00:33:12 +00:00
fix(deps): free uint8arraylist
Some issue with transient dependencies.
This commit is contained in:
parent
38e39e71be
commit
e488f120e0
460
package-lock.json
generated
460
package-lock.json
generated
@ -436,18 +436,6 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@chainsafe/libp2p-noise/node_modules/uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||
"version": "5.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.14.0.tgz",
|
||||
@ -1036,18 +1024,6 @@
|
||||
"resolved": "https://registry.npmjs.org/it-pushable/-/it-pushable-3.1.0.tgz",
|
||||
"integrity": "sha512-sEAdT86u6aIWvLkH4hlOmgvHpRyUOUG22HD365H+Dh67zYpaPdILmT4Om7Wjdb+m/SjEB81z3nYCoIrgVYpOFA=="
|
||||
},
|
||||
"node_modules/@libp2p/components/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/connection": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/connection/-/connection-4.0.1.tgz",
|
||||
@ -1129,18 +1105,6 @@
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/crypto/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/interface-address-manager": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/interface-address-manager/-/interface-address-manager-1.0.2.tgz",
|
||||
@ -1212,18 +1176,6 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/interface-connection/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/interface-content-routing": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/interface-content-routing/-/interface-content-routing-1.0.2.tgz",
|
||||
@ -1357,18 +1309,6 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/interface-peer-store/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/interface-pubsub": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/interface-pubsub/-/interface-pubsub-1.0.4.tgz",
|
||||
@ -1596,18 +1536,6 @@
|
||||
"resolved": "https://registry.npmjs.org/it-pushable/-/it-pushable-3.1.0.tgz",
|
||||
"integrity": "sha512-sEAdT86u6aIWvLkH4hlOmgvHpRyUOUG22HD365H+Dh67zYpaPdILmT4Om7Wjdb+m/SjEB81z3nYCoIrgVYpOFA=="
|
||||
},
|
||||
"node_modules/@libp2p/multistream-select/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/peer-collections": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/peer-collections/-/peer-collections-2.0.0.tgz",
|
||||
@ -1700,18 +1628,6 @@
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/peer-id-factory/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/peer-record": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/peer-record/-/peer-record-4.0.2.tgz",
|
||||
@ -1824,18 +1740,6 @@
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/peer-record/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/peer-store": {
|
||||
"version": "3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/peer-store/-/peer-store-3.1.3.tgz",
|
||||
@ -1950,18 +1854,6 @@
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/peer-store/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/pubsub": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/pubsub/-/pubsub-3.1.0.tgz",
|
||||
@ -2046,18 +1938,6 @@
|
||||
"resolved": "https://registry.npmjs.org/it-pushable/-/it-pushable-3.0.0.tgz",
|
||||
"integrity": "sha512-Lpo9Q6wghDDoX8RyA2vIkpNckd5E0EY7RzIKwgiTPakrTmwDw7tKMx6DDJ1ZXrunYnHdKHnKSHYJL3Csya5U2w=="
|
||||
},
|
||||
"node_modules/@libp2p/pubsub/node_modules/uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/topology": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/topology/-/topology-3.0.0.tgz",
|
||||
@ -2109,18 +1989,6 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/utils/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@libp2p/websockets": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@libp2p/websockets/-/websockets-3.0.1.tgz",
|
||||
@ -3955,18 +3823,6 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/byte-access/node_modules/uint8arraylist": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.0.0.tgz",
|
||||
"integrity": "sha512-OOx2TiInuBOlvDDhS0um83DWVTvgvazvo96xkMVBV3RbDI5HPxdqudzsIKMzh2lklP52diJ/tVhAhlxHS2f0jA==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/bytes-iec": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/bytes-iec/-/bytes-iec-3.1.1.tgz",
|
||||
@ -7283,18 +7139,6 @@
|
||||
"resolved": "https://registry.npmjs.org/it-pushable/-/it-pushable-3.1.0.tgz",
|
||||
"integrity": "sha512-sEAdT86u6aIWvLkH4hlOmgvHpRyUOUG22HD365H+Dh67zYpaPdILmT4Om7Wjdb+m/SjEB81z3nYCoIrgVYpOFA=="
|
||||
},
|
||||
"node_modules/it-handshake/node_modules/uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/it-length-prefixed": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/it-length-prefixed/-/it-length-prefixed-7.0.1.tgz",
|
||||
@ -7363,18 +7207,6 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/it-pb-stream/node_modules/uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/it-pipe": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/it-pipe/-/it-pipe-2.0.4.tgz",
|
||||
@ -7415,18 +7247,6 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/it-reader/node_modules/uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/it-sort": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/it-sort/-/it-sort-1.0.1.tgz",
|
||||
@ -7943,18 +7763,6 @@
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/libp2p/node_modules/uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/libp2p/node_modules/wherearewe": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/wherearewe/-/wherearewe-2.0.1.tgz",
|
||||
@ -8347,18 +8155,6 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/longbits/node_modules/uint8arraylist": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.0.0.tgz",
|
||||
"integrity": "sha512-OOx2TiInuBOlvDDhS0um83DWVTvgvazvo96xkMVBV3RbDI5HPxdqudzsIKMzh2lklP52diJ/tVhAhlxHS2f0jA==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/loose-envify": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
|
||||
@ -11666,24 +11462,12 @@
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/uint8-varint/node_modules/uint8arraylist": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.0.0.tgz",
|
||||
"integrity": "sha512-OOx2TiInuBOlvDDhS0um83DWVTvgvazvo96xkMVBV3RbDI5HPxdqudzsIKMzh2lklP52diJ/tVhAhlxHS2f0jA==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/uint8arraylist": {
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-1.5.1.tgz",
|
||||
"integrity": "sha512-UpPGcVlTVc7Brtwt4W2MfTqvJQsr8owHMKBnICsueSImiarVAHf8NGMjhMklFtgbCZN1/9S9oW5k1JwlalGHoA==",
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"dependencies": {
|
||||
"uint8arrays": "^3.0.0"
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
@ -12637,7 +12421,7 @@
|
||||
"it-pipe": "^2.0.3",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"protons-runtime": "^2.0.1",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -12649,7 +12433,7 @@
|
||||
"err-code": "^3.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8-varint": "^1.0.1",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
},
|
||||
@ -12661,17 +12445,9 @@
|
||||
"byte-access": "^1.0.1",
|
||||
"longbits": "^1.1.0",
|
||||
"uint8-varint": "^1.0.2",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -13156,7 +12932,7 @@
|
||||
"@libp2p/interface-peer-id": "^1.0.0",
|
||||
"@libp2p/interfaces": "^3.0.0",
|
||||
"it-pushable": "^3.0.0",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"interface-datastore": {
|
||||
@ -13178,14 +12954,6 @@
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/it-pushable/-/it-pushable-3.1.0.tgz",
|
||||
"integrity": "sha512-sEAdT86u6aIWvLkH4hlOmgvHpRyUOUG22HD365H+Dh67zYpaPdILmT4Om7Wjdb+m/SjEB81z3nYCoIrgVYpOFA=="
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -13248,15 +13016,7 @@
|
||||
"integrity": "sha512-S1iSPQC0McdHKJRi0XcATBkWgwWPx46UDfrnshYDXBvGHSYqkFtn4MQ8Gatf67w7FzFtHivA+Hb0ZPq56upG8w==",
|
||||
"requires": {
|
||||
"protobufjs": "^7.0.0",
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -13279,17 +13039,7 @@
|
||||
"@libp2p/interfaces": "^3.0.0",
|
||||
"@multiformats/multiaddr": "^10.2.0",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8arraylist": "^2.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"@libp2p/interface-connection-encrypter": {
|
||||
@ -13414,15 +13164,7 @@
|
||||
"integrity": "sha512-eaG4X8VDR8DsZ7fcTTJcKvJF4JdNGPlkKbuGywizLAZXtKd3ZNQKAxc8eYxO/y1aa/ZhLu3QzJdEfcP86pUbBw==",
|
||||
"requires": {
|
||||
"@libp2p/interface-peer-id": "^1.0.0",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -13543,7 +13285,7 @@
|
||||
"it-pipe": "^2.0.3",
|
||||
"it-pushable": "^3.0.0",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8arraylist": "^1.4.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0",
|
||||
"varint": "^6.0.0"
|
||||
},
|
||||
@ -13583,7 +13325,7 @@
|
||||
"it-reader": "^6.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"p-defer": "^4.0.0",
|
||||
"uint8arraylist": "^2.3.1",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -13595,7 +13337,7 @@
|
||||
"err-code": "^3.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8-varint": "^1.0.1",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
},
|
||||
@ -13603,14 +13345,6 @@
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/it-pushable/-/it-pushable-3.1.0.tgz",
|
||||
"integrity": "sha512-sEAdT86u6aIWvLkH4hlOmgvHpRyUOUG22HD365H+Dh67zYpaPdILmT4Om7Wjdb+m/SjEB81z3nYCoIrgVYpOFA=="
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -13645,7 +13379,7 @@
|
||||
"@libp2p/peer-id": "^1.0.0",
|
||||
"multiformats": "^9.6.3",
|
||||
"protons-runtime": "^3.1.0",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -13680,15 +13414,7 @@
|
||||
"integrity": "sha512-S1iSPQC0McdHKJRi0XcATBkWgwWPx46UDfrnshYDXBvGHSYqkFtn4MQ8Gatf67w7FzFtHivA+Hb0ZPq56upG8w==",
|
||||
"requires": {
|
||||
"protobufjs": "^7.0.0",
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -13715,7 +13441,7 @@
|
||||
"multiformats": "^9.6.3",
|
||||
"protons-runtime": "^3.1.0",
|
||||
"uint8-varint": "^1.0.2",
|
||||
"uint8arraylist": "^2.1.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0",
|
||||
"varint": "^6.0.0"
|
||||
},
|
||||
@ -13726,7 +13452,7 @@
|
||||
"integrity": "sha512-RqF5jKukI8v3Q8MZb4d8/UVjg0OXbl0R8ErWi/LKf+uklA8kTA7rT4FQXFUBycxrkFmEu/tJnW+R1/4fwRwZVg==",
|
||||
"requires": {
|
||||
"@libp2p/interface-peer-id": "^1.0.0",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"interface-datastore": {
|
||||
@ -13775,15 +13501,7 @@
|
||||
"integrity": "sha512-S1iSPQC0McdHKJRi0XcATBkWgwWPx46UDfrnshYDXBvGHSYqkFtn4MQ8Gatf67w7FzFtHivA+Hb0ZPq56upG8w==",
|
||||
"requires": {
|
||||
"protobufjs": "^7.0.0",
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -13813,7 +13531,7 @@
|
||||
"mortice": "^3.0.0",
|
||||
"multiformats": "^9.6.3",
|
||||
"protons-runtime": "^3.1.0",
|
||||
"uint8arraylist": "^2.1.1",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -13823,7 +13541,7 @@
|
||||
"integrity": "sha512-RqF5jKukI8v3Q8MZb4d8/UVjg0OXbl0R8ErWi/LKf+uklA8kTA7rT4FQXFUBycxrkFmEu/tJnW+R1/4fwRwZVg==",
|
||||
"requires": {
|
||||
"@libp2p/interface-peer-id": "^1.0.0",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"interface-datastore": {
|
||||
@ -13872,15 +13590,7 @@
|
||||
"integrity": "sha512-S1iSPQC0McdHKJRi0XcATBkWgwWPx46UDfrnshYDXBvGHSYqkFtn4MQ8Gatf67w7FzFtHivA+Hb0ZPq56upG8w==",
|
||||
"requires": {
|
||||
"protobufjs": "^7.0.0",
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -13909,7 +13619,7 @@
|
||||
"it-pushable": "^3.0.0",
|
||||
"multiformats": "^9.6.3",
|
||||
"p-queue": "^7.2.0",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -13933,7 +13643,7 @@
|
||||
"@libp2p/interface-peer-id": "^1.0.0",
|
||||
"@libp2p/interfaces": "^3.0.0",
|
||||
"it-pushable": "^3.0.0",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"it-length-prefixed": {
|
||||
@ -13944,7 +13654,7 @@
|
||||
"err-code": "^3.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8-varint": "^1.0.1",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
},
|
||||
@ -13952,14 +13662,6 @@
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/it-pushable/-/it-pushable-3.0.0.tgz",
|
||||
"integrity": "sha512-Lpo9Q6wghDDoX8RyA2vIkpNckd5E0EY7RzIKwgiTPakrTmwDw7tKMx6DDJ1ZXrunYnHdKHnKSHYJL3Csya5U2w=="
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -13999,17 +13701,7 @@
|
||||
"is-loopback-addr": "^2.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"private-ip": "^2.1.1",
|
||||
"uint8arraylist": "^2.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"@libp2p/websockets": {
|
||||
@ -15425,17 +15117,7 @@
|
||||
"resolved": "https://registry.npmjs.org/byte-access/-/byte-access-1.0.1.tgz",
|
||||
"integrity": "sha512-GKYa+lvxnzhgHWj9X+LCsQ4s2/C5uvib573eAOiQKywXMkzFFErY2+yQdzmdE5iWVpmqecsRx3bOtOY4/1eINw==",
|
||||
"requires": {
|
||||
"uint8arraylist": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"uint8arraylist": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.0.0.tgz",
|
||||
"integrity": "sha512-OOx2TiInuBOlvDDhS0um83DWVTvgvazvo96xkMVBV3RbDI5HPxdqudzsIKMzh2lklP52diJ/tVhAhlxHS2f0jA==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
}
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"bytes-iec": {
|
||||
@ -17910,21 +17592,13 @@
|
||||
"it-reader": "^6.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"p-defer": "^4.0.0",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"it-pushable": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/it-pushable/-/it-pushable-3.1.0.tgz",
|
||||
"integrity": "sha512-sEAdT86u6aIWvLkH4hlOmgvHpRyUOUG22HD365H+Dh67zYpaPdILmT4Om7Wjdb+m/SjEB81z3nYCoIrgVYpOFA=="
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -17935,7 +17609,7 @@
|
||||
"requires": {
|
||||
"err-code": "^3.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8arraylist": "^1.2.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"varint": "^6.0.0"
|
||||
}
|
||||
},
|
||||
@ -17969,7 +17643,7 @@
|
||||
"it-handshake": "^4.0.1",
|
||||
"it-length-prefixed": "^8.0.2",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"it-length-prefixed": {
|
||||
@ -17980,17 +17654,9 @@
|
||||
"err-code": "^3.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8-varint": "^1.0.1",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -18025,17 +17691,7 @@
|
||||
"integrity": "sha512-C+YRk3OTufbKSJMNEonfEw+9F38llmwwZvqhkjb0xIgob7l4L3p01Yt43+bHRI8SSppAOgk5AKLqas7ea0UTAw==",
|
||||
"requires": {
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.1.tgz",
|
||||
"integrity": "sha512-H3wS++iW0HYs0NPP3MNH4G/eAooZxcOYG2bje0HsoedGTzXArAe54j4k6UXqxIm23ekWwtHmiXBWGetmX/oZNQ==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
}
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"it-sort": {
|
||||
@ -18369,7 +18025,7 @@
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"set-delayed-interval": "^1.0.0",
|
||||
"timeout-abort-controller": "^3.0.0",
|
||||
"uint8arraylist": "^2.3.2",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0",
|
||||
"wherearewe": "^2.0.0",
|
||||
"xsalsa20": "^1.1.0"
|
||||
@ -18382,7 +18038,7 @@
|
||||
"requires": {
|
||||
"@libp2p/interface-peer-id": "^1.0.0",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8arraylist": "^2.1.1"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"@libp2p/interface-metrics": {
|
||||
@ -18403,7 +18059,7 @@
|
||||
"@libp2p/interface-peer-id": "^1.0.0",
|
||||
"@libp2p/interfaces": "^3.0.0",
|
||||
"it-pushable": "^3.0.0",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"interface-datastore": {
|
||||
@ -18429,7 +18085,7 @@
|
||||
"err-code": "^3.0.1",
|
||||
"it-stream-types": "^1.0.4",
|
||||
"uint8-varint": "^1.0.1",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
},
|
||||
@ -18469,15 +18125,7 @@
|
||||
"integrity": "sha512-S1iSPQC0McdHKJRi0XcATBkWgwWPx46UDfrnshYDXBvGHSYqkFtn4MQ8Gatf67w7FzFtHivA+Hb0ZPq56upG8w==",
|
||||
"requires": {
|
||||
"protobufjs": "^7.0.0",
|
||||
"uint8arraylist": "^2.3.2"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.1.0"
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"wherearewe": {
|
||||
@ -18767,17 +18415,7 @@
|
||||
"integrity": "sha512-22U2exkkYy7sr7nuQJYx2NEZ2kEMsC69+BxM5h8auLvkVIJa+LwAB5mFIExnuW2dFuYXFOWsFMKXjaWiq/htYQ==",
|
||||
"requires": {
|
||||
"byte-access": "^1.0.1",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"uint8arraylist": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.0.0.tgz",
|
||||
"integrity": "sha512-OOx2TiInuBOlvDDhS0um83DWVTvgvazvo96xkMVBV3RbDI5HPxdqudzsIKMzh2lklP52diJ/tVhAhlxHS2f0jA==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
}
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"loose-envify": {
|
||||
@ -19904,7 +19542,7 @@
|
||||
"resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-1.0.4.tgz",
|
||||
"integrity": "sha512-DSKWjAgwaXhtYO5Jo/MrU8n/75I/P2IhxU0Fk/lSrXx6Gxl5DH+I6cHcbGAYFmAlOBmU4QRa0mvVme8VXlDeUg==",
|
||||
"requires": {
|
||||
"uint8arraylist": "^1.4.0",
|
||||
"uint8arraylist": "2.3.2",
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
},
|
||||
@ -21181,25 +20819,15 @@
|
||||
"requires": {
|
||||
"byte-access": "^1.0.0",
|
||||
"longbits": "^1.1.0",
|
||||
"uint8arraylist": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"uint8arraylist": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.0.0.tgz",
|
||||
"integrity": "sha512-OOx2TiInuBOlvDDhS0um83DWVTvgvazvo96xkMVBV3RbDI5HPxdqudzsIKMzh2lklP52diJ/tVhAhlxHS2f0jA==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.0.0"
|
||||
}
|
||||
}
|
||||
"uint8arraylist": "2.3.2"
|
||||
}
|
||||
},
|
||||
"uint8arraylist": {
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-1.5.1.tgz",
|
||||
"integrity": "sha512-UpPGcVlTVc7Brtwt4W2MfTqvJQsr8owHMKBnICsueSImiarVAHf8NGMjhMklFtgbCZN1/9S9oW5k1JwlalGHoA==",
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uint8arraylist/-/uint8arraylist-2.3.2.tgz",
|
||||
"integrity": "sha512-4ybc/jixmtGhUrebJ0bzB95TjEbskWxBKBRrAozw7P6WcAcZdPMYSLdDuNoEEGo/Cwe+0TNic9CXzWUWzy1quw==",
|
||||
"requires": {
|
||||
"uint8arrays": "^3.0.0"
|
||||
"uint8arrays": "^3.1.0"
|
||||
}
|
||||
},
|
||||
"uint8arrays": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user