diff --git a/package.json b/package.json index 0d359a90b..a62ffed59 100644 --- a/package.json +++ b/package.json @@ -67,12 +67,12 @@ "test:jslib:watch:all": "jest --watchAll" }, "devDependencies": { - "@angular-devkit/build-angular": "15.2.8", + "@angular-devkit/build-angular": "16.1.5", "@angular/compiler-cli": "15.2.9", "@angular/platform-browser-dynamic": "15.2.9", "@fluffy-spoon/substitute": "1.208.0", "@microsoft/microsoft-graph-types": "2.33.0", - "@ngtools/webpack": "15.2.8", + "@ngtools/webpack": "16.1.5", "@types/inquirer": "8.2.6", "@types/jest": "29.5.2", "@types/ldapjs": "2.2.5", @@ -142,7 +142,7 @@ "dependencies": { "@angular/animations": "15.2.9", "@angular/cdk": "15.2.9", - "@angular/cli": "15.2.8", + "@angular/cli": "16.1.5", "@angular/common": "15.2.9", "@angular/compiler": "15.2.9", "@angular/core": "15.2.9",