Skip to content

Commit 6fcf2b4

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 c9c2d71 commit 6fcf2b4

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.3.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
@@ -2070,18 +2070,17 @@ buffer-from@^1.0.0:
20702070
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
20712071
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
20722072

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

20872086
bundle-name@^3.0.0:
@@ -2480,11 +2479,6 @@ debug@^3.2.7:
24802479
dependencies:
24812480
ms "^2.1.1"
24822481

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

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

5249-
[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:
5243+
[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:
52505244
version "7.5.4"
52515245
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
52525246
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==

0 commit comments

Comments
 (0)