fix: addressed service security vulnerabilities
This diff is collapsed.
... | @@ -127,7 +127,7 @@ | ... | @@ -127,7 +127,7 @@ |
"mocha": "^8.4.0", | "mocha": "^8.4.0", | ||
"mocha-bamboo-reporter": "^1.1.2", | "mocha-bamboo-reporter": "^1.1.2", | ||
"mocha-junit-reporter": "1.23.3", | "mocha-junit-reporter": "1.23.3", | ||
"newman": "^4.6.1", | "newman": "^5.2.4", | ||
"nyc": "^15.0.0", | "nyc": "^15.0.0", | ||
"path": "^0.12.7", | "path": "^0.12.7", | ||
"redis-mock": "^0.49.0", | "redis-mock": "^0.49.0", | ||
... | ... |
Please register or sign in to comment