Skip to content

Commit

Permalink
fix(deps): update aws-sdk-js-v3 monorepo to v3.266.0 (#1262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2023
1 parent fcdd72a commit a7226c3
Show file tree
Hide file tree
Showing 3 changed files with 423 additions and 423 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@apollo/gateway": "2.3.1",
"@apollo/server": "4.3.3",
"@app/gql": "link:./testkit/gql",
"@aws-sdk/client-s3": "3.264.0",
"@aws-sdk/client-s3": "3.266.0",
"@esm2cjs/execa": "6.1.1-cjs.1",
"@graphql-hive/client": "workspace:*",
"@graphql-hive/core": "0.2.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"reflect-metadata": "^0.1.0"
},
"dependencies": {
"@aws-sdk/client-s3": "3.264.0",
"@aws-sdk/s3-request-presigner": "3.264.0",
"@aws-sdk/client-s3": "3.266.0",
"@aws-sdk/s3-request-presigner": "3.266.0",
"@graphql-inspector/core": "3.5.0",
"@octokit/app": "13.1.2",
"@sentry/node": "7.34.0",
Expand Down
Loading

0 comments on commit a7226c3

Please sign in to comment.