Skip to content

Commit f367200

Browse files
committed
Update sentry
This brings in all sorts of new things, including some RewriteFrame fixes that might be useful.
1 parent cc75ac8 commit f367200

File tree

2 files changed

+97
-129
lines changed

2 files changed

+97
-129
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@oclif/config": "^1.13.3",
3636
"@oclif/plugin-help": "^2.1.3",
3737
"@oclif/plugin-update": "^1.3.8",
38-
"@sentry/integrations": "^5.10.2",
39-
"@sentry/node": "^5.10.2",
38+
"@sentry/integrations": "^5.29.2",
39+
"@sentry/node": "^5.29.2",
4040
"@types/command-exists": "^1.2.0",
4141
"@types/cors": "^2.8.7",
4242
"@types/graphql": "^14.2.3",
@@ -68,7 +68,7 @@
6868
},
6969
"devDependencies": {
7070
"@oclif/dev-cli": "^1.19.4",
71-
"@sentry/webpack-plugin": "^1.8.1",
71+
"@sentry/webpack-plugin": "^1.14.0",
7272
"@types/aws-lambda": "^8.10.15",
7373
"@types/chai": "^4.1.6",
7474
"@types/env-paths": "^1.0.2",

0 commit comments

Comments
 (0)