File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 26
26
"redis" : " ^2.8.0"
27
27
},
28
28
"dependencies" : {
29
+ "each" : " 1.2.1" ,
29
30
"parse-redis-url" : " 0.0.2"
30
31
},
31
32
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -64,6 +64,11 @@ double-ended-queue@^2.1.0-0:
64
64
version "2.1.0-0"
65
65
resolved "https://registry.yarnpkg.com/double-ended-queue/-/double-ended-queue-2.1.0-0.tgz#103d3527fd31528f40188130c841efdd78264e5c"
66
66
67
+
68
+ version "1.2.1"
69
+ resolved "https://registry.yarnpkg.com/each/-/each-1.2.1.tgz#1ab10811c5141fbb0f8d7ca9b05679b351f70080"
70
+ integrity sha512-POUbnWaseHgI8I+icHo3jAMrCqoLgVWaI7yqcQ0nat4q2f2BFUVGAndMOvr2UZoHAGAnQqotaM9RI4kZcjtAcg==
71
+
67
72
68
73
version "1.0.5"
69
74
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
You can’t perform that action at this time.
0 commit comments