Skip to content

Commit

Permalink
fix: use p-limit v4 to avoid async_hooks import issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fcouceiro committed May 27, 2024
1 parent 0b1dbba commit 01281f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -159,7 +159,7 @@
"@aws-sdk/client-s3": "^3.583.0",
"@aws-sdk/client-sqs": "^3.583.0",
"nanoid": "^5.0.7",
"p-limit": "^5.0.0",
"p-limit": "^4.0.0",
"sqs-consumer": "^10.3.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 01281f7

Please sign in to comment.