Skip to content

Commit 520a50d

Browse files
authored
feat: upgrade coa-redis coa-echo (#12)
1 parent 667fdd7 commit 520a50d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"sync": "curl -X PUT 'https://npm.taobao.org/sync/coa-mysql?sync_upstream=true'"
2424
},
2525
"dependencies": {
26-
"coa-echo": "^1.2.0",
26+
"coa-echo": "^1.2.1",
2727
"coa-error": "^1.5.2",
2828
"coa-helper": "^1.2.1",
29-
"coa-redis": "^1.4.0-2",
29+
"coa-redis": "^1.6.0",
3030
"coa-secure": "^1.2.0",
3131
"knex": "0.21",
3232
"mysql": "^2.18.1"

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
"@nodelib/fs.scandir" "2.1.5"
7474
fastq "^1.6.0"
7575

76-
"@types/ioredis@^4.26.4":
77-
version "4.27.1"
78-
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.27.1.tgz#f1c2d8a4341ed5ff9f4dd7aebfb38e275e3b3197"
79-
integrity sha512-+JichYPCtVapxi5Z+7V/8Uhn+4Piz+rkb03JQTQ0kW0pkV71+bmzSTkpwmIqa7FfWIszp0VbRyN8gfgWDNQMdA==
76+
"@types/ioredis@^4.27.6":
77+
version "4.28.10"
78+
resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.10.tgz#40ceb157a4141088d1394bb87c98ed09a75a06ff"
79+
integrity sha512-69LyhUgrXdgcNDv7ogs1qXZomnfOEnSmrmMFqKgt1XMJxmoOSG/u3wYy13yACIfKuMJ8IhKgHafDO3sx19zVQQ==
8080
dependencies:
8181
"@types/node" "*"
8282

@@ -421,10 +421,10 @@ cluster-key-slot@^1.1.0:
421421
resolved "https://registry.yarnpkg.com/cluster-key-slot/-/cluster-key-slot-1.1.0.tgz#30474b2a981fb12172695833052bc0d01336d10d"
422422
integrity sha512-2Nii8p3RwAPiFwsnZvukotvow2rIHM+yQ6ZcBXGHdniadkYGZYiGmkHJIbZPIV9nfv7m/U1IPMVVcAhoWFeklw==
423423

424-
coa-echo@^1.1.1, coa-echo@^1.2.0:
425-
version "1.2.0"
426-
resolved "https://registry.yarnpkg.com/coa-echo/-/coa-echo-1.2.0.tgz#5281ca7b6a0f2cb5fdbd96f03e0ac59115df28cd"
427-
integrity sha512-e7WZima2wAQfsjOXlyZ7rq4MdDLOqWVMKZD1yIK360t4YM1UqeA0ztdo4Xbs1LyJB4+EPBuScWY9vOULx6Wq8Q==
424+
coa-echo@^1.2.1:
425+
version "1.2.1"
426+
resolved "https://registry.yarnpkg.com/coa-echo/-/coa-echo-1.2.1.tgz#9ab861729dc8086bbaf8cca1d7227053ef8a1db3"
427+
integrity sha512-CxXNxaj0hjK+1SahqYDjzA/2bAg/sz7Y7u05u0sJVeQL6myBYI0Omi8FWr8k3zxF5Oxxx+6wyK+FIqrI2M62aQ==
428428

429429
coa-error@^1.5.2:
430430
version "1.5.2"
@@ -442,16 +442,16 @@ coa-helper@^1.2.1:
442442
hashids "^2.2.8"
443443
lodash "^4.17.21"
444444

445-
coa-redis@^1.4.0-2:
446-
version "1.4.0-2"
447-
resolved "https://registry.yarnpkg.com/coa-redis/-/coa-redis-1.4.0-2.tgz#3177e8e939d138e1a329bfb5d92ce8370dd0ce4a"
448-
integrity sha512-4WGrBxECj3JjQF72OdYm2NlsSKYgHeSZPsA8XIi4Orn4GH/7rcQi0sw1itpl0g1ONI2WwqLpvC+UWVU9HqgGXg==
445+
coa-redis@^1.6.0:
446+
version "1.6.0"
447+
resolved "https://registry.yarnpkg.com/coa-redis/-/coa-redis-1.6.0.tgz#7aa401ae0d2b71d78ca5c968a6058016c05b80be"
448+
integrity sha512-5MwMgP5bhnyK7pL1DnndgyJotkEg36WA3DOTa7jXy4PNVuKedQr+ZtL3KRtsEjd5Bd+b7qOsdD+285eOBPZucw==
449449
dependencies:
450-
"@types/ioredis" "^4.26.4"
451-
coa-echo "^1.1.1"
450+
"@types/ioredis" "^4.27.6"
451+
coa-echo "^1.2.1"
452452
coa-error "^1.5.2"
453453
coa-helper "^1.2.1"
454-
ioredis "^4.27.4"
454+
ioredis "^4.27.10"
455455

456456
coa-secure@^1.2.0:
457457
version "1.2.0"
@@ -1314,10 +1314,10 @@ interpret@^2.2.0:
13141314
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
13151315
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
13161316

1317-
ioredis@^4.27.4:
1318-
version "4.27.8"
1319-
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.27.8.tgz#822c2d1ac44067a8f7b92fb673070fc9d661c56e"
1320-
integrity sha512-AcMEevap2wKxNcYEybZ/Qp+MR2HbNNUwGjG4sVCC3cAJ/zR9HXKAkolXOuR6YcOGPf7DHx9mWb/JKtAGujyPow==
1317+
ioredis@^4.27.10:
1318+
version "4.28.5"
1319+
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.5.tgz#5c149e6a8d76a7f8fa8a504ffc85b7d5b6797f9f"
1320+
integrity sha512-3GYo0GJtLqgNXj4YhrisLaNNvWSNwSS2wS4OELGfGxH8I69+XfNdnmV1AyN+ZqMh0i7eX+SWjrwFKDBDgfBC1A==
13211321
dependencies:
13221322
cluster-key-slot "^1.1.0"
13231323
debug "^4.3.1"

0 commit comments

Comments
 (0)