Skip to content

Commit 7a61fd7

Browse files
committed
chore: bump deps
1 parent bbff809 commit 7a61fd7

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
@@ -21,7 +21,7 @@
2121
],
2222
"dependencies": {
2323
"@koa/router": "^9.4.0",
24-
"@ladjs/i18n": "^6.0.2",
24+
"@ladjs/i18n": "^6.0.3",
2525
"@ladjs/redis": "^1.0.7",
2626
"@ladjs/shared-config": "^3.0.9",
2727
"@ladjs/store-ip-address": "^0.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -387,10 +387,10 @@
387387
resolved "https://registry.yarnpkg.com/@ladjs/format-util/-/format-util-1.0.4.tgz#dd16ecee7b9d1deb56e1a4968dc5e9ac54499df3"
388388
integrity sha512-hZere0rUga8kTzSTFbHREXpD9E/jwi94+B5RyLAmMIzl/w/EK1z7rFEnMHzPkU4AZkL42JWSsGXoV8LXMihybg==
389389

390-
"@ladjs/i18n@^6.0.2":
391-
version "6.0.2"
392-
resolved "https://registry.yarnpkg.com/@ladjs/i18n/-/i18n-6.0.2.tgz#6ded3661d283b579fbd2f9f76f4c4ee5e366a0c5"
393-
integrity sha512-WO+Plu+LtTqKRpUaMInOTx5JSUFSNd+CuGVQxszctEOurXsuekhZHeWrKy6IlEwAk+SeFytN+VWW17GPssGeHA==
390+
"@ladjs/i18n@^6.0.3":
391+
version "6.0.3"
392+
resolved "https://registry.yarnpkg.com/@ladjs/i18n/-/i18n-6.0.3.tgz#5c741406716cf9ff4f4f50e3fe0048a63d36f74e"
393+
integrity sha512-Cg0Y5T5O8K1h3ZffpSsoVAuoRjSslatDyrRFKmCK0moDdNP2jX8GZtOohffofjHNNpN8VOW1XrFRRAa9qwWWeg==
394394
dependencies:
395395
"@hapi/boom" "^9.1.0"
396396
boolean "3.0.1"

0 commit comments

Comments
 (0)