Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy committed Jul 4, 2023
1 parent 48f905c commit 87ecb3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions template/lambda-sqs-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"test:watch": "skuba test --watch"
},
"dependencies": {
"@aws-sdk/client-codedeploy": "^3.259.0",
"@aws-sdk/client-lambda": "^3.259.0",
"@aws-sdk/client-sns": "^3.259.0",
"@aws-sdk/client-codedeploy": "^3.363.0",
"@aws-sdk/client-lambda": "^3.363.0",
"@aws-sdk/client-sns": "^3.363.0",
"@aws-sdk/util-utf8-node": "^3.259.0",
"@seek/logger": "^6.0.0",
"datadog-lambda-js": "^7.0.0",
Expand All @@ -29,7 +29,7 @@
"@types/chance": "^1.1.3",
"@types/node": "^18.11.9",
"aws-sdk-client-mock": "^3.0.0",
"aws-sdk-client-mock-jest": "^2.0.1",
"aws-sdk-client-mock-jest": "^3.0.0",
"chance": "^1.1.8",
"pino-pretty": "^10.0.0",
"serverless": "^3.25.0",
Expand Down

0 comments on commit 87ecb3a

Please sign in to comment.