Skip to content

Commit

Permalink
120243: npm audit fix --force
Browse files Browse the repository at this point in the history
  • Loading branch information
AAwouters committed Nov 26, 2024
1 parent b7b03d4 commit 3ff6af0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 44 deletions.
53 changes: 13 additions & 40 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
"@ng-dynamic-forms/core": "^16.0.0",
"@ng-dynamic-forms/ui-ng-bootstrap": "^16.0.0",
"@ngrx/effects": "^18.1.1",
"@ngrx/operators": "^18.0.0",
"@ngrx/router-store": "^18.1.1",
"@ngrx/store": "^18.1.1",
"@ngx-translate/core": "^16.0.3",
Expand Down Expand Up @@ -155,8 +156,7 @@
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.0",
"uuid": "^8.3.2",
"zone.js": "~0.14.10",
"@ngrx/operators": "^18.0.0"
"zone.js": "~0.14.10"
},
"devDependencies": {
"@angular-builders/custom-webpack": "~18.0.0",
Expand Down Expand Up @@ -218,7 +218,7 @@
"karma-mocha-reporter": "2.2.5",
"ng-mocks": "^14.13.1",
"ngx-mask": "14.2.4",
"nodemon": "^2.0.22",
"nodemon": "^3.1.7",
"postcss": "^8.4",
"postcss-import": "^14.0.0",
"postcss-loader": "^4.0.3",
Expand All @@ -233,4 +233,4 @@
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
}
}
}

0 comments on commit 3ff6af0

Please sign in to comment.