Skip to content

Commit 07d5872

Browse files
deps(dev): bump protons from 6.1.3 to 7.0.2 (#179)
* deps(dev): bump protons from 6.1.3 to 7.0.2 Bumps [protons](https://github.com/ipfs/protons) from 6.1.3 to 7.0.2. - [Release notes](https://github.com/ipfs/protons/releases) - [Commits](ipfs/protons@protons-v6.1.3...protons-v7.0.2) --- updated-dependencies: - dependency-name: protons dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update runtime --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain <[email protected]>
1 parent 82f828e commit 07d5872

File tree

2 files changed

+56
-89
lines changed

2 files changed

+56
-89
lines changed

packages/libp2p-daemon-protocol/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,11 @@
159159
"dependencies": {
160160
"@libp2p/interface-transport": "^2.0.0",
161161
"it-handshake": "^4.0.0",
162-
"protons-runtime": "^4.0.1",
162+
"protons-runtime": "^5.0.0",
163163
"uint8arraylist": "^2.3.2"
164164
},
165165
"devDependencies": {
166166
"aegir": "^37.9.1",
167-
"protons": "^6.0.0"
167+
"protons": "^7.0.2"
168168
}
169169
}

0 commit comments

Comments
 (0)