Skip to content

Commit

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

Snyk has created this PR to upgrade i18next from 23.11.5 to 23.15.2.

See this package in yarn:
i18next

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

* yarn install

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
will0684 and snyk-bot authored Nov 4, 2024
1 parent e42f83c commit ff88915
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 @@ -14,7 +14,7 @@
"cuid": "^2.1.8",
"focus-trap-react": "^8.11.2",
"graphql": "^16.9.0",
"i18next": "^23.11.3",
"i18next": "^23.15.2",
"i18next-http-backend": "^1.4.5",
"joi": "^17.13.1",
"next": "^14.2.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9587,12 +9587,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.11.3":
version: 23.11.5
resolution: "i18next@npm:23.11.5"
"i18next@npm:^23.15.2":
version: 23.16.4
resolution: "i18next@npm:23.16.4"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 3a8e0d5d2b9ac6c6fa8c2180452aaf816d60e1cc790da69d6be515feec85553f8af9fcc19414ade1a621f08236e84f38df4415a8234919fa97fa2e35624e86b6
checksum: a3aa6189aa4bf3022c372a03c88a2216d420b70f01369bd1017f7e51d0ed012dcda8b5f6476021835ab9574ee0ac5d056049fe4b720b5458b42bcc6ae66bd38d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14356,7 +14356,7 @@ __metadata:
focus-trap-react: "npm:^8.11.2"
graphql: "npm:^16.9.0"
husky: "npm:^9.0.11"
i18next: "npm:^23.11.3"
i18next: "npm:^23.15.2"
i18next-http-backend: "npm:^1.4.5"
jest: "npm:^29.7.0"
jest-axe: "npm:^5.0.1"
Expand Down

0 comments on commit ff88915

Please sign in to comment.