Skip to content

Commit

Permalink
Merge pull request #104 from wmporrassnyk/snyk-fix-5353491209559f7a72…
Browse files Browse the repository at this point in the history
…74c495bab36b3a

[Snyk] Fix for 2 vulnerabilities
  • Loading branch information
wmurphysnyk authored Apr 11, 2024
2 parents adca606 + 5bfa509 commit e4bb85b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "^0.1102.18",
"@angular-devkit/build-angular": "^15.2.11",
"@angular-material-extensions/password-strength": "^6.0.0",
"@angular/animations": "^10.2.3",
"@angular/cdk": "^10.1.2",
"@angular/cli": "^10.0.5",
"@angular/cli": "^11.2.18",
"@angular/common": "^10.2.3",
"@angular/compiler": "^10.2.3",
"@angular/compiler-cli": "^10.2.3",
Expand Down Expand Up @@ -48,7 +48,7 @@
"ngx-cookie-service": "^10.0.1",
"ngx-spinner": "^10.0.1",
"ngx-window-token": "^5.0.0",
"node-sass": "^4.14.1",
"node-sass": "^5.0.0",
"rxjs": "6.6.2",
"snarkdown": "^1.2.2",
"socket.io-client": "^2.3.0",
Expand Down

0 comments on commit e4bb85b

Please sign in to comment.