Bump bull from 3.13.0 to 3.14.0

Bumps [bull](https://github.com/OptimalBits/bull) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/OptimalBits/bull/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
merge-requests/208/head
dependabot-preview[bot] 4 years ago committed by GitHub
parent 81cae2c005
commit 4e0915b172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json

6
package-lock.json generated

@ -1162,9 +1162,9 @@
"integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A=="
},
"bull": {
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/bull/-/bull-3.13.0.tgz",
"integrity": "sha512-nP8ICMNHGYDNt6cgPqBPm90n57xA+/Om2wI2EGEOIJtWutjrYt8JAWiiFYjZKrly9UkKlrfG9qgOCwFFdS5xaw==",
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/bull/-/bull-3.14.0.tgz",
"integrity": "sha512-qQrytpqbE6Zjl2zkvlqS1kUwWLJHpDOhhuGb34+5atPeZrd8DlxkAbxnLnaMB1XQX1iXPzFVpDOUOIIROYKp6Q==",
"requires": {
"cron-parser": "^2.13.0",
"debuglog": "^1.0.0",

Loading…
Cancel
Save