Skip to content

Commit

Permalink
Merge branch 'main' into upload_cf_to_s3_pt_1
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs authored Oct 11, 2024
2 parents a0dbb82 + 0efedf9 commit 3d8909f
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 12 deletions.
275 changes: 265 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/certificateChecker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "^3.669.0",
"@aws-sdk/client-secrets-manager": "^3.668.0",
"@aws-sdk/client-secrets-manager": "^3.669.0",
"@middy/core": "^5.5.0",
"@middy/input-output-logger": "^5.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/proxygen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "^3.669.0",
"@aws-sdk/client-secrets-manager": "^3.668.0",
"@aws-sdk/client-secrets-manager": "^3.669.0",
"@middy/core": "^5.5.0",
"@middy/input-output-logger": "^5.5.0",
"axios": "^1.7.7",
Expand Down

0 comments on commit 3d8909f

Please sign in to comment.