@libp2p/webrtc 4.0.30 → 4.0.31

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/webrtc",
3
- "version": "4.0.30",
3
+ "version": "4.0.31",
4
4
  "description": "A libp2p transport using WebRTC connections",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/transport-webrtc#readme",
@@ -91,7 +91,7 @@
91
91
  "it-pair": "^2.0.6",
92
92
  "it-pipe": "^3.0.1",
93
93
  "it-to-buffer": "^4.0.5",
94
- "libp2p": "^1.5.0",
94
+ "libp2p": "^1.5.1",
95
95
  "p-retry": "^6.2.0",
96
96
  "protons": "^7.5.0",
97
97
  "sinon": "^17.0.1",