Skip to content

Commit

Permalink
[Snyk] Upgrade i18next from 23.8.2 to 23.9.0 (#986)
Browse files Browse the repository at this point in the history
* fix: upgrade i18next from 23.8.2 to 23.9.0

Snyk has created this PR to upgrade i18next from 23.8.2 to 23.9.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/p0nder0sa/project/270b554d-5de8-452f-ad01-8bceb7604a92?utm_source=github&utm_medium=referral&page=upgrade-pr

* update yarn.lock

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
will0684 and snyk-bot authored Mar 13, 2024
1 parent a228e9e commit 663d4c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cuid": "^2.1.8",
"focus-trap-react": "^8.11.2",
"graphql": "^16.8.1",
"i18next": "^23.7.16",
"i18next": "^23.9.0",
"i18next-http-backend": "^1.4.5",
"joi": "^17.11.1",
"js-cookie": "^3.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11352,12 +11352,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.7.16":
version: 23.8.2
resolution: "i18next@npm:23.8.2"
"i18next@npm:^23.9.0":
version: 23.10.1
resolution: "i18next@npm:23.10.1"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 594c4d5bafd9ac0073a5f2c0ccb40b157571857d43f7f22949a5ab6ea07e6e6f7e39058ddee6e7396369b54d5d741e76cba59c0d5c23ce0ab99e06b249c66f5e
checksum: e4cfb143bdb6fd343f68749a40cf562aa47f11c7af0243c0533868ae097912c3ddd6c384eb4116d1fced024a91279424abd8c2d1f694bbf304c42ebe3968ecca
languageName: node
linkType: hard

Expand Down Expand Up @@ -17598,7 +17598,7 @@ __metadata:
focus-trap-react: "npm:^8.11.2"
graphql: "npm:^16.8.1"
husky: "npm:^7.0.1"
i18next: "npm:^23.7.16"
i18next: "npm:^23.9.0"
i18next-http-backend: "npm:^1.4.5"
jest: "npm:^26.6.3"
jest-axe: "npm:^5.0.1"
Expand Down

0 comments on commit 663d4c5

Please sign in to comment.