diff --git a/package.json b/package.json index ecef217..741a479 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "^8.46.0", "eslint-plugin-react": "^7.33.1", "husky": "^8.0.3", - "i18next": "^23.2.6", + "i18next": "^23.4.1", "i18next-browser-languagedetector": "^7.1.0", "react-i18next": "^12.3.1", "spicetify-creator": "^1.0.13", diff --git a/yarn.lock b/yarn.lock index 1e18a85..768cdcc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1303,10 +1303,10 @@ i18next-browser-languagedetector@^7.1.0: dependencies: "@babel/runtime" "^7.19.4" -i18next@^23.2.6: - version "23.2.6" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.6.tgz#70c09517c301f206615acd6fc35b4a2570629300" - integrity sha512-i0P2XBisewaICJ7UQtwymeJj6cXUigM+s8XNIXmWk4oJ8iTok2taCbOTX0ps+u9DFcQ6FWH6xLIU0dLEnMaNbA== +i18next@^23.4.1: + version "23.4.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.1.tgz#11fe0db92ac8a4125934960ebccf6a5f8ed6b9fc" + integrity sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ== dependencies: "@babel/runtime" "^7.22.5"