chore(deps): bump ioredis from 4.28.0 to 4.28.2 (#11449)

* chore(deps): bump ioredis from 4.28.0 to 4.28.2

Bumps [ioredis](https://github.com/luin/ioredis) from 4.28.0 to 4.28.2.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](https://github.com/luin/ioredis/compare/v4.28.0...v4.28.2)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): updated yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fxa-bananafox[bot] <70546514+fxa-bananafox[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-27 11:59:41 -05:00 коммит произвёл GitHub
Родитель 052f06ba0d
Коммит 5577e08e46
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
5 изменённых файлов: 28 добавлений и 9 удалений

Просмотреть файл

@ -25,7 +25,7 @@
"convict-format-with-validator": "^6.2.0",
"express": "^4.17.1",
"fxa-jwtool": "^0.7.2",
"ioredis": "^4.28.0",
"ioredis": "^4.28.2",
"morgan": "^1.10.0",
"node-rsa": "1.1.1",
"request": "^2.88.2"

Просмотреть файл

@ -88,7 +88,7 @@
"hot-shots": "^9.0.0",
"i18n-abide": "0.0.26",
"i18n-iso-countries": "^7.2.0",
"ioredis": "^4.28.0",
"ioredis": "^4.28.2",
"jed": "0.5.4",
"jsdom": "^19.0.0",
"jsonwebtoken": "^8.5.1",

Просмотреть файл

@ -61,7 +61,7 @@
"graphql-tools": "^8.0.0",
"graphql-upload": "^13.0.0",
"helmet": "^4.6.0",
"ioredis": "^4.28.0",
"ioredis": "^4.28.2",
"knex": "^0.95.15",
"mozlog": "^3.0.2",
"mysql": "^2.18.1",

Просмотреть файл

@ -97,7 +97,7 @@
"generic-pool": "^3.8.2",
"graphql": "^15.6.1",
"hot-shots": "^9.0.0",
"ioredis": "^4.28.0",
"ioredis": "^4.28.2",
"ip": "^1.1.5",
"joi": "^14.3.1",
"js-md5": "^0.7.3",

Просмотреть файл

@ -18,7 +18,7 @@ __metadata:
express: ^4.17.1
fxa-jwtool: ^0.7.2
fxa-shared: "workspace:*"
ioredis: ^4.28.0
ioredis: ^4.28.2
morgan: ^1.10.0
node-rsa: 1.1.1
pm2: ^5.1.2
@ -18535,7 +18535,7 @@ fsevents@~2.1.1:
hot-shots: ^9.0.0
i18n-abide: 0.0.26
i18n-iso-countries: ^7.2.0
ioredis: ^4.28.0
ioredis: ^4.28.2
jed: 0.5.4
jsdom: ^19.0.0
jsonwebtoken: ^8.5.1
@ -19003,7 +19003,7 @@ fsevents@~2.1.1:
graphql-tools: ^8.0.0
graphql-upload: ^13.0.0
helmet: ^4.6.0
ioredis: ^4.28.0
ioredis: ^4.28.2
jest: 27.4.3
knex: ^0.95.15
mozlog: ^3.0.2
@ -19448,7 +19448,7 @@ fsevents@~2.1.1:
generic-pool: ^3.8.2
graphql: ^15.6.1
hot-shots: ^9.0.0
ioredis: ^4.28.0
ioredis: ^4.28.2
ip: ^1.1.5
jest: 27.4.3
joi: ^14.3.1
@ -22528,7 +22528,7 @@ fsevents@~2.1.1:
languageName: node
linkType: hard
"ioredis@npm:4.x.x, ioredis@npm:^4.28.0":
"ioredis@npm:4.x.x":
version: 4.28.0
resolution: "ioredis@npm:4.28.0"
dependencies:
@ -22547,6 +22547,25 @@ fsevents@~2.1.1:
languageName: node
linkType: hard
"ioredis@npm:^4.28.2":
version: 4.28.2
resolution: "ioredis@npm:4.28.2"
dependencies:
cluster-key-slot: ^1.1.0
debug: ^4.3.1
denque: ^1.1.0
lodash.defaults: ^4.2.0
lodash.flatten: ^4.4.0
lodash.isarguments: ^3.1.0
p-map: ^2.1.0
redis-commands: 1.7.0
redis-errors: ^1.2.0
redis-parser: ^3.0.0
standard-as-callback: ^2.1.0
checksum: 4d9e5a4707cc918d2c2e161ea430aa06e68d5a513a680e8a315cf2cdea0b65b410a2e7279a04bab6db66aa781af4244acce3df67f560fed198f1f2f1d2c1d609
languageName: node
linkType: hard
"ip-regex@npm:^2.1.0":
version: 2.1.0
resolution: "ip-regex@npm:2.1.0"