fix: scm-ui/ui-webapp/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-I18NEXT-585930
This commit is contained in:
snyk-bot
2020-07-20 05:25:00 +00:00
parent ccbdfa166a
commit d03f51a379

View File

@@ -7,7 +7,7 @@
"@scm-manager/ui-extensions": "^2.1.0",
"classnames": "^2.2.5",
"history": "^4.10.1",
"i18next": "^17.3.0",
"i18next": "^19.6.0",
"i18next-browser-languagedetector": "^4.0.0",
"i18next-fetch-backend": "^2.2.0",
"memoize-one": "^5.0.4",