Skip to content

Commit

Permalink
Bump i18next from 23.7.8 to 23.7.11 in /functions (#4507)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Dec 26, 2023
2 parents 02fa369 + 0e05ce9 commit 1b6047b
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 @@ -37,7 +37,7 @@
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.4.0",
"handlebars": "^4.7.8",
"i18next": "^23.7.8",
"i18next": "^23.7.11",
"ical-generator": "^5.0.1",
"jsonwebtoken": "^9.0.2",
"koa": "^2.14.2",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5027,10 +5027,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

i18next@*, i18next@^23.7.8:
version "23.7.8"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.8.tgz#c59d5f4fb7761d67ceaa9ebea86a35aba0f846b2"
integrity sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ==
i18next@*, i18next@^23.7.11:
version "23.7.11"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.11.tgz#ee4dfa58f9b27807ebf57d7c33a6c4a0bb4bf7c8"
integrity sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 1b6047b

Please sign in to comment.