Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Merge branch 'dev' into ir-3547
Browse files Browse the repository at this point in the history
  • Loading branch information
dtlehrer authored Aug 8, 2024
2 parents ff5ba3e + 0e621c6 commit e634854
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
},
"dependencies": {
"@aws-sdk/client-ecr": "^3.319.0",
"@aws-sdk/client-s3": "3.614.0",
"@aws-sdk/client-s3": "^3.319.0",
"@feathersjs/errors": "5.0.5",
"@feathersjs/feathers": "5.0.5",
"@feathersjs/schema": "5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@aws-sdk/client-cloudfront": "^3.321.1",
"@aws-sdk/client-ecr-public": "^3.316.0",
"@aws-sdk/client-s3": "3.614.0",
"@aws-sdk/client-s3": "^3.316.0",
"@aws-sdk/client-sns": "^3.316.0",
"@aws-sdk/credential-providers": "^3.549.0",
"@aws-sdk/lib-storage": "^3.321.1",
Expand Down

0 comments on commit e634854

Please sign in to comment.