Merge pull request #122 from AmruthPillai/dependabot/npm_and_yarn/react-i18next-11.3.5

Bump react-i18next from 11.3.4 to 11.3.5
This commit is contained in:
Amruth Pillai
2020-04-21 06:43:18 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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"

View File

@ -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",