Skip to content

Commit a82084c

Browse files
authored
chore(deps): bump webpack-dev-server to 5.2.1 (#6652)
1 parent 95fa383 commit a82084c

File tree

2 files changed

+230
-137
lines changed

2 files changed

+230
-137
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"**/@aws-amplify/ui-angular-example/**/codelyzer/**/@angular/core": "10.2.5",
7676
"**/@angular-devkit/build-angular/minimatch": "3.0.5",
7777
"**/@angular-devkit/build-angular/webpack": "^5.76.0",
78-
"**/@angular-devkit/build-angular/webpack-dev-server/express/path-to-regexp": "0.1.12",
7978
"**/@size-limit/webpack/webpack": "^5.76.0",
8079
"**/serve/serve-handler/minimatch": "3.0.5",
8180
"**/serve/serve-handler/path-to-regexp": "3.3.0",
@@ -95,7 +94,6 @@
9594
"nanoid": "3.3.8",
9695
"node-forge": "1.3.0",
9796
"nth-check": "^2.0.1",
98-
"path-to-regexp": "0.1.10",
9997
"postcss": "^8.4.31",
10098
"prismjs": "^1.25.0",
10199
"react": "^18.3.0",
@@ -108,6 +106,7 @@
108106
"socks": "^2.7.3",
109107
"tar-fs": "^3.0.9",
110108
"webpack-dev-middleware": "^5.3.4",
109+
"webpack-dev-server": "^5.2.1",
111110
"yaml": "2.2.2",
112111
"ws": "^8.17.1",
113112
"stylus": "github:stylus/stylus#0.59.0",

0 commit comments

Comments
 (0)