Skip to content

Commit

Permalink
fix(deps): update dependency @sentry/node to v8.49.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent c943522 commit 7dfb1ff
Show file tree
Hide file tree
Showing 20 changed files with 154 additions and 82 deletions.
2 changes: 1 addition & 1 deletion packages/apollo-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@apollo/utils.keyvadapter": "3.1.0",
"@apollo/utils.keyvaluecache": "3.1.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/node": "8.47.0",
"@sentry/node": "8.49.0",
"express": "4.21.2",
"graphql": "16.10.0",
"graphql-tag": "2.12.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/event-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@aws-sdk/client-eventbridge": "3.716.0",
"@aws-sdk/client-sqs": "3.716.0",
"@pocket-tools/ts-logger": "workspace:*",
"@sentry/node": "8.47.0",
"@sentry/node": "8.49.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"lodash": "4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
]
},
"dependencies": {
"@sentry/node": "8.47.0",
"@sentry/node": "8.49.0",
"tslib": "2.8.1"
},
"devDependencies": {
Expand All @@ -108,7 +108,7 @@
"typescript": "5.7.3"
},
"peerDependencies": {
"@sentry/node": "8.47.0"
"@sentry/node": "8.49.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@opentelemetry/semantic-conventions": "1.28.0",
"@opentelemetry/winston-transport": "0.10.0",
"@prisma/instrumentation": "5.22.0",
"@sentry/node": "8.47.0",
"@sentry/node": "8.49.0",
"@sentry/opentelemetry": "8.47.0",
"tslib": "2.8.1",
"unleash-client": "6.1.2"
Expand Down
Loading

0 comments on commit 7dfb1ff

Please sign in to comment.