diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8360ac0..a6cbdfb 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,6 @@ "vite": "^4.5.3" }, "dependencies": { - "@sentry/browser": "^7.40.0" + "@sentry/browser": "^8.33.0" } } |