Skip to content

Commit

Permalink
Bump i18next from 24.0.5 to 24.2.0 in /functions (#6476)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Jan 7, 2025
2 parents 6e3deaa + 83a467c commit c7c6a02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"firebase-admin": "^12.7.0",
"firebase-functions": "^5.0.1",
"handlebars": "^4.7.8",
"i18next": "^24.0.5",
"i18next": "^24.2.0",
"ical-generator": "^8.0.1",
"jsonwebtoken": "^9.0.2",
"koa": "^2.15.3",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5562,10 +5562,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

i18next@*, i18next@^24.0.5:
version "24.0.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.5.tgz#2678986eca46411cae0329542a84dd4cd7e5f2f0"
integrity sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==
i18next@*, i18next@^24.2.0:
version "24.2.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.0.tgz#344c15a6f3b43d02aed78e2b08532e5b170951b4"
integrity sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit c7c6a02

Please sign in to comment.