Skip to content

Commit f1f30a7

Browse files
committed
chore(replay): Upgrade @sentry SDKs to 7.47.0
1 parent 26a60ea commit f1f30a7

File tree

2 files changed

+138
-90
lines changed

2 files changed

+138
-90
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"private": true,
33
"dependencies": {
4-
"@sentry/browser": "^7.18.0",
5-
"@sentry/core": "^7.18.0",
6-
"@sentry/hub": "^7.18.0",
7-
"@sentry/react": "^7.18.0",
4+
"@sentry/browser": "^7.47.0",
5+
"@sentry/core": "^7.47.0",
6+
"@sentry/hub": "^7.47.0",
7+
"@sentry/react": "^7.47.0",
88
"@sentry/replay": "^0.6.14-6",
9-
"@sentry/tracing": "^7.18.0",
10-
"@sentry/types": "^7.18.0",
11-
"@sentry/utils": "^7.18.0",
9+
"@sentry/tracing": "^7.47.0",
10+
"@sentry/types": "^7.47.0",
11+
"@sentry/utils": "^7.47.0",
1212
"jest-environment-jsdom-sixteen": "^2.0.0",
1313
"prop-types": "^15.5.10",
1414
"react": "^15.6.1",

0 commit comments

Comments
 (0)