Skip to content

Commit

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

Snyk has created this PR to upgrade i18next from 23.10.1 to 23.11.3.

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

* update yarn.lock

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Jordan <[email protected]>
  • Loading branch information
3 people authored May 27, 2024
1 parent 160f9a5 commit e1d0180
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.8.1",
"i18next": "^23.9.0",
"i18next": "^23.11.3",
"i18next-http-backend": "^1.4.5",
"joi": "^17.12.3",
"next": "^14.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9894,12 +9894,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.9.0":
version: 23.10.1
resolution: "i18next@npm:23.10.1"
"i18next@npm:^23.11.3":
version: 23.11.5
resolution: "i18next@npm:23.11.5"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: e4cfb143bdb6fd343f68749a40cf562aa47f11c7af0243c0533868ae097912c3ddd6c384eb4116d1fced024a91279424abd8c2d1f694bbf304c42ebe3968ecca
checksum: 3a8e0d5d2b9ac6c6fa8c2180452aaf816d60e1cc790da69d6be515feec85553f8af9fcc19414ade1a621f08236e84f38df4415a8234919fa97fa2e35624e86b6
languageName: node
linkType: hard

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

0 comments on commit e1d0180

Please sign in to comment.