File tree Expand file tree Collapse file tree 2 files changed +18
-11
lines changed
packages/acceptance-tests Expand file tree Collapse file tree 2 files changed +18
-11
lines changed Original file line number Diff line number Diff line change 16
16
"@types/eventsource" : " 1.1.8" ,
17
17
"@types/supertest" : " 2.0.12" ,
18
18
"concurrently" : " 7.1.0" ,
19
- "bullmq" : " 1.78 .2" ,
19
+ "bullmq" : " 1.85 .2" ,
20
20
"eventsource" : " 2.0.2" ,
21
21
"get-port" : " 5.1.1" ,
22
22
"git-en-boite-app" : " 0.0.0" ,
Original file line number Diff line number Diff line change @@ -1204,18 +1204,18 @@ buffers@~0.1.1:
1204
1204
resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
1205
1205
integrity sha1-skV5w77U1tOWru5tmorn9Ugqt7s=
1206
1206
1207
- bullmq@1.78 .2 :
1208
- version "1.78 .2"
1209
- resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-1.78 .2.tgz#f298c19aea71dd5d50ac1edbc040000151328d2a "
1210
- integrity sha512-VdrZWx2XELrCC0vSgLHamvXpyDulULymZz5lkDMzpEexZXU/NxI+mf/Vw7c88j7WstM2e5Zlzqx/3MKJq0LHAQ ==
1207
+ bullmq@1.85 .2 :
1208
+ version "1.85 .2"
1209
+ resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-1.85 .2.tgz#bbd55b2ecb0639f94623edcdf430bc291a30f486 "
1210
+ integrity sha512-2vUKxglAXYKXorWAQ6bz8esjpdZDOhEBM51fLweJ/fF7gzDdgLI26Rt9NSP8C2CyizIaYkpz4+9xhzmr6DnQbQ ==
1211
1211
dependencies :
1212
1212
cron-parser "^4.2.1"
1213
1213
get-port "^5.1.1"
1214
1214
glob "^7.2.0"
1215
- ioredis "^4.28.2 "
1215
+ ioredis "^4.28.5 "
1216
1216
lodash "^4.17.21"
1217
1217
msgpackr "^1.4.6"
1218
- semver "^6 .3.0 "
1218
+ semver "^7 .3.7 "
1219
1219
tslib "^1.14.1"
1220
1220
uuid "^8.3.2"
1221
1221
@@ -3012,10 +3012,10 @@ ioredis@^4.25.0, ioredis@^4.27.3:
3012
3012
redis-parser "^3.0.0"
3013
3013
standard-as-callback "^2.1.0"
3014
3014
3015
- ioredis@^4.28.2 :
3016
- version "4.28.3 "
3017
- resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.3 .tgz#b13fce8a6a7c525ba22e666d72980a3c0ba799aa "
3018
- integrity sha512-9JOWVgBnuSxpIgfpjc1OeY1OLmA4t2KOWWURTDRXky+eWO0LZhI33pQNT9gYxANUXfh5p/zYephYni6GPRsksQ ==
3015
+ ioredis@^4.28.5 :
3016
+ version "4.28.5 "
3017
+ resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.5 .tgz#5c149e6a8d76a7f8fa8a504ffc85b7d5b6797f9f "
3018
+ integrity sha512-3GYo0GJtLqgNXj4YhrisLaNNvWSNwSS2wS4OELGfGxH8I69+XfNdnmV1AyN+ZqMh0i7eX+SWjrwFKDBDgfBC1A ==
3019
3019
dependencies :
3020
3020
cluster-key-slot "^1.1.0"
3021
3021
debug "^4.3.1"
@@ -4880,6 +4880,13 @@ semver@^7.3.5:
4880
4880
dependencies :
4881
4881
lru-cache "^6.0.0"
4882
4882
4883
+ semver@^7.3.7 :
4884
+ version "7.3.7"
4885
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
4886
+ integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
4887
+ dependencies :
4888
+ lru-cache "^6.0.0"
4889
+
4883
4890
semver@~5.0.1 :
4884
4891
version "5.0.3"
4885
4892
resolved "https://registry.yarnpkg.com/semver/-/semver-5.0.3.tgz#77466de589cd5d3c95f138aa78bc569a3cb5d27a"
You can’t perform that action at this time.
0 commit comments