Skip to content

Commit 3eaeb59

Browse files
committed
chore: bump deps
1 parent c820ec6 commit 3eaeb59

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": "8.x",
24-
"@ladjs/i18n": "^3.0.9",
24+
"@ladjs/i18n": "^3.0.10",
2525
"@ladjs/redis": "^1.0.3",
2626
"@ladjs/shared-config": "^2.0.7",
2727
"@ladjs/store-ip-address": "^0.0.7",

yarn.lock

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

380-
"@ladjs/i18n@^3.0.9":
381-
version "3.0.9"
382-
resolved "https://registry.yarnpkg.com/@ladjs/i18n/-/i18n-3.0.9.tgz#26fe4f326a9d87e9983846ddfda66022aec56030"
383-
integrity sha512-FFNoVBBU8ha+WPdZW+7DXiL2fcfjUZCfciB0wqvYlZ0hmzroxTnREHrkU7SX2cGH5+6J+IRBCNkmgZQQat9Nhg==
380+
"@ladjs/i18n@^3.0.10":
381+
version "3.0.10"
382+
resolved "https://registry.yarnpkg.com/@ladjs/i18n/-/i18n-3.0.10.tgz#ae99cde9c0d6483e8b15c0f4d6cf8ccaf4162af2"
383+
integrity sha512-3fgGdiTwMrbp0hZKx7qrns4jGpc0zjxJgUY1I7uZrXtt1NSVKG/b431WpZLTZiM06facW3D5Shj3QAsapWvsvg==
384384
dependencies:
385385
"@hapi/boom" "^9.1.0"
386386
boolean "3.0.1"

0 commit comments

Comments
 (0)