Skip to content

Commit 1a0dde1

Browse files
feature(REPORT-481519): Resolve Dependabot Alerts
1 parent b4e1ac6 commit 1a0dde1

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"serve": "gulp serve"
99
},
1010
"dependencies": {
11-
"@angular/animations": "21.0.6",
12-
"@angular/common": "21.0.6",
13-
"@angular/compiler": "21.0.6",
14-
"@angular/core": "21.0.6",
15-
"@angular/forms": "21.0.6",
16-
"@angular/platform-browser": "21.0.6",
17-
"@angular/platform-browser-dynamic": "21.0.6",
18-
"@angular/router": "21.0.6",
11+
"@angular/animations": "21.1.0",
12+
"@angular/common": "21.1.0",
13+
"@angular/compiler": "21.1.0",
14+
"@angular/core": "21.1.0",
15+
"@angular/forms": "21.1.0",
16+
"@angular/platform-browser": "21.1.0",
17+
"@angular/platform-browser-dynamic": "21.1.0",
18+
"@angular/router": "21.1.0",
1919
"@boldreports/angular-reporting-components": "12.1.12",
2020
"@boldreports/javascript-reporting-controls": "12.1.12",
2121
"@boldreports/javascript-reporting-extensions": "12.1.12",
@@ -36,9 +36,9 @@
3636
"zone.js": "0.15.1"
3737
},
3838
"devDependencies": {
39-
"@angular-devkit/build-angular": "21.0.4",
40-
"@angular/cli": "21.0.4",
41-
"@angular/compiler-cli": "21.0.6",
39+
"@angular-devkit/build-angular": "21.1.0",
40+
"@angular/cli": "21.1.0",
41+
"@angular/compiler-cli": "21.1.0",
4242
"@types/jasmine": "2.8.8",
4343
"@types/jasminewd2": "2.0.3",
4444
"@types/jquery": "3.3.29",

0 commit comments

Comments
 (0)