Skip to content

Commit

Permalink
914462: Resolved the dependabot issues in the Angular Smith Chart.
Browse files Browse the repository at this point in the history
  • Loading branch information
Soundeswari-Selvam committed Oct 11, 2024
1 parent f7dabfa commit a751ea6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"@syncfusion/ej2-angular-charts": "^18.4.47",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.11.3"
"zone.js": "~0.11.3",
"karma": "~6.3.16"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.1102.3",
Expand All @@ -33,7 +34,7 @@
"codelyzer": "^6.0.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~6.1.0",
"karma": "~6.3.16",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
Expand Down

0 comments on commit a751ea6

Please sign in to comment.