Skip to content

Commit 6c1aed7

Browse files
fix(package): update bottleneck to version 2.16.1
Closes #78
1 parent 7ae96c6 commit 6c1aed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"aws-sdk": "^2.293.0",
26-
"bottleneck": "^1.16.0",
26+
"bottleneck": "^2.16.1",
2727
"debug": "^3.1.0",
2828
"lodash.isempty": "^4.2.1",
2929
"winston-transport": "^4.2.0"

0 commit comments

Comments
 (0)