Skip to content

Commit

Permalink
chore(dpes): upgrades dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgollucci committed Nov 22, 2024
1 parent 02834ec commit c963f6f
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 106 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"aws-cdk": "2.169.0",
"aws-cdk": "2.170.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"eslint-plugin-import": "^2.31.0",
Expand All @@ -27,13 +27,13 @@
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.696.0",
"@aws-sdk/client-organizations": "^3.696.0",
"@aws-sdk/client-s3": "^3.697.0",
"aws-cdk-lib": "2.169.0",
"@aws-sdk/client-s3": "^3.698.0",
"aws-cdk-lib": "2.170.0",
"aws-lambda": "^1.0.7",
"aws-sdk": "^2.1692.0",
"cdk-iam-floyd": "^0.658.0",
"constructs": "^10.4.2",
"p6-cdk-namer": "^1.3.0",
"p6-cdk-namer": "^1.3.1",
"source-map-support": "^0.5.21",
"winston": "^3.17.0"
},
Expand Down
Loading

0 comments on commit c963f6f

Please sign in to comment.