diff --git a/package-lock.json b/package-lock.json index 79105eb60..3cf225a90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39265,7 +39265,7 @@ } }, "@angular-devkit/build-angular": { - "version": "14.0.1", + "version": "14.1.0", "devOptional": true, "requires": { "@ampproject/remapping": "2.2.0", @@ -39322,7 +39322,7 @@ "source-map-support": "0.5.21", "stylus": "0.57.0", "stylus-loader": "6.2.0", - "terser": "5.13.1", + "terser": "5.14.2", "text-table": "0.2.0", "tree-kill": "1.2.2", "tslib": "2.4.0", @@ -63599,7 +63599,7 @@ } }, "terser": { - "version": "5.13.1", + "version": "5.14.2", "devOptional": true, "requires": { "acorn": "^8.5.0", @@ -65344,4 +65344,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index c478dfeab..d1fb4968c 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "zone.js": "0.11.5" }, "devDependencies": { - "@angular-devkit/build-angular": "14.0.1", + "@angular-devkit/build-angular": "14.1.0", "@angular/cli": "14.0.1", "@angular/compiler-cli": "14.0.1", "@angular/language-service": "14.0.1",