Merge pull request #109 from AmruthPillai/dependabot/npm_and_yarn/i18next-19.4.2

Bump i18next from 19.4.1 to 19.4.2
This commit is contained in:
Amruth Pillai
2020-04-16 23:02:42 +05:30
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8693,9 +8693,9 @@
"integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM="
},
"i18next": {
"version": "19.4.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.4.1.tgz",
"integrity": "sha512-dC3ue15jkLebN2je4xEjfjVYd/fSAo+UVK9f+JxvceCJRowkI+S0lGohgKejqU+FYLfvw9IAPylIIEWwR8Djrg==",
"version": "19.4.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.4.2.tgz",
"integrity": "sha512-gDctWhIgACc92Uub7vb0GTdtLKZTgiDIiBkGExOSPgqhCSyyPOb8svLxixzzSS3yMjC3fduK/BbkRt95JHwvDw==",
"requires": {
"@babel/runtime": "^7.3.1"
}

View File

@ -15,7 +15,7 @@
"autoprefixer": "^9.7.6",
"axios": "^0.19.2",
"html2canvas": "^1.0.0-rc.5",
"i18next": "^19.4.1",
"i18next": "^19.4.2",
"i18next-browser-languagedetector": "^4.0.2",
"i18next-xhr-backend": "^3.2.2",
"jspdf": "^1.5.3",