mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-04 19:30:51 +01:00
fix: scm-ui/jest-preset/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:
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"babel-jest": "^24.9.0",
|
||||
"babel-plugin-require-context-hook": "^1.0.0",
|
||||
"jest": "^24.9.0",
|
||||
"jest": "^26.0.0",
|
||||
"jest-junit": "^8.0.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user