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:
snyk-bot
2020-11-18 07:14:10 +00:00
parent 6d2eab1342
commit 409e83d776

View File

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