Updated front-end package-lock.json to 3 and fixed ngx-avatars related npm install fail

This commit is contained in:
Tzahi12345
2023-11-30 01:44:17 -05:00
parent 41050ce923
commit 85577ac528
2 changed files with 10001 additions and 6016 deletions

10713
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -78,5 +78,11 @@
"protractor": "~7.0.0",
"ts-node": "~3.0.4",
"tslint": "~6.1.0"
},
"overrides": {
"ngx-avatars": {
"@angular/common": "15.0.1",
"@angular/core": "15.0.1"
}
}
}