diff --git a/package-lock.json b/package-lock.json index b4c4bf61dc..e0dc696111 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "react-error-boundary": "^3.1.4", "react-flow-renderer": "^9.7.4", "react-hook-form": "^6.15.8", - "react-i18next": "^11.16.7", + "react-i18next": "^11.16.9", "react-router-dom": "^5.3.1", "use-react-router-breadcrumbs": "^2.0.2" }, @@ -18486,9 +18486,9 @@ } }, "node_modules/react-i18next": { - "version": "11.16.7", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.7.tgz", - "integrity": "sha512-7yotILJLnKfvUfrl/nt9eK9vFpVFjZPLWAwBzWL6XppSZZEvlmlKk0GBGDCAPfLfs8oND7WAbry8wGzdoiW5Nw==", + "version": "11.16.9", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.9.tgz", + "integrity": "sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==", "dependencies": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", @@ -37154,9 +37154,9 @@ "requires": {} }, "react-i18next": { - "version": "11.16.7", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.7.tgz", - "integrity": "sha512-7yotILJLnKfvUfrl/nt9eK9vFpVFjZPLWAwBzWL6XppSZZEvlmlKk0GBGDCAPfLfs8oND7WAbry8wGzdoiW5Nw==", + "version": "11.16.9", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.9.tgz", + "integrity": "sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==", "requires": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", diff --git a/package.json b/package.json index 5fdcc19c10..281b337f91 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react-error-boundary": "^3.1.4", "react-flow-renderer": "^9.7.4", "react-hook-form": "^6.15.8", - "react-i18next": "^11.16.7", + "react-i18next": "^11.16.9", "react-router-dom": "^5.3.1", "use-react-router-breadcrumbs": "^2.0.2" },