mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 03:26:32 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user