mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-09 04:36:26 +02:00
fix: scm-ui/ui-tests/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"enzyme-adapter-react-16": "^1.15.0",
|
||||
"enzyme-context": "^1.1.2",
|
||||
"enzyme-context-react-router-4": "^2.0.0",
|
||||
"jest": "^24.9.0",
|
||||
"jest": "^26.0.0",
|
||||
"raf": "^3.4.1",
|
||||
"react-test-renderer": "^16.10.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user