Skip to content

Commit 49415e8

Browse files
josephperrottthePunderWoman
authored andcommitted
build: update security related package version for aio (angular#51562)
Update packages for security exposure PR Close angular#51562
1 parent de2550d commit 49415e8

File tree

2 files changed

+343
-306
lines changed

2 files changed

+343
-306
lines changed

aio/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -61,33 +61,33 @@
6161
},
6262
"private": true,
6363
"dependencies": {
64-
"@angular/animations": "16.2.0-next.3",
64+
"@angular/animations": "16.2.0",
6565
"@angular/cdk": "16.2.0-next.4",
66-
"@angular/common": "16.2.0-next.3",
67-
"@angular/compiler": "16.2.0-next.3",
68-
"@angular/core": "16.2.0-next.3",
69-
"@angular/elements": "16.2.0-next.3",
70-
"@angular/forms": "16.2.0-next.3",
66+
"@angular/common": "16.2.0",
67+
"@angular/compiler": "16.2.0",
68+
"@angular/core": "16.2.0",
69+
"@angular/elements": "16.2.0",
70+
"@angular/forms": "16.2.0",
7171
"@angular/material": "16.2.0-next.4",
72-
"@angular/platform-browser": "16.2.0-next.3",
73-
"@angular/platform-browser-dynamic": "16.2.0-next.3",
74-
"@angular/router": "16.2.0-next.3",
75-
"@angular/service-worker": "16.2.0-next.3",
72+
"@angular/platform-browser": "16.2.0",
73+
"@angular/platform-browser-dynamic": "16.2.0",
74+
"@angular/router": "16.2.0",
75+
"@angular/service-worker": "16.2.0",
7676
"rxjs": "~7.8.0",
7777
"safevalues": "^0.4.2",
7878
"tslib": "^2.3.0",
7979
"zone.js": "~0.13.0"
8080
},
8181
"devDependencies": {
82-
"@angular-devkit/architect-cli": "0.1602.0-next.3",
83-
"@angular-devkit/build-angular": "16.2.0-next.3",
82+
"@angular-devkit/architect-cli": "0.1602.0",
83+
"@angular-devkit/build-angular": "16.2.0",
8484
"@angular-eslint/builder": "16.0.3",
8585
"@angular-eslint/eslint-plugin": "16.0.3",
8686
"@angular-eslint/eslint-plugin-template": "16.0.3",
8787
"@angular-eslint/template-parser": "^16.0.3",
8888
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#4463309193594fc8b23090c89c7f34178320681c",
89-
"@angular/cli": "16.2.0-next.3",
90-
"@angular/compiler-cli": "16.2.0-next.3",
89+
"@angular/cli": "16.2.0",
90+
"@angular/compiler-cli": "16.2.0",
9191
"@bazel/bazelisk": "^1.7.5",
9292
"@bazel/buildozer": "^6.0.0",
9393
"@bazel/ibazel": "^0.16.2",

0 commit comments

Comments
 (0)