Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
  • Loading branch information
snyk-bot committed Dec 8, 2025
commit bb4fca76fff835cf81b45c9263088feee6929a23
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"typescript": "3.6.4"
},
"devDependencies": {
"@angular/compiler": "9.0.0-rc.6",
"@angular/compiler": "19.2.17",
"@angular/compiler-cli": "9.0.0-rc.6",
"@bazel/bazel": "1.2.0",
"@bazel/buildifier": "0.29.0",
Expand Down Expand Up @@ -147,7 +147,7 @@
"ts-node": "^5.0.0",
"tslint-no-circular-imports": "^0.7.0",
"tslint-sonarts": "1.9.0",
"verdaccio": "4.4.0"
"verdaccio": "6.0.0"
},
"husky": {
"hooks": {
Expand Down