Skip to content

Commit 11802dd

Browse files
chore: bump protons from 7.7.0 to 8.1.1 (#987)
Bumps [protons](https://github.com/ipfs/protons) from 7.7.0 to 8.1.1. - [Release notes](https://github.com/ipfs/protons/releases) - [Changelog](https://github.com/ipfs/protons/blob/main/CHANGELOG.md) - [Commits](ipfs/protons@protons-7.7.0...protons-8.1.1) --- updated-dependencies: - dependency-name: protons dependency-version: 8.1.1 dependency-type: direct:development update-type: version-update:semver-major ... --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain <alex@achingbrain.net>
1 parent 5ee3283 commit 11802dd

4 files changed

Lines changed: 443 additions & 24 deletions

File tree

packages/bitswap/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"multiformats": "^13.4.1",
7171
"p-defer": "^4.0.1",
7272
"progress-events": "^1.0.1",
73-
"protons-runtime": "^5.6.0",
73+
"protons-runtime": "^6.0.1",
7474
"race-event": "^1.6.1",
7575
"uint8-varint": "^2.0.4",
7676
"uint8arraylist": "^2.4.8",
@@ -87,7 +87,7 @@
8787
"p-event": "^7.0.0",
8888
"p-retry": "^8.0.0",
8989
"p-wait-for": "^6.0.0",
90-
"protons": "^7.7.0",
90+
"protons": "^8.1.1",
9191
"sinon": "^21.0.0",
9292
"sinon-ts": "^2.0.0"
9393
},

0 commit comments

Comments
 (0)