-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade most dependencies with high sev vuln (#3775)
* upgrade most dependencies with high sev vuln * vuln --------- Co-authored-by: RiteshHMCTS <[email protected]>
- Loading branch information
1 parent
a94bc7d
commit 069b8bc
Showing
2 changed files
with
24 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,12 +109,10 @@ | |
"@ngrx/store-devtools": "^17.2.0", | ||
"@nicky-lenaers/ngx-scroll-to": "^14.0.0", | ||
"accessibility-checker": "^3.1.70", | ||
"allure-js-commons": "^2.11.1", | ||
"applicationinsights": "1.7.2", | ||
"axios": "^1.6.8", | ||
"axios-mock-adapter": "^1.22.0", | ||
"class-transformer": "^0.3.2", | ||
"codeceptjs": "3.5.6", | ||
"compression": "^1.7.4", | ||
"config": "^3.2.5", | ||
"cookie-parser": "^1.4.4", | ||
|
@@ -145,8 +143,6 @@ | |
"lz-string": "^1.5.0", | ||
"marked": "^12.0.2", | ||
"material-design-icons": "^3.0.1", | ||
"mochawesome": "^6.2.1", | ||
"mochawesome-report-generator": "^5.1.0", | ||
"moment-timezone": "^0.5.28", | ||
"ngx-chips": "3.0.0", | ||
"ngx-logger": "^5.0.12", | ||
|
@@ -157,7 +153,6 @@ | |
"pegjs": "^0.10.0", | ||
"portfinder": "^1.0.28", | ||
"protractor-screenshot-utils": "^1.0.5", | ||
"puppeteer": "^22.4.1", | ||
"rpx-xui-translation": "1.0.4", | ||
"rx-polling-hmcts": "1.1.1", | ||
"rxjs": "^7.8.1", | ||
|
@@ -210,9 +205,11 @@ | |
"@types/sinon": "^7.0.13", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"allure-js-commons": "^2.11.1", | ||
"base-64": "^0.1.0", | ||
"chai": "^4.3.10", | ||
"chai-as-promised": "7.1.1", | ||
"codeceptjs": "3.5.6", | ||
"codeceptjs-cucumber-json-reporter": "^1.0.14", | ||
"codelyzer": "^5.1.2", | ||
"cucumber": "5.1.0", | ||
|
@@ -236,7 +233,9 @@ | |
"karma-sonarqube-unit-reporter": "^0.0.23", | ||
"karma-spec-reporter": "0.0.34", | ||
"mocha": "^8.1.1", | ||
"mochawesome": "^6.2.1", | ||
"mochawesome-merge": "^4.3.0", | ||
"mochawesome-report-generator": "^5.1.0", | ||
"ngrx-store-freeze": "^0.2.4", | ||
"node-fetch": "^2.6.1", | ||
"node-html-parser": "^6.1.5", | ||
|
@@ -247,6 +246,7 @@ | |
"protractor": "~7.0.0", | ||
"protractor-cucumber-framework": "^9.7.0", | ||
"protractor-multiple-cucumber-html-reporter-plugin": "1.8.0", | ||
"puppeteer": "^22.4.1", | ||
"sass": "^1.66.1", | ||
"sinon": "^7.3.2", | ||
"sinon-chai": "^3.3.0", | ||
|
@@ -271,7 +271,9 @@ | |
"loader-utils": "~2.0.3", | ||
"minimist": "^1.2.8", | ||
"typed-rest-client": "^1.8.0", | ||
"lodash": "^4.17.21" | ||
"lodash": "^4.17.21", | ||
"braces": "^3.0.3", | ||
"ws": "^8.18.0" | ||
}, | ||
"packageManager": "[email protected]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters