Skip to content

Commit

Permalink
Merge pull request #3483 from bcgov/dependabot/npm_and_yarn/app/aws-s…
Browse files Browse the repository at this point in the history
…dk/client-s3-3.629.0

chore: bump @aws-sdk/client-s3 from 3.617.0 to 3.629.0 in /app
  • Loading branch information
rafasdc committed Aug 14, 2024
2 parents 50a97ee + bc2e71d commit bf9c037
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 271 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"format": "prettier --write './**/*.tsx' --config ../.prettierrc"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.617.0",
"@aws-sdk/client-s3": "^3.629.0",
"@aws-sdk/client-sns": "^3.245.0",
"@aws-sdk/credential-providers": "^3.515.0",
"@aws-sdk/lib-storage": "^3.617.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.617.0",
"@aws-sdk/client-s3": "^3.629.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.4.5",
Expand Down
Loading

0 comments on commit bf9c037

Please sign in to comment.