diff --git a/package-lock.json b/package-lock.json index 5fd4b9d4..792830eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14048,9 +14048,9 @@ "integrity": "sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA==" }, "react-i18next": { - "version": "11.3.4", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.3.4.tgz", - "integrity": "sha512-IRZMD7PAM3C+fJNzRbyLNi1ZD0kc3Z3obBspJjEl+9H+ME41PhVor3BpdIqv/Rm7lUoGhMjmpu42J45ooJ61KA==", + "version": "11.3.5", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.3.5.tgz", + "integrity": "sha512-x1dgM7UU/jKQ72/q3p9kkYz0C8fqAfMlUlx+SxqBUcRMTs/09HfnOUZFry1+GBpUcDHAg8R/vmPqL9rRzFO0UQ==", "requires": { "@babel/runtime": "^7.3.1", "html-parse-stringify2": "2.0.1" diff --git a/package.json b/package.json index 73b1d70d..b64937a8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react": "^16.13.1", "react-dom": "^16.13.1", "react-easy-panzoom": "^0.4.4", - "react-i18next": "^11.3.4", + "react-i18next": "^11.3.5", "react-markdown": "^4.3.1", "react-scripts": "3.4.1", "react-toastify": "^5.5.0",