Skip to content

Commit

Permalink
deps: upgrade multiple dependencies with Snyk (#2070)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Simon <simon@aam-digital.com>
  • Loading branch information
3 people committed Nov 15, 2023
1 parent f4f8525 commit fbe1435
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"private": true,
"dependencies": {
"@angular/animations": "^16.2.1",
"@angular/cdk": "^16.2.1",
"@angular/cdk": "^16.2.9",
"@angular/common": "^16.2.1",
"@angular/compiler": "^16.2.1",
"@angular/core": "^16.2.1",
"@angular/forms": "^16.2.1",
"@angular/localize": "^16.2.1",
"@angular/material": "^16.2.1",
"@angular/material-moment-adapter": "^16.2.1",
"@angular/material": "^16.2.9",
"@angular/material-moment-adapter": "^16.2.9",
"@angular/platform-browser": "^16.2.1",
"@angular/platform-browser-dynamic": "^16.2.1",
"@angular/router": "^16.2.1",
Expand Down

0 comments on commit fbe1435

Please sign in to comment.