Skip to content

Commit

Permalink
feat: added support for sqs-consumer v8, v9 (#1075)
Browse files Browse the repository at this point in the history
refs 158386
  • Loading branch information
kirrg001 authored Mar 18, 2024
1 parent aa71aa6 commit 832238e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -209,7 +209,7 @@
"sinon-chai": "^3.7.0",
"socket.io": "^4.6.0",
"socket.io-client": "^4.6.0",
"sqs-consumer": "^7.4.0",
"sqs-consumer": "^9.1.0",
"sqs-consumer-v5": "npm:sqs-consumer@^5.7.0",
"stealthy-require": "1.1.1",
"superagent": "^8.1.2",
Expand Down

0 comments on commit 832238e

Please sign in to comment.