From 88e455bcedbe4b22f5cb85c3eb5f3412a119e6c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:59:01 +0000 Subject: [PATCH] Bump pubnub from 7.2.2 to 7.4.0 Bumps [pubnub](https://github.com/pubnub/javascript) from 7.2.2 to 7.4.0. - [Release notes](https://github.com/pubnub/javascript/releases) - [Changelog](https://github.com/pubnub/javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/pubnub/javascript/compare/v7.2.2...v7.4.0) --- updated-dependencies: - dependency-name: pubnub dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e250b58..99aba8c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "lodash.round": "4.0.4", "maath": "0.4.2", "normalizr": "3.6.1", - "pubnub": "7.2.2", + "pubnub": "7.4.0", "r3f-perf": "7.0.1", "react": "18.2.0", "react-dom": "18.2.0",