From 2e4fcb344032a592043f23edde2fa8513471b7f5 Mon Sep 17 00:00:00 2001 From: Rinse Date: Sun, 1 Dec 2024 10:44:02 +0000 Subject: [PATCH] build(deps): upgrade plebbit-js --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f069ff3..b85d90f 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@oclif/core": "3.25.0", "@oclif/plugin-help": "6.0.18", "@oclif/plugin-not-found": "3.0.14", - "@plebbit/plebbit-js": "https://github.com/plebbit/plebbit-js#27ad04de3645942830f0aaad254c23b7043e263c", + "@plebbit/plebbit-js": "https://github.com/plebbit/plebbit-js#0b386ea6ff73c5ae7978289078e8849816f3346b", "dataobject-parser": "1.2.22", "decompress": "4.2.1", "env-paths": "2.2.1", diff --git a/yarn.lock b/yarn.lock index 81aae96..dc9e7c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2571,9 +2571,9 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js#27ad04de3645942830f0aaad254c23b7043e263c": +"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js#0b386ea6ff73c5ae7978289078e8849816f3346b": version "0.0.4" - resolved "https://github.com/plebbit/plebbit-js#27ad04de3645942830f0aaad254c23b7043e263c" + resolved "https://github.com/plebbit/plebbit-js#0b386ea6ff73c5ae7978289078e8849816f3346b" dependencies: "@bonfida/spl-name-service" "2.4.2" "@chainsafe/libp2p-gossipsub" "12.0.0"