Skip to content

Commit f930348

Browse files
committed
chore: updated sentry deps
1 parent 6029c5c commit f930348

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

plugin/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
},
3030
"homepage": "https://github.com/Akylas/nativescript-akylas-sentry#readme",
3131
"dependencies": {
32-
"@sentry/browser": "^5.11.1",
33-
"@sentry/core": "^5.11.1",
34-
"@sentry/integrations": "^5.11.1",
35-
"@sentry/types": "^5.11.0",
36-
"@sentry/utils": "^5.11.1",
37-
"@sentry/wizard": "^1.0.2",
38-
"stacktrace-parser": "0.1.8"
32+
"@sentry/browser": "^5.15.4",
33+
"@sentry/core": "^5.15.4",
34+
"@sentry/integrations": "^5.15.4",
35+
"@sentry/types": "^5.15.4",
36+
"@sentry/utils": "^5.15.4",
37+
"@sentry/wizard": "^1.1.1",
38+
"stacktrace-parser": "0.1.9"
3939
}
4040
}

0 commit comments

Comments
 (0)