Skip to content

Commit faef82f

Browse files
Update async requirement from ~0.2.9 to ~2.6.3
Updates the requirements on [async](https://github.com/caolan/async) to permit the latest version. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.3/CHANGELOG.md) - [Commits](caolan/async@0.2.9...v2.6.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8709bf4 commit faef82f

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
@@ -21,7 +21,7 @@
2121
"url": "https://github.com/Clever/redis-reservation/issues"
2222
},
2323
"dependencies": {
24-
"async": "~0.2.9",
24+
"async": "~2.6.3",
2525
"debug": "~0.7.2",
2626
"kayvee": "^3.8.2",
2727
"redis": "git+https://github.com/Clever/node_redis#v0.10.1+keepalive",

0 commit comments

Comments
 (0)