Skip to content

Commit

Permalink
fix(packages): update non-major dependency versions to ^3.669.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 67b7397 commit af2c7ce
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-source-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"test": "start-server-and-test 'yarn start' http://localhost:9000 'yarn test:e2e'"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.668.0",
"@aws-sdk/s3-request-presigner": "^3.668.0",
"@aws-sdk/client-s3": "^3.669.0",
"@aws-sdk/s3-request-presigner": "^3.669.0",
"@babel/runtime": "^7.25.7",
"gatsby-source-filesystem": "^5.13.1"
},
Expand Down
Loading

0 comments on commit af2c7ce

Please sign in to comment.