Skip to content

Commit 3a5a6c4

Browse files
deps: bump it-protobuf-stream from 1.1.6 to 2.0.1
Bumps [it-protobuf-stream](https://github.com/achingbrain/it) from 1.1.6 to 2.0.1. - [Release notes](https://github.com/achingbrain/it/releases) - [Commits](achingbrain/it@it-protobuf-stream-1.1.6...it-protobuf-stream-2.0.1) --- updated-dependencies: - dependency-name: it-protobuf-stream dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f047229 commit 3a5a6c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/libp2p-daemon-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"@libp2p/peer-id": "^5.0.7",
142142
"@libp2p/tcp": "^10.0.11",
143143
"@multiformats/multiaddr": "^12.3.1",
144-
"it-protobuf-stream": "^1.1.5",
144+
"it-protobuf-stream": "^2.0.1",
145145
"multiformats": "^13.3.1"
146146
},
147147
"devDependencies": {

packages/libp2p-daemon-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"it-length-prefixed": "^10.0.1",
149149
"it-length-prefixed-stream": "^1.2.0",
150150
"it-pipe": "^3.0.1",
151-
"it-protobuf-stream": "^1.1.5",
151+
"it-protobuf-stream": "^2.0.1",
152152
"it-pushable": "^3.2.3",
153153
"multiformats": "^13.3.1",
154154
"uint8arrays": "^5.1.0"

0 commit comments

Comments
 (0)