Skip to content

Commit 88cc76d

Browse files
committed
chore!: bump all prod dependencies
1 parent 0594f62 commit 88cc76d

File tree

6 files changed

+57
-143
lines changed

6 files changed

+57
-143
lines changed

package-lock.json

+44-130
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
"@waku/proto": "*",
8383
"@waku/utils": "*",
8484
"debug": "^4.3.4",
85-
"it-all": "^1.0.6",
86-
"it-length-prefixed": "^8.0.2",
87-
"it-pipe": "^2.0.4",
85+
"it-all": "^2.0.0",
86+
"it-length-prefixed": "^8.0.4",
87+
"it-pipe": "^2.0.5",
8888
"p-event": "^5.0.1",
8989
"uint8arraylist": "^2.4.3",
9090
"uuid": "^9.0.0"

packages/enr/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"node": ">=16"
5454
},
5555
"dependencies": {
56-
"@ethersproject/rlp": "^5.5.0",
57-
"@libp2p/crypto": "^1.0.11",
56+
"@ethersproject/rlp": "^5.7.0",
57+
"@libp2p/crypto": "^1.0.12",
5858
"@libp2p/peer-id": "^2.0.1",
5959
"@multiformats/multiaddr": "^11.4.0",
6060
"@noble/secp256k1": "^1.7.1",

0 commit comments

Comments
 (0)