From 920c0485152eca502e7d5c52375fa28b29d2d923 Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Sat, 2 Dec 2023 22:42:00 +0100 Subject: [PATCH] upgrade dep --- src/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/package.json b/src/package.json index e735a26..a1b2c6c 100644 --- a/src/package.json +++ b/src/package.json @@ -8,8 +8,8 @@ "@mui/icons-material": "^5.14.19", "@mui/styles": "^5.14.19", "babel-eslint": "^10.1.0", - "@sentry/browser": "^7.81.1", - "@sentry/integrations": "^7.81.1", + "@sentry/browser": "^7.84.0", + "@sentry/integrations": "^7.84.0", "notistack": "^2.0.8", "react": "^18.2.0", "react-ace": "^10.1.0",