Skip to content
Snippets Groups Projects
Commit ea5b1bcd authored by Simon Reis's avatar Simon Reis
Browse files

Merge branch 'fix_security_issues' into 'DEVELOP'

update npm packages to fix security issues

See merge request !9
parents 06103861 b8e1d970
No related branches found
No related tags found
1 merge request!9update npm packages to fix security issues
......@@ -60,17 +60,17 @@
"@babel/preset-env": "7.23.5"
},
"dependencies": {
"@angular/animations": "17.1.1",
"@angular/cdk": "17.1.1",
"@angular/common": "17.1.1",
"@angular/compiler": "17.1.1",
"@angular/core": "17.1.1",
"@angular/elements": "17.1.1",
"@angular/forms": "17.1.1",
"@angular/localize": "17.1.1",
"@angular/platform-browser": "17.1.1",
"@angular/platform-browser-dynamic": "17.1.1",
"@angular/router": "17.1.1",
"@angular/animations": "17.2.0",
"@angular/cdk": "17.2.0",
"@angular/common": "17.2.0",
"@angular/compiler": "17.2.0",
"@angular/core": "17.2.0",
"@angular/elements": "17.2.0",
"@angular/forms": "17.2.0",
"@angular/localize": "17.2.0",
"@angular/platform-browser": "17.2.0",
"@angular/platform-browser-dynamic": "17.2.0",
"@angular/router": "17.2.0",
"@auth0/angular-jwt": "5.2.0",
"@ng-bootstrap/ng-bootstrap": "16.0.0",
"@ngrx/effects": "^17.1.0",
......@@ -88,7 +88,7 @@
"font-awesome": "4.7.0",
"leaflet": "1.9.4",
"ngrx-forms": "8.0.0",
"npm": "10.3.0",
"npm": "10.5.0",
"npm-install-peers": "1.2.1",
"reselect": "5.0.1",
"rxjs": "6.5.5",
......@@ -96,9 +96,9 @@
"zone.js": "~0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.1.1",
"@angular/cli": "17.1.1",
"@angular/compiler-cli": "17.1.1",
"@angular-devkit/build-angular": "17.2.0",
"@angular/cli": "17.2.0",
"@angular/compiler-cli": "17.2.0",
"@babel/compat-data": "7.23.5",
"@types/jasmine": "5.1.4",
"@types/node": "^20.11.6",
......@@ -116,7 +116,7 @@
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"karma-junit-reporter": "2.0.1",
"ng-packagr": "^17.1.1",
"ng-packagr": "17.2.0",
"puppeteer": "^21.7.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment