Skip to content

Commit

Permalink
fix: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Siemon committed Jan 29, 2025
1 parent 2be1282 commit c86a734
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 1,064 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
},
"homepage": "https://github.com/blackflux/lambda-monitor#readme",
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "3.385.0",
"@aws-sdk/client-cloudwatch-logs": "3.734.0",
"@aws-sdk/client-lambda": "3.734.0",
"@aws-sdk/client-resource-groups-tagging-api": "3.734.0",
"@aws-sdk/client-s3": "3.385.0",
"@aws-sdk/client-sqs": "3.385.0",
"@aws-sdk/client-s3": "3.735.0",
"@aws-sdk/client-sqs": "3.734.0",
"@blackflux/axios": "3.0.0",
"aws-sdk-wrap": "13.3.2",
"datadog-light": "5.0.0",
"joi-strict": "4.0.0",
"lambda-async": "4.0.0",
"lambda-cfn-hook": "3.0.5",
"lambda-monitor-logger": "5.1.1",
"lambda-monitor-logger": "6.0.0",
"lodash.get": "4.4.2",
"lru-cache-ext": "5.0.0",
"object-scan": "20.0.0",
Expand All @@ -79,8 +79,8 @@
"js-gardener": "6.0.2",
"lambda-tdd": "8.0.0",
"minimist": "1.2.8",
"mocha": "10.8.2",
"nock": "13.5.5",
"mocha": "11.1.0",
"nock": "14.0.0",
"node-tdd": "6.0.0",
"robo-config": "7.0.0"
},
Expand Down
Loading

0 comments on commit c86a734

Please sign in to comment.