Merge pull request #1395 from waku-org/dependabot/npm_and_yarn/it-all-3.0.2

This commit is contained in:
fryorcraken.eth 2023-06-06 13:47:28 +10:00 committed by GitHub
commit f3d3c66126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

20
package-lock.json generated
View File

@ -15513,9 +15513,9 @@
} }
}, },
"node_modules/it-all": { "node_modules/it-all": {
"version": "3.0.1", "version": "3.0.2",
"resolved": "https://registry.npmjs.org/it-all/-/it-all-3.0.1.tgz", "resolved": "https://registry.npmjs.org/it-all/-/it-all-3.0.2.tgz",
"integrity": "sha512-C2xYrr8KbNek9+x5V68LkKn27ehuZ+lSCWLLQQVAWf0hzADf+QM+Xw3yEFwn8yDLNInsSonCXeM7D05h1H/43g==", "integrity": "sha512-ujqWETXhsDbF6C+6X6fvRw5ohlowRoy/o/h9BC8D+R3JQ13oLQ153w9gSWkWupOY7omZFQbJiAL1aJo5Gwe2yw==",
"engines": { "engines": {
"node": ">=16.0.0", "node": ">=16.0.0",
"npm": ">=7.0.0" "npm": ">=7.0.0"
@ -30907,7 +30907,7 @@
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.7", "@waku/utils": "0.0.7",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.1", "it-all": "^3.0.2",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1", "it-pipe": "^3.0.1",
"p-event": "^5.0.1", "p-event": "^5.0.1",
@ -31278,7 +31278,7 @@
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.7", "@waku/utils": "0.0.7",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.1", "it-all": "^3.0.2",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1" "it-pipe": "^3.0.1"
}, },
@ -36978,7 +36978,7 @@
"fast-check": "^3.8.1", "fast-check": "^3.8.1",
"ignore-loader": "^0.1.2", "ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"it-all": "^3.0.1", "it-all": "^3.0.2",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1", "it-pipe": "^3.0.1",
"karma": "^6.4.1", "karma": "^6.4.1",
@ -37238,7 +37238,7 @@
"eslint-plugin-functional": "^5.0.4", "eslint-plugin-functional": "^5.0.4",
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"it-all": "^3.0.1", "it-all": "^3.0.2",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1", "it-pipe": "^3.0.1",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
@ -43547,9 +43547,9 @@
} }
}, },
"it-all": { "it-all": {
"version": "3.0.1", "version": "3.0.2",
"resolved": "https://registry.npmjs.org/it-all/-/it-all-3.0.1.tgz", "resolved": "https://registry.npmjs.org/it-all/-/it-all-3.0.2.tgz",
"integrity": "sha512-C2xYrr8KbNek9+x5V68LkKn27ehuZ+lSCWLLQQVAWf0hzADf+QM+Xw3yEFwn8yDLNInsSonCXeM7D05h1H/43g==" "integrity": "sha512-ujqWETXhsDbF6C+6X6fvRw5ohlowRoy/o/h9BC8D+R3JQ13oLQ153w9gSWkWupOY7omZFQbJiAL1aJo5Gwe2yw=="
}, },
"it-batched-bytes": { "it-batched-bytes": {
"version": "1.0.1", "version": "1.0.1",

View File

@ -77,7 +77,7 @@
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.7", "@waku/utils": "0.0.7",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.1", "it-all": "^3.0.2",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1", "it-pipe": "^3.0.1",
"p-event": "^5.0.1", "p-event": "^5.0.1",

View File

@ -55,7 +55,7 @@
"@waku/proto": "0.0.5", "@waku/proto": "0.0.5",
"@waku/utils": "0.0.7", "@waku/utils": "0.0.7",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.1", "it-all": "^3.0.2",
"it-length-prefixed": "^9.0.1", "it-length-prefixed": "^9.0.1",
"it-pipe": "^3.0.1" "it-pipe": "^3.0.1"
}, },