mirror of https://github.com/OpenVidu/openvidu.git
build(deps): bump undici and @angular-devkit/build-angular
Bumps [undici](https://github.com/nodejs/undici) to 6.19.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `undici` from 6.18.0 to 6.19.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.18.0...v6.19.2) Updates `@angular-devkit/build-angular` from 18.0.1 to 18.1.0 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/18.0.1...18.1.0) --- updated-dependencies: - dependency-name: undici dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>pull/837/head
parent
d8033dcde4
commit
59d47f4cd1
File diff suppressed because it is too large
Load Diff
|
@ -17,7 +17,7 @@
|
|||
"zone.js": "^0.14.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "18.0.1",
|
||||
"@angular-devkit/build-angular": "18.1.0",
|
||||
"@angular/cli": "18.0.1",
|
||||
"@angular/compiler": "18.0.0",
|
||||
"@angular/compiler-cli": "18.0.0",
|
||||
|
|
Loading…
Reference in New Issue