Skip to content

Commit

Permalink
deps: upgrade multiple dependencies with Snyk (#2098)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
TheSlimvReal and snyk-bot authored Nov 23, 2023
1 parent 8ae4bff commit 49bd1b1
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.10",
"@angular/cdk": "^16.2.11",
"@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.10",
"@angular/material-moment-adapter": "^16.2.10",
"@angular/material": "^16.2.11",
"@angular/material-moment-adapter": "^16.2.11",
"@angular/platform-browser": "^16.2.1",
"@angular/platform-browser-dynamic": "^16.2.1",
"@angular/router": "^16.2.1",
Expand Down

0 comments on commit 49bd1b1

Please sign in to comment.