Skip to content

Commit

Permalink
fix: admin/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-POSTCSS-5926692
  • Loading branch information
snyk-bot committed Oct 17, 2023
1 parent 95f85a7 commit d950c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@angular-devkit/architect": "^0.1601.0",
"@angular-devkit/build-angular": "^15.2.8",
"@angular-devkit/build-angular": "^15.2.10",
"@angular-devkit/core": "^15.2.8",
"@angular-eslint/builder": "~15.2.0",
"@angular-eslint/eslint-plugin": "~15.2.0",
Expand Down

0 comments on commit d950c3b

Please sign in to comment.