Skip to content

Commit 6314e8c

Browse files
chore(deps): bump bull from 4.10.4 to 4.11.3
Bumps [bull](https://github.com/OptimalBits/bull) from 4.10.4 to 4.11.3. - [Release notes](https://github.com/OptimalBits/bull/releases) - [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md) - [Commits](OptimalBits/bull@v4.10.4...v4.11.3) --- updated-dependencies: - dependency-name: bull dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ea63b8 commit 6314e8c

File tree

2 files changed

+12
-18
lines changed

2 files changed

+12
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@snapshot-labs/snapshot-metrics": "^1.1.0",
3535
"@snapshot-labs/snapshot-sentry": "^1.4.0",
3636
"bluebird": "^3.7.2",
37-
"bull": "^4.10.4",
37+
"bull": "^4.11.3",
3838
"compression": "^1.7.4",
3939
"connection-string": "^4.4.0",
4040
"cors": "^2.8.5",

yarn.lock

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2069,18 +2069,17 @@ buffer-from@^1.0.0:
20692069
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
20702070
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
20712071

2072-
bull@*, bull@^4.10.4:
2073-
version "4.10.4"
2074-
resolved "https://registry.yarnpkg.com/bull/-/bull-4.10.4.tgz#db39ee0c3bfbe3b76f1f35db800501de5bba4f84"
2075-
integrity sha512-o9m/7HjS/Or3vqRd59evBlWCXd9Lp+ALppKseoSKHaykK46SmRjAilX98PgmOz1yeVaurt8D5UtvEt4bUjM3eA==
2072+
bull@*, bull@^4.11.3:
2073+
version "4.11.3"
2074+
resolved "https://registry.yarnpkg.com/bull/-/bull-4.11.3.tgz#466214c8d2aa6ac4fc3133c3616d31a37af4c099"
2075+
integrity sha512-DhS0XtiAuejkAY08iGOdDK35eex/yGNoezlWqGJTu9FqWFF/oBjUhpsusE9SXiI4culyDbOoFs+l3ar0VXhFqQ==
20762076
dependencies:
20772077
cron-parser "^4.2.1"
2078-
debuglog "^1.0.0"
20792078
get-port "^5.1.1"
2080-
ioredis "^5.0.0"
2079+
ioredis "^5.3.2"
20812080
lodash "^4.17.21"
20822081
msgpackr "^1.5.2"
2083-
semver "^7.3.2"
2082+
semver "^7.5.2"
20842083
uuid "^8.3.0"
20852084

20862085
bundle-name@^3.0.0:
@@ -2479,11 +2478,6 @@ debug@^3.2.7:
24792478
dependencies:
24802479
ms "^2.1.1"
24812480

2482-
debuglog@^1.0.0:
2483-
version "1.0.1"
2484-
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
2485-
integrity sha512-syBZ+rnAK3EgMsH2aYEOLUW7mZSY9Gb+0wUMCFsZvcmiz+HigA0LOcq/HoQqVuGG+EKykunc7QG2bzrponfaSw==
2486-
24872481
decamelize-keys@^1.1.0:
24882482
version "1.1.1"
24892483
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.1.tgz#04a2d523b2f18d80d0158a43b895d56dff8d19d8"
@@ -3549,10 +3543,10 @@ ini@^1.3.4:
35493543
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
35503544
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
35513545

3552-
ioredis@^5.0.0:
3553-
version "5.3.1"
3554-
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.3.1.tgz#55d394a51258cee3af9e96c21c863b1a97bf951f"
3555-
integrity sha512-C+IBcMysM6v52pTLItYMeV4Hz7uriGtoJdz7SSBDX6u+zwSYGirLdQh3L7t/OItWITcw3gTFMjJReYUwS4zihg==
3546+
ioredis@^5.3.2:
3547+
version "5.3.2"
3548+
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.3.2.tgz#9139f596f62fc9c72d873353ac5395bcf05709f7"
3549+
integrity sha512-1DKMMzlIHM02eBBVOFQ1+AolGjs6+xEcM4PDL7NqOS6szq7H9jSaEkIUH6/a5Hl241LzW6JLSiAbNvTQjUupUA==
35563550
dependencies:
35573551
"@ioredis/commands" "^1.1.1"
35583552
cluster-key-slot "^1.1.0"
@@ -5245,7 +5239,7 @@ [email protected]:
52455239
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
52465240
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
52475241

5248-
[email protected], semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3:
5242+
[email protected], semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.2, semver@^7.5.3:
52495243
version "7.5.4"
52505244
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
52515245
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==

0 commit comments

Comments
 (0)