@libp2p/webrtc 4.1.6 → 4.1.7

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.1.6",
3
+ "version": "4.1.7",
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",
@@ -92,7 +92,7 @@
92
92
  "it-pair": "^2.0.6",
93
93
  "it-pipe": "^3.0.1",
94
94
  "it-to-buffer": "^4.0.7",
95
- "libp2p": "^1.9.1",
95
+ "libp2p": "^1.9.2",
96
96
  "p-retry": "^6.2.0",
97
97
  "protons": "^7.5.0",
98
98
  "sinon": "^18.0.0",