From 4bfd405b0d2e4e50f096e565f21e574ae6288d6b Mon Sep 17 00:00:00 2001 From: Satyam <100528412+KlausMikhaelson@users.noreply.github.com> Date: Wed, 20 Dec 2023 01:10:04 -0600 Subject: [PATCH] Updated uiweb package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 474d2ad617..ad308fc6ce 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@mui/material": "^5.5.0", "@pushprotocol/restapi": "1.4.45", "@pushprotocol/socket": "0.5.3", - "@pushprotocol/uiweb": "1.1.22", + "@pushprotocol/uiweb": "1.1.23", "@reduxjs/toolkit": "^1.7.1", "@testing-library/dom": "^9.0.1", "@testing-library/jest-dom": "^4.2.4",