diff --git a/package-lock.json b/package-lock.json index 23e81310..59566cdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -96,7 +96,7 @@ "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.5", - "i18next-cli": "^1.71.3", + "i18next-cli": "^1.72.1", "istanbul": "^0.4.5", "istanbul-lib-coverage": "^3.2.2", "nyc": "^18.0.0", @@ -6753,9 +6753,9 @@ } }, "node_modules/i18next-cli": { - "version": "1.71.3", - "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.71.3.tgz", - "integrity": "sha512-HH8ZoLltCIKB5EYllBPp6Yu2CBqqstrhN6Pz0uElxilAZLxLLSvq3NNPTcbfkBfPbAlKLdBipOs6zuQI6nUnyA==", + "version": "1.72.1", + "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.72.1.tgz", + "integrity": "sha512-4ryXcgNas4HGIh4aztnfichnbcbfI268T6KGHBgotSQ+DHYa1ULMN7QMOYbPwMtkxda2wqBHzjFY3DhD6Pm8AA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2a40db5d..91cab1da 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.5", - "i18next-cli": "^1.71.3", + "i18next-cli": "^1.72.1", "istanbul": "^0.4.5", "istanbul-lib-coverage": "^3.2.2", "nyc": "^18.0.0",