Skip to content

Commit

Permalink
fix(deps): update dependency @sentry/aws-serverless to v8.49.0 [secur…
Browse files Browse the repository at this point in the history
…ity]
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent f7c358c commit cce69aa
Show file tree
Hide file tree
Showing 9 changed files with 502 additions and 73 deletions.
2 changes: 1 addition & 1 deletion applications/accounts/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@aws-sdk/lib-dynamodb": "3.370.0",
"@aws-sdk/util-dynamodb": "3.370.0",
"@motech-development/node-logger": "workspace:*",
"@sentry/aws-serverless": "8.40.0",
"@sentry/aws-serverless": "8.49.0",
"@sentry/profiling-node": "8.40.0",
"aws-appsync": "4.1.10",
"decimal.js": "10.4.3",
Expand Down
2 changes: 1 addition & 1 deletion applications/accounts/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@aws-sdk/lib-dynamodb": "3.370.0",
"@aws-sdk/util-dynamodb": "3.370.0",
"@motech-development/node-logger": "workspace:*",
"@sentry/aws-serverless": "8.40.0",
"@sentry/aws-serverless": "8.49.0",
"@sentry/profiling-node": "8.40.0",
"decimal.js": "10.4.3",
"luxon": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion applications/accounts/queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@aws-sdk/client-sfn": "3.370.0",
"@aws-sdk/lib-dynamodb": "3.370.0",
"@aws-sdk/util-dynamodb": "3.370.0",
"@sentry/aws-serverless": "8.40.0",
"@sentry/aws-serverless": "8.49.0",
"@sentry/profiling-node": "8.40.0",
"aws4-axios": "3.2.8",
"axios": "1.7.9"
Expand Down
2 changes: 1 addition & 1 deletion applications/accounts/reports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@aws-sdk/lib-dynamodb": "3.370.0",
"@motech-development/node-logger": "workspace:*",
"@motech-development/s3-file-operations": "workspace:*",
"@sentry/aws-serverless": "8.40.0",
"@sentry/aws-serverless": "8.49.0",
"@sentry/profiling-node": "8.40.0",
"archiver": "5.3.2",
"aws4-axios": "3.2.8",
Expand Down
2 changes: 1 addition & 1 deletion applications/accounts/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@aws-sdk/client-sqs": "3.370.0",
"@motech-development/api-gateway-handler": "workspace:*",
"@motech-development/s3-file-operations": "workspace:*",
"@sentry/aws-serverless": "8.40.0",
"@sentry/aws-serverless": "8.49.0",
"@sentry/profiling-node": "8.40.0",
"uuid": "9.0.1",
"yup": "1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion applications/accounts/warm-up/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@aws-sdk/client-dynamodb": "3.370.0",
"@aws-sdk/lib-dynamodb": "3.370.0",
"@motech-development/node-logger": "workspace:*",
"@sentry/aws-serverless": "8.40.0",
"@sentry/aws-serverless": "8.49.0",
"@sentry/profiling-node": "8.40.0",
"luxon": "3.5.0",
"uuid": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion applications/core/anti-virus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@aws-sdk/client-sqs": "3.370.0",
"@motech-development/node-logger": "workspace:*",
"@motech-development/s3-file-operations": "workspace:*",
"@sentry/aws-serverless": "8.40.0",
"@sentry/aws-serverless": "8.49.0",
"@sentry/profiling-node": "8.40.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion applications/core/comms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@aws-sdk/client-ses": "3.370.0",
"@sentry/aws-serverless": "8.40.0",
"@sentry/aws-serverless": "8.49.0",
"@sentry/profiling-node": "8.40.0",
"cfn-response-async": "1.0.0",
"yup": "1.4.0"
Expand Down
Loading

0 comments on commit cce69aa

Please sign in to comment.