File tree 2 files changed +18
-11
lines changed
packages/acceptance-tests
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.87 .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 @@ -1229,18 +1229,18 @@ buffers@~0.1.1:
1229
1229
resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
1230
1230
integrity sha1-skV5w77U1tOWru5tmorn9Ugqt7s=
1231
1231
1232
- bullmq@1.78 .2 :
1233
- version "1.78 .2"
1234
- resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-1.78 .2.tgz#f298c19aea71dd5d50ac1edbc040000151328d2a "
1235
- integrity sha512-VdrZWx2XELrCC0vSgLHamvXpyDulULymZz5lkDMzpEexZXU/NxI+mf/Vw7c88j7WstM2e5Zlzqx/3MKJq0LHAQ ==
1232
+ bullmq@1.87 .2 :
1233
+ version "1.87 .2"
1234
+ resolved "https://registry.yarnpkg.com/bullmq/-/bullmq-1.87 .2.tgz#7b8b13339ecba416b247ddfd89a1780e7382335e "
1235
+ integrity sha512-wKZbLYUHkNyQKKA5qr4WwCbUpWYKzy59lXZJe2zVIV7RV4kSLCT9VOJGtGUzRLsO+X3PEMGhxWA4UL0CO+Hz8A ==
1236
1236
dependencies :
1237
1237
cron-parser "^4.2.1"
1238
1238
get-port "^5.1.1"
1239
1239
glob "^7.2.0"
1240
- ioredis "^4.28.2 "
1240
+ ioredis "^4.28.5 "
1241
1241
lodash "^4.17.21"
1242
1242
msgpackr "^1.4.6"
1243
- semver "^6 .3.0 "
1243
+ semver "^7 .3.7 "
1244
1244
tslib "^1.14.1"
1245
1245
uuid "^8.3.2"
1246
1246
@@ -3032,10 +3032,10 @@ ioredis@^4.25.0, ioredis@^4.27.3:
3032
3032
redis-parser "^3.0.0"
3033
3033
standard-as-callback "^2.1.0"
3034
3034
3035
- ioredis@^4.28.2 :
3036
- version "4.28.3 "
3037
- resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.3 .tgz#b13fce8a6a7c525ba22e666d72980a3c0ba799aa "
3038
- integrity sha512-9JOWVgBnuSxpIgfpjc1OeY1OLmA4t2KOWWURTDRXky+eWO0LZhI33pQNT9gYxANUXfh5p/zYephYni6GPRsksQ ==
3035
+ ioredis@^4.28.5 :
3036
+ version "4.28.5 "
3037
+ resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.5 .tgz#5c149e6a8d76a7f8fa8a504ffc85b7d5b6797f9f "
3038
+ integrity sha512-3GYo0GJtLqgNXj4YhrisLaNNvWSNwSS2wS4OELGfGxH8I69+XfNdnmV1AyN+ZqMh0i7eX+SWjrwFKDBDgfBC1A ==
3039
3039
dependencies :
3040
3040
cluster-key-slot "^1.1.0"
3041
3041
debug "^4.3.1"
@@ -4905,6 +4905,13 @@ semver@^7.3.5:
4905
4905
dependencies :
4906
4906
lru-cache "^6.0.0"
4907
4907
4908
+ semver@^7.3.7 :
4909
+ version "7.3.7"
4910
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
4911
+ integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
4912
+ dependencies :
4913
+ lru-cache "^6.0.0"
4914
+
4908
4915
semver@~5.0.1 :
4909
4916
version "5.0.3"
4910
4917
resolved "https://registry.yarnpkg.com/semver/-/semver-5.0.3.tgz#77466de589cd5d3c95f138aa78bc569a3cb5d27a"
You can’t perform that action at this time.
0 commit comments