mirror of https://github.com/status-im/js-waku.git
chore(deps)(deps): bump it-length-prefixed from 9.0.3 to 9.0.4 (#1787)
Bumps [it-length-prefixed](https://github.com/alanshaw/it-length-prefixed) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/alanshaw/it-length-prefixed/releases) - [Changelog](https://github.com/alanshaw/it-length-prefixed/blob/master/CHANGELOG.md) - [Commits](https://github.com/alanshaw/it-length-prefixed/compare/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: it-length-prefixed 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:
parent
1bc0b0a4fa
commit
c31a7613f5
|
@ -12604,15 +12604,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/it-length-prefixed": {
|
||||
"version": "9.0.3",
|
||||
"license": "Apache-2.0 OR MIT",
|
||||
"version": "9.0.4",
|
||||
"resolved": "https://registry.npmjs.org/it-length-prefixed/-/it-length-prefixed-9.0.4.tgz",
|
||||
"integrity": "sha512-lz28fykbG0jq7s5XtvlzGxO5BeSOw6ikymkRllxjL21V5VKLcvB4pHr9wPvEnsAJ2et1xpOk3BRTMq9XrhgKsg==",
|
||||
"dependencies": {
|
||||
"err-code": "^3.0.1",
|
||||
"it-reader": "^6.0.1",
|
||||
"it-stream-types": "^2.0.1",
|
||||
"uint8-varint": "^2.0.1",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arrays": "^4.0.2"
|
||||
"uint8arrays": "^5.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
|
@ -12630,6 +12631,19 @@
|
|||
"uint8arraylist": "^2.4.1"
|
||||
}
|
||||
},
|
||||
"node_modules/it-length-prefixed/node_modules/multiformats": {
|
||||
"version": "13.0.1",
|
||||
"resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.0.1.tgz",
|
||||
"integrity": "sha512-bt3R5iXe2O8xpp3wkmQhC73b/lC4S2ihU8Dndwcsysqbydqb8N+bpP116qMcClZ17g58iSIwtXUTcg2zT4sniA=="
|
||||
},
|
||||
"node_modules/it-length-prefixed/node_modules/uint8arrays": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-5.0.1.tgz",
|
||||
"integrity": "sha512-ND5RpJAnPgHmZT7hWD/2T4BwRp04j8NLKvMKC/7bhiEwEjUMkQ4kvBKiH6hOqbljd6qJ2xS8reL3vl1e33grOQ==",
|
||||
"dependencies": {
|
||||
"multiformats": "^13.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/it-map": {
|
||||
"version": "3.0.4",
|
||||
"license": "Apache-2.0 OR MIT",
|
||||
|
@ -26286,7 +26300,7 @@
|
|||
"@waku/utils": "0.0.14",
|
||||
"debug": "^4.3.4",
|
||||
"it-all": "^3.0.4",
|
||||
"it-length-prefixed": "^9.0.1",
|
||||
"it-length-prefixed": "^9.0.4",
|
||||
"it-pipe": "^3.0.1",
|
||||
"p-event": "^6.0.0",
|
||||
"uint8arraylist": "^2.4.3",
|
||||
|
@ -26493,7 +26507,7 @@
|
|||
"@waku/utils": "0.0.14",
|
||||
"debug": "^4.3.4",
|
||||
"it-all": "^3.0.4",
|
||||
"it-length-prefixed": "^9.0.1",
|
||||
"it-length-prefixed": "^9.0.4",
|
||||
"it-pipe": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -29794,7 +29808,7 @@
|
|||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"it-all": "^3.0.4",
|
||||
"it-length-prefixed": "^9.0.1",
|
||||
"it-length-prefixed": "^9.0.4",
|
||||
"it-pipe": "^3.0.1",
|
||||
"mocha": "^10.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
@ -29984,7 +29998,7 @@
|
|||
"cspell": "^7.3.2",
|
||||
"debug": "^4.3.4",
|
||||
"it-all": "^3.0.4",
|
||||
"it-length-prefixed": "^9.0.1",
|
||||
"it-length-prefixed": "^9.0.4",
|
||||
"it-pipe": "^3.0.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rollup": "^4.6.0",
|
||||
|
@ -34720,14 +34734,31 @@
|
|||
}
|
||||
},
|
||||
"it-length-prefixed": {
|
||||
"version": "9.0.3",
|
||||
"version": "9.0.4",
|
||||
"resolved": "https://registry.npmjs.org/it-length-prefixed/-/it-length-prefixed-9.0.4.tgz",
|
||||
"integrity": "sha512-lz28fykbG0jq7s5XtvlzGxO5BeSOw6ikymkRllxjL21V5VKLcvB4pHr9wPvEnsAJ2et1xpOk3BRTMq9XrhgKsg==",
|
||||
"requires": {
|
||||
"err-code": "^3.0.1",
|
||||
"it-reader": "^6.0.1",
|
||||
"it-stream-types": "^2.0.1",
|
||||
"uint8-varint": "^2.0.1",
|
||||
"uint8arraylist": "^2.0.0",
|
||||
"uint8arrays": "^4.0.2"
|
||||
"uint8arrays": "^5.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"multiformats": {
|
||||
"version": "13.0.1",
|
||||
"resolved": "https://registry.npmjs.org/multiformats/-/multiformats-13.0.1.tgz",
|
||||
"integrity": "sha512-bt3R5iXe2O8xpp3wkmQhC73b/lC4S2ihU8Dndwcsysqbydqb8N+bpP116qMcClZ17g58iSIwtXUTcg2zT4sniA=="
|
||||
},
|
||||
"uint8arrays": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-5.0.1.tgz",
|
||||
"integrity": "sha512-ND5RpJAnPgHmZT7hWD/2T4BwRp04j8NLKvMKC/7bhiEwEjUMkQ4kvBKiH6hOqbljd6qJ2xS8reL3vl1e33grOQ==",
|
||||
"requires": {
|
||||
"multiformats": "^13.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"it-length-prefixed-stream": {
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
"@waku/utils": "0.0.14",
|
||||
"debug": "^4.3.4",
|
||||
"it-all": "^3.0.4",
|
||||
"it-length-prefixed": "^9.0.1",
|
||||
"it-length-prefixed": "^9.0.4",
|
||||
"it-pipe": "^3.0.1",
|
||||
"p-event": "^6.0.0",
|
||||
"uint8arraylist": "^2.4.3",
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"@waku/utils": "0.0.14",
|
||||
"debug": "^4.3.4",
|
||||
"it-all": "^3.0.4",
|
||||
"it-length-prefixed": "^9.0.1",
|
||||
"it-length-prefixed": "^9.0.4",
|
||||
"it-pipe": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in New Issue