Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent 86d809f commit 4ed4766
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@
"@alyle/ui": "^12.0.0",
"@angular/animations": "^15.2.0",
"@angular/cdk": "^14.2.7",
"@angular/cli": "^15.2.0",
"@angular/cli": "^17.0.0",
"@angular/common": "^15.2.0",
"@angular/compiler": "^15.2.0",
"@angular/core": "^15.2.0",
"@angular/fire": "^7.5.0",
"@angular/forms": "^15.2.0",
"@angular/localize": "^15.2.0",
"@angular/localize": "^16.0.6",
"@angular/material": "^14.2.7",
"@angular/material-moment-adapter": "^13.0.3",
"@angular/platform-browser": "^15.2.0",
"@angular/platform-browser-dynamic": "^15.2.0",
"@angular/platform-server": "^15.2.0",
"@angular/router": "^15.2.0",
"@artsy/lint-changed": "^5.0.2",
"@firebase/auth": "^0.20.7",
"@firebase/auth": "^0.21.0",
"@fortawesome/angular-fontawesome": "^0.10.2",
"@fortawesome/fontawesome-free": "^6.0.0",
"@fortawesome/fontawesome-svg-core": "^6.1.1",
Expand Down

0 comments on commit 4ed4766

Please sign in to comment.