summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json

index ef2cc223..ea9c9b40 100644 --- a/package.json +++ b/package.json
@@ -49,8 +49,9 @@ }, "dependencies": { "@aws-sdk/client-s3": "^3.178.0", - "@sentry/node": "^7.13.0", - "@sentry/tracing": "^7.13.0", + "@sentry/integrations": "^7.17.2", + "@sentry/node": "^7.17.2", + "@sentry/tracing": "^7.17.2", "ajv": "^8.6.2", "ajv-formats": "^2.1.1", "amqplib": "^0.10.3",