Skip to content

Commit fe84af9

Browse files
committed
chore(deps): 🔗 bump ioredis to >5.10
1 parent ee7142d commit fe84af9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@vpriem/geojson": "1.3.0",
49-
"ioredis": "5.8.2"
49+
"ioredis": "5.10.1"
5050
},
5151
"devDependencies": {
5252
"@commitlint/cli": "20.5.0",

‎yarn.lock‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,10 +1007,10 @@ __metadata:
10071007
languageName: node
10081008
linkType: hard
10091009

1010-
"@ioredis/commands@npm:1.4.0":
1011-
version: 1.4.0
1012-
resolution: "@ioredis/commands@npm:1.4.0"
1013-
checksum: 10/ea299f22057139261ebd7dbc7fc85615e90c254e667620a276d3cf771b9d9190ffbdf25af6586c3f52598a2c830d64bee17f32c3ce734db403e93f73548d54d4
1010+
"@ioredis/commands@npm:1.5.1":
1011+
version: 1.5.1
1012+
resolution: "@ioredis/commands@npm:1.5.1"
1013+
checksum: 10/7efb0339302094aed30903ccbf8ca24d6048cff0d556114f43004c2e02d0808e6619a814ca72d6ea00586972fab7aae6c18892f9feabea56e632fb2db34b09db
10141014
languageName: node
10151015
linkType: hard
10161016

@@ -1103,7 +1103,7 @@ __metadata:
11031103
eslint-import-resolver-typescript: "npm:4.4.4"
11041104
eslint-plugin-simple-import-sort: "npm:12.1.1"
11051105
husky: "npm:9.1.7"
1106-
ioredis: "npm:5.8.2"
1106+
ioredis: "npm:5.10.1"
11071107
jest: "npm:30.3.0"
11081108
lint-staged: "npm:16.4.0"
11091109
pinst: "npm:3.0.0"
@@ -4986,11 +4986,11 @@ __metadata:
49864986
languageName: node
49874987
linkType: hard
49884988

4989-
"ioredis@npm:5.8.2":
4990-
version: 5.8.2
4991-
resolution: "ioredis@npm:5.8.2"
4989+
"ioredis@npm:5.10.1":
4990+
version: 5.10.1
4991+
resolution: "ioredis@npm:5.10.1"
49924992
dependencies:
4993-
"@ioredis/commands": "npm:1.4.0"
4993+
"@ioredis/commands": "npm:1.5.1"
49944994
cluster-key-slot: "npm:^1.1.0"
49954995
debug: "npm:^4.3.4"
49964996
denque: "npm:^2.1.0"
@@ -4999,7 +4999,7 @@ __metadata:
49994999
redis-errors: "npm:^1.2.0"
50005000
redis-parser: "npm:^3.0.0"
50015001
standard-as-callback: "npm:^2.1.0"
5002-
checksum: 10/550cbe7bba409b5bc38fa290fd2de7f569548603892904680db0f5e74f7163e52e067428be766d9e4d1a7f1220f93abe8e1687804aab951a96a6dafc289947eb
5002+
checksum: 10/a85786fc17e7180ac342219ebef5c138b82d056c44c00470a1827f7a4b2499041fa13f253b337aeca2ab6681a2bf52b622ca541e9c9a993d81f1b1e6f21ab59a
50035003
languageName: node
50045004
linkType: hard
50055005

0 commit comments

Comments
 (0)