Skip to content

Commit 1e0acbb

Browse files
author
Angular Builds
committed
8bad9ce fix(@angular-devkit/build-angular): update http-proxy-middleware to 2.0.7
1 parent b73a2f0 commit 1e0acbb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "17.3.10+sha-b6d1f68",
3+
"version": "17.3.10+sha-8bad9ce",
44
"description": "Angular Webpack Build Facade",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "2.3.0",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#b6d1f68",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#b6d1f68",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#b6d1f68",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#8bad9ce",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#8bad9ce",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#8bad9ce",
1313
"@babel/core": "7.24.0",
1414
"@babel/generator": "7.23.6",
1515
"@babel/helper-annotate-as-pure": "7.22.5",
@@ -20,7 +20,7 @@
2020
"@babel/preset-env": "7.24.0",
2121
"@babel/runtime": "7.24.0",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#b6d1f68",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#8bad9ce",
2424
"@vitejs/plugin-basic-ssl": "1.1.0",
2525
"ansi-colors": "4.1.3",
2626
"autoprefixer": "10.4.18",
@@ -33,7 +33,7 @@
3333
"esbuild-wasm": "0.20.1",
3434
"fast-glob": "3.3.2",
3535
"https-proxy-agent": "7.0.4",
36-
"http-proxy-middleware": "2.0.6",
36+
"http-proxy-middleware": "2.0.7",
3737
"inquirer": "9.2.15",
3838
"jsonc-parser": "3.2.1",
3939
"karma-source-map-support": "1.4.0",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Sep 25 2024 14:53:00 GMT+0000 (Coordinated Universal Time)
1+
Wed Oct 23 2024 09:48:01 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)