diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-09-02 14:10:32 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-09-02 14:10:32 +1000 |
commit | eebd61b19d9d21c32685e72552748874c10c8dfb (patch) | |
tree | dc9f1c4e43136df3d275948f73f84a44f6ad2743 /package.json | |
parent | typeorm inverse relations of guild relations (diff) | |
download | server-eebd61b19d9d21c32685e72552748874c10c8dfb.tar.xz |
update sentry
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index 70e4ae84..3994670b 100644 --- a/package.json +++ b/package.json @@ -66,9 +66,8 @@ }, "dependencies": { "@aws-sdk/client-s3": "^3.385.0", - "@sentry/integrations": "^7.61.1", - "@sentry/node": "^7.61.1", - "@sentry/tracing": "^7.61.1", + "@sentry/integrations": "^7.66.0", + "@sentry/node": "^7.66.0", "ajv": "8.6.2", "ajv-formats": "2.1.1", "amqplib": "^0.10.3", |