diff --git a/package-lock.json b/package-lock.json index d512b179..871a5c97 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.7", - "i18next-cli": "^1.73.3", + "i18next-cli": "^1.74.1", "istanbul": "^0.4.5", "istanbul-lib-coverage": "^3.2.2", "nyc": "^18.0.0", @@ -6664,9 +6664,9 @@ } }, "node_modules/i18next-cli": { - "version": "1.73.3", - "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.73.3.tgz", - "integrity": "sha512-v+nuv8y3S89AI1NmHQMv/O8xPTXoDYNvGaOqo3+bJjjusJEc5THUUfHMwJ+guhALMZFr6ts6G1hSb9Ntxj1uUg==", + "version": "1.74.1", + "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.74.1.tgz", + "integrity": "sha512-8OEbo4jfn4r4/QwieyAvoLWV/rJW2OR6SG09I12jA6kffyhUNsyrH6OaA4bumLIWkdBaGySbiFm0wj1k19N/jA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 589632c0..6f242c3d 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.7", - "i18next-cli": "^1.73.3", + "i18next-cli": "^1.74.1", "istanbul": "^0.4.5", "istanbul-lib-coverage": "^3.2.2", "nyc": "^18.0.0",