Skip to content

Commit

Permalink
fix(deps): bump sqs-consumer from 7.0.2 to 7.0.3
Browse files Browse the repository at this point in the history
Bumps [sqs-consumer](https://github.com/bbc/sqs-consumer) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/bbc/sqs-consumer/releases)
- [Commits](bbc/sqs-consumer@v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: sqs-consumer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and baumandm committed Apr 12, 2023
1 parent db5a3cb commit da0ed95
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 packages/mq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
],
"dependencies": {
"@aws-sdk/client-sqs": "3.292.0",
"sqs-consumer": "7.0.2"
"sqs-consumer": "7.0.3"
}
}

0 comments on commit da0ed95

Please # to comment.