Merge pull request #76 from hansputera/renovate/ioredis-5.x

fix(deps): update dependency ioredis to v5.2.2
This commit is contained in:
Hanif Dwy Putra S
2022-07-24 02:17:24 +08:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
"license": "MIT",
"dependencies": {
"dotenv": "16.0.1",
"ioredis": "5.2.1",
"ioredis": "5.2.2",
"next": "12.2.3",
"ow": "0.28.1",
"react": "18.2.0",

View File

@@ -1241,9 +1241,9 @@ __metadata:
languageName: node
linkType: hard
"ioredis@npm:5.2.1":
version: 5.2.1
resolution: "ioredis@npm:5.2.1"
"ioredis@npm:5.2.2":
version: 5.2.2
resolution: "ioredis@npm:5.2.2"
dependencies:
"@ioredis/commands": ^1.1.1
cluster-key-slot: ^1.1.0
@@ -1254,7 +1254,7 @@ __metadata:
redis-errors: ^1.2.0
redis-parser: ^3.0.0
standard-as-callback: ^2.1.0
checksum: cd744f4d8b9ca54aecd4020eb245e318818a83aeb4edf0b8d52175e60644cbfa161cb4dc35438a4b0e90db904d3f886e9be2a3d40a616705a603e63aa8c74407
checksum: 8d650326063de4e37ec7ab38f00dde555284d9fc99fcbe698a4b0d65214920b8cb0f9483c0390fef8d81e9ee26e65380c93113cdedee184206815787bf88cec7
languageName: node
linkType: hard
@@ -2018,7 +2018,7 @@ __metadata:
"@types/react": 18.0.15
"@types/react-dom": 18.0.6
dotenv: 16.0.1
ioredis: 5.2.1
ioredis: 5.2.2
next: 12.2.3
next-transpile-modules: 9.0.0
ow: 0.28.1