Skip to content

Commit cc625e7

Browse files
committed
chore: bump deps
1 parent 3da3e4e commit cc625e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@koa/router": "^8.0.1",
2424
"@ladjs/i18n": "^1.2.1",
2525
"@ladjs/redis": "^1.0.3",
26-
"@ladjs/shared-config": "^0.0.8",
26+
"@ladjs/shared-config": "^0.0.9",
2727
"@ladjs/store-ip-address": "^0.0.6",
2828
"boolean": "^1.0.0",
2929
"cabin": "^5.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -460,10 +460,10 @@
460460
dependencies:
461461
ioredis "^4.14.0"
462462

463-
"@ladjs/shared-config@^0.0.8":
464-
version "0.0.8"
465-
resolved "https://registry.yarnpkg.com/@ladjs/shared-config/-/shared-config-0.0.8.tgz#d90d72dc7d7f685babf69dfda68806929afcab4c"
466-
integrity sha512-+GptNuh16b2jJo6SWGqm6YVsnfVC9tzHRQ2P9pfdQGYPadWMHx/swL+u6/u8cQGBRGkpX/VzrpMo0txsfcGRpg==
463+
"@ladjs/shared-config@^0.0.9":
464+
version "0.0.9"
465+
resolved "https://registry.yarnpkg.com/@ladjs/shared-config/-/shared-config-0.0.9.tgz#924cd8956160c97fbf4cc46b5e4e6a5f6e14e538"
466+
integrity sha512-MWeIDv/sQiz15QirgRSfNC3kVka6xX8fSwNBjeEyhTycLVA5YE9ebc0VBMU3G1KXgyNCvcFkEL0yrEJT6yc1vg==
467467
dependencies:
468468
boolean "^1.0.0"
469469

0 commit comments

Comments
 (0)