From c14a1aa9682091cf3ab0315f7202544cf80a40c4 Mon Sep 17 00:00:00 2001 From: Aaron Quirk Date: Thu, 16 Nov 2023 12:23:10 -0500 Subject: [PATCH] Bump Push Protocol SDK version --- packages/ui-components/package.json | 2 +- yarn.lock | 29 ++++++++++++++++++++++++++++- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 653ee82f..29198847 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -29,7 +29,7 @@ "@mui/icons-material": "5.10.3", "@mui/lab": "5.0.0-alpha.98", "@mui/material": "5.10.4", - "@pushprotocol/restapi": "^1.4.15", + "@pushprotocol/restapi": "0.0.1-alpha.53", "@pushprotocol/socket": "^0.5.1", "@swc/cli": "^0.1.57", "@swc/core": "^1.2.219", diff --git a/yarn.lock b/yarn.lock index c3f946ec..79eb5f64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2713,6 +2713,33 @@ __metadata: languageName: node linkType: hard +"@pushprotocol/restapi@npm:0.0.1-alpha.53": + version: 0.0.1-alpha.53 + resolution: "@pushprotocol/restapi@npm:0.0.1-alpha.53" + dependencies: + "@ambire/signature-validator": ^1.3.1 + "@metamask/eth-sig-util": ^5.0.2 + "@pushprotocol/socket": ^0.5.2 + axios: ^0.27.2 + buffer: ^6.0.3 + crypto-js: ^4.1.1 + immer: ^10.0.2 + joi: ^17.9.2 + livepeer: ^2.5.8 + openpgp: ^5.5.0 + simple-peer: ^9.11.1 + socket.io-client: ^4.5.2 + tslib: ^2.3.0 + unique-names-generator: ^4.7.1 + uuid: ^9.0.0 + video-stream-merger: ^4.0.1 + viem: ^1.3.0 + peerDependencies: + ethers: ^5.6.8 + checksum: 8bc82e25911515222f6ce00305d64d52ff0c5fd5eebd22f31adb57030f34c127a3bd49b267bd73f95c33e2c496828b81bfe8b6812d59f510c11310da469c876d + languageName: node + linkType: hard + "@pushprotocol/restapi@npm:^1.4.15": version: 1.4.24 resolution: "@pushprotocol/restapi@npm:1.4.24" @@ -4443,7 +4470,7 @@ __metadata: "@mui/icons-material": 5.10.3 "@mui/lab": 5.0.0-alpha.98 "@mui/material": 5.10.4 - "@pushprotocol/restapi": ^1.4.15 + "@pushprotocol/restapi": 0.0.1-alpha.53 "@pushprotocol/socket": ^0.5.1 "@swc/cli": ^0.1.57 "@swc/core": ^1.2.219