Skip to content

Commit

Permalink
Merge pull request #1143 from getAlby/depfu/update/yarn/i18next-21.8.13
Browse files Browse the repository at this point in the history
Update i18next: 21.8.9 → 21.8.13 (patch)
  • Loading branch information
escapedcat authored Jul 13, 2022
2 parents 9a37679 + aa3aebb commit 26d52d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dexie": "^3.2.2",
"elliptic": "^6.5.4",
"html5-qrcode": "^2.2.1",
"i18next": "^21.8.9",
"i18next": "^21.8.13",
"i18next-browser-languagedetector": "^6.1.3",
"lodash": "^4.17.21",
"pubsub-js": "^1.9.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9813,10 +9813,10 @@ i18next-browser-languagedetector@^6.1.3:
dependencies:
"@babel/runtime" "^7.14.6"

i18next@^21.8.9:
version "21.8.9"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.9.tgz#c79edd5bba61e0a0d5b43a93d52e2d13a526de82"
integrity sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA==
i18next@^21.8.13:
version "21.8.13"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.13.tgz#e5583bfe333bc41716b5a14693615d94a3dfd2cf"
integrity sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA==
dependencies:
"@babel/runtime" "^7.17.2"

Expand Down

0 comments on commit 26d52d4

Please sign in to comment.