Skip to content

Commit

Permalink
Merge pull request #94 from bcgov/snyk-upgrade-abe6592ec51cb7937ed0e9…
Browse files Browse the repository at this point in the history
…25037552df

[Snyk] Upgrade: @angular/animations, @angular/common, @angular/compiler, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router
  • Loading branch information
OleksandrBohuslavskyi authored Apr 8, 2024
2 parents 3e34195 + 1657027 commit edcdb7f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^17.0.0",
"@angular/common": "^17.0.0",
"@angular/compiler": "^17.0.0",
"@angular/core": "^17.0.0",
"@angular/forms": "^17.0.0",
"@angular/platform-browser": "^17.0.0",
"@angular/platform-browser-dynamic": "^17.0.0",
"@angular/router": "^17.0.0",
"@angular/animations": "^17.3.0",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
"@angular/platform-browser": "^17.3.0",
"@angular/platform-browser-dynamic": "^17.3.0",
"@angular/router": "^17.3.0",
"@auth0/angular-jwt": "^5.2.0",
"jwt-decode": "^4.0.0",
"keycloak-angular": "^15.1.0",
Expand Down

0 comments on commit edcdb7f

Please sign in to comment.