diff --git a/package.json b/package.json index bfda43b..0f7a64b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "This API Test Automation framework is designed using Request node module, Protractor, Jasmine and TypeScript", "main": "conf.js", "dependencies": { - "jasmine": "^6.3.0", + "jasmine": "^7.0.0", "protractor": "^7.0.0", "protractor-beautiful-reporter": "^1.3.6", "request": "^2.88.2",