Skip to content

Commit 0645176

Browse files
chore: bump webpack-dev-server from 4.9.0 to 4.9.3 in /site (coder#2939)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.0 to 4.9.3. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.9.0...v4.9.3) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8df4212 commit 0645176

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"webpack": "5.73.0",
117117
"webpack-bundle-analyzer": "4.5.0",
118118
"webpack-cli": "4.10.0",
119-
"webpack-dev-server": "4.9.0"
119+
"webpack-dev-server": "4.9.3"
120120
},
121121
"browserslist": [
122122
"chrome 66",

site/yarn.lock

+13-12
Original file line numberDiff line numberDiff line change
@@ -3240,7 +3240,7 @@
32403240
dependencies:
32413241
"@types/express" "*"
32423242

3243-
"@types/serve-static@*":
3243+
"@types/serve-static@*", "@types/serve-static@^1.13.10":
32443244
version "1.13.10"
32453245
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.10.tgz#f5e0ce8797d2d7cc5ebeda48a52c96c4fa47a8d9"
32463246
integrity sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==
@@ -5295,10 +5295,10 @@ concat-stream@^1.5.0:
52955295
readable-stream "^2.2.2"
52965296
typedarray "^0.0.6"
52975297

5298-
connect-history-api-fallback@^1.6.0:
5299-
version "1.6.0"
5300-
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
5301-
integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
5298+
connect-history-api-fallback@^2.0.0:
5299+
version "2.0.0"
5300+
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz#647264845251a0daf25b97ce87834cace0f5f1c8"
5301+
integrity sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==
53025302

53035303
console-browserify@^1.1.0:
53045304
version "1.2.0"
@@ -12622,7 +12622,7 @@ snapdragon@^0.8.1:
1262212622
source-map-resolve "^0.5.0"
1262312623
use "^3.1.0"
1262412624

12625-
sockjs@^0.3.21:
12625+
sockjs@^0.3.24:
1262612626
version "0.3.24"
1262712627
resolved "https://registry.yarnpkg.com/sockjs/-/sockjs-0.3.24.tgz#c9bc8995f33a111bea0395ec30aa3206bdb5ccce"
1262812628
integrity sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==
@@ -14205,23 +14205,24 @@ webpack-dev-middleware@^5.3.1:
1420514205
range-parser "^1.2.1"
1420614206
schema-utils "^4.0.0"
1420714207

14208-
webpack-dev-server@4.9.0:
14209-
version "4.9.0"
14210-
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.9.0.tgz#737dbf44335bb8bde68f8f39127fc401c97a1557"
14211-
integrity sha512-+Nlb39iQSOSsFv0lWUuUTim3jDQO8nhK3E68f//J2r5rIcp4lULHXz2oZ0UVdEeWXEh5lSzYUlzarZhDAeAVQw==
14208+
webpack-dev-server@4.9.3:
14209+
version "4.9.3"
14210+
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.9.3.tgz#2360a5d6d532acb5410a668417ad549ee3b8a3c9"
14211+
integrity sha512-3qp/eoboZG5/6QgiZ3llN8TUzkSpYg1Ko9khWX1h40MIEUNS2mDoIa8aXsPfskER+GbTvs/IJZ1QTBBhhuetSw==
1421214212
dependencies:
1421314213
"@types/bonjour" "^3.5.9"
1421414214
"@types/connect-history-api-fallback" "^1.3.5"
1421514215
"@types/express" "^4.17.13"
1421614216
"@types/serve-index" "^1.9.1"
14217+
"@types/serve-static" "^1.13.10"
1421714218
"@types/sockjs" "^0.3.33"
1421814219
"@types/ws" "^8.5.1"
1421914220
ansi-html-community "^0.0.8"
1422014221
bonjour-service "^1.0.11"
1422114222
chokidar "^3.5.3"
1422214223
colorette "^2.0.10"
1422314224
compression "^1.7.4"
14224-
connect-history-api-fallback "^1.6.0"
14225+
connect-history-api-fallback "^2.0.0"
1422514226
default-gateway "^6.0.3"
1422614227
express "^4.17.3"
1422714228
graceful-fs "^4.2.6"
@@ -14234,7 +14235,7 @@ webpack-dev-server@4.9.0:
1423414235
schema-utils "^4.0.0"
1423514236
selfsigned "^2.0.1"
1423614237
serve-index "^1.9.1"
14237-
sockjs "^0.3.21"
14238+
sockjs "^0.3.24"
1423814239
spdy "^4.0.2"
1423914240
webpack-dev-middleware "^5.3.1"
1424014241
ws "^8.4.2"

0 commit comments

Comments
 (0)