Skip to content

Commit 9ef7968

Browse files
committed
feat(replays): Upgrade @sentry/replay@0.6.14-0
* Fix CORS issue * Fix session start time for error replays
1 parent ac7d223 commit 9ef7968

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

client/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@sentry/core": "^7.18.0",
66
"@sentry/hub": "^7.18.0",
77
"@sentry/react": "^7.18.0",
8-
"@sentry/replay": "^0.6.13",
8+
"@sentry/replay": "^0.6.14-0",
99
"@sentry/tracing": "^7.18.0",
1010
"@sentry/types": "^7.18.0",
1111
"@sentry/utils": "^7.18.0",

0 commit comments

Comments
 (0)