We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b714de9 commit 86ce591Copy full SHA for 86ce591
packages/replay-canvas/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sentry-internal/replay-canvas",
3
- "version": "7.92.0",
+ "version": "7.93.0",
4
"description": "Replay canvas integration",
5
"main": "build/npm/cjs/index.js",
6
"module": "build/npm/esm/index.js",
@@ -56,8 +56,8 @@
56
"@sentry-internal/rrweb": "2.7.3"
57
},
58
"dependencies": {
59
- "@sentry/replay": "7.92.0",
60
- "@sentry/types": "7.92.0"
+ "@sentry/replay": "7.93.0",
+ "@sentry/types": "7.93.0"
61
62
"engines": {
63
"node": ">=12"
0 commit comments