mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-05 19:51:57 +02:00
fix(deps): update dependency ioredis to v5.2.1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"dotenv": "16.0.1",
|
||||
"ioredis": "5.2.0",
|
||||
"ioredis": "5.2.1",
|
||||
"next": "12.2.2",
|
||||
"ow": "0.28.1",
|
||||
"react": "18.2.0",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -1241,9 +1241,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ioredis@npm:5.2.0":
|
||||
version: 5.2.0
|
||||
resolution: "ioredis@npm:5.2.0"
|
||||
"ioredis@npm:5.2.1":
|
||||
version: 5.2.1
|
||||
resolution: "ioredis@npm:5.2.1"
|
||||
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: 37189fcd4bd834d66aabb28a754d97da9147a6162c16bd971647750dbb81cbe7d93f4c07a623efdc0fdcb61bca243678b864229ddbcc2b8692755d7be40a2227
|
||||
checksum: cd744f4d8b9ca54aecd4020eb245e318818a83aeb4edf0b8d52175e60644cbfa161cb4dc35438a4b0e90db904d3f886e9be2a3d40a616705a603e63aa8c74407
|
||||
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.0
|
||||
ioredis: 5.2.1
|
||||
next: 12.2.2
|
||||
next-transpile-modules: 9.0.0
|
||||
ow: 0.28.1
|
||||
|
||||
Reference in New Issue
Block a user