From 04b88ca303b043759a3d616501b9d4089222ae92 Mon Sep 17 00:00:00 2001 From: kyleecodes Date: Tue, 26 Dec 2023 22:06:43 -0500 Subject: [PATCH] Deps updated & tested: rollbar -> ^2.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3446ea4..7bccbea 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "react-player": "^2.6.2", "react-redux": "^7.2.1", "redux": "^4.0.5", - "rollbar": "^2.19.4", + "rollbar": "^2.25.0", "storyblok-js-client": "^2.5.2", "yarn": "^1.22.10" },