Skip to content

Commit

Permalink
Bump @aws-sdk/client-sns from 3.723.0 to 3.726.1
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) from 3.723.0 to 3.726.1.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.726.1/clients/client-sns)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sns"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent aad00a1 commit 7c832db
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 12 deletions.
290 changes: 279 additions & 11 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"cmd:getUserImportJobs:prod": "node --env-file-if-exists=.env scripts/cmd/getUserImportJobs.js"
},
"dependencies": {
"@aws-sdk/client-sns": "^3.723.0",
"@aws-sdk/client-sns": "^3.726.1",
"@aws-sdk/client-sqs": "^3.726.1",
"@aws-sdk/credential-providers": "^3.723.0",
"@fastify/auth": "^5.0.2",
Expand Down

0 comments on commit 7c832db

Please sign in to comment.