Skip to content

Commit ade4cc0

Browse files
committed
chore: bump deps
1 parent 6dfb4c1 commit ade4cc0

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.x",
2424
"@ladjs/i18n": "^3.0.7",
2525
"@ladjs/redis": "^1.0.3",
26-
"@ladjs/shared-config": "^2.0.6",
26+
"@ladjs/shared-config": "^2.0.7",
2727
"@ladjs/store-ip-address": "^0.0.7",
2828
"boolean": "3.0.1",
2929
"cabin": "^6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -401,10 +401,10 @@
401401
dependencies:
402402
ioredis "^4.14.0"
403403

404-
"@ladjs/shared-config@^2.0.6":
405-
version "2.0.6"
406-
resolved "https://registry.yarnpkg.com/@ladjs/shared-config/-/shared-config-2.0.6.tgz#dd9115d004b65bd75a4d601ad3e02132cade1d7c"
407-
integrity sha512-5L1uMq/HxobZed9SJVHfDr5H4QC4O+obgluxK7zy+//51hOR+g3XQSRSh+6Ap9RnLBmt39nesls9n55HbTUtNw==
404+
"@ladjs/shared-config@^2.0.7":
405+
version "2.0.7"
406+
resolved "https://registry.yarnpkg.com/@ladjs/shared-config/-/shared-config-2.0.7.tgz#6e7ab4d820a8fb3eb0c12a41d12c4ad30d5fa247"
407+
integrity sha512-ZiuB2IrBTpKHEhk7kN06iesWDjtsIUy/0WHf/0DEK9r7Cf/F6xe2PEOly9qmMxleGDsqIJnBDOKf6urWkz48qA==
408408
dependencies:
409409
boolean "^3.0.1"
410410
is-string-and-not-blank "^0.0.2"

0 commit comments

Comments
 (0)