-
- Downloads
npm audit fix
This diff is collapsed.
... | ... | @@ -24,13 +24,13 @@ |
"license": "ISC", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@stryker-mutator/core": "^4.1.0", | ||
"@stryker-mutator/core": "^5.4.1", | ||
"@stryker-mutator/javascript-mutator": "^4.0.0", | ||
"@stryker-mutator/jest-runner": "^4.1.0", | ||
"@stryker-mutator/jest-runner": "^5.4.1", | ||
"@stryker-mutator/typescript": "^4.0.0", | ||
"express": "^4.17.1", | ||
"jest": "^26.6.1", | ||
"jest-html-reporters": "^2.1.0", | ||
"jest": "^27.2.4", | ||
"jest-html-reporters": "^2.1.6", | ||
"superagent": "^6.1.0" | ||
}, | ||
"jest": { | ||
... | ... |
Please register or sign in to comment