Skip to content

Commit 6bffa5e

Browse files
renovate[bot]jennifer-shehaneAtofStryker
authored
dependency: update dependency webpack-dev-server to v5.2.1 [security] (#32235)
* fix(deps): update dependency webpack-dev-server to v5.2.1 [security] * fix(deps): update dependency webpack-dev-server to v5.2.1 [security] * empty commit * chore: update lock and update protocol system test snapshots --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Bill Glesias <[email protected]>
1 parent 3481d1a commit 6bffa5e

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

system-tests/__snapshots__/protocol_spec.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6695,7 +6695,7 @@ exports['component events - experimentalSingleTabRunMode: true'] = `
66956695
"line": 4,
66966696
"column": 0,
66976697
"whitespace": " ",
6698-
"stack": "Error\\n at ./src/components/HelloEarth.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)\\n at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:42)"
6698+
"stack": "Error\\n at ./src/components/HelloEarth.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)\\n at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:41)"
66996699
},
67006700
"retries": -1,
67016701
"_slow": 250,
@@ -6798,7 +6798,7 @@ exports['component events - experimentalSingleTabRunMode: true'] = `
67986798
"line": 4,
67996799
"column": 0,
68006800
"whitespace": " ",
6801-
"stack": "Error\\n at ./src/components/HelloMars.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)\\n at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:42)"
6801+
"stack": "Error\\n at ./src/components/HelloMars.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)\\n at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:41)"
68026802
},
68036803
"retries": -1,
68046804
"_slow": 250,
@@ -8514,7 +8514,7 @@ exports['component events - experimentalSingleTabRunMode: false'] = `
85148514
"line": 4,
85158515
"column": 0,
85168516
"whitespace": " ",
8517-
"stack": "Error\\n at ./src/components/HelloEarth.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)\\n at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:42)"
8517+
"stack": "Error\\n at ./src/components/HelloEarth.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)\\n at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:41)"
85188518
},
85198519
"retries": -1,
85208520
"_slow": 250,
@@ -8617,7 +8617,7 @@ exports['component events - experimentalSingleTabRunMode: false'] = `
86178617
"line": 4,
86188618
"column": 0,
86198619
"whitespace": " ",
8620-
"stack": "Error\\n at ./src/components/HelloMars.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)\\n at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:42)"
8620+
"stack": "Error\\n at ./src/components/HelloMars.cy.jsx (http://localhost:2121/__cypress/src/spec-0.js:16:1)\\n at __webpack_require__ (http://localhost:2121/__cypress/src/main.js:108:41)"
86218621
},
86228622
"retries": -1,
86238623
"_slow": 250,

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7892,10 +7892,10 @@
78927892
resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
78937893
integrity sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==
78947894

7895-
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.33":
7896-
version "4.19.0"
7897-
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.0.tgz#3ae8ab3767d98d0b682cda063c3339e1e86ccfaa"
7898-
integrity sha512-bGyep3JqPCRry1wq+O5n7oiBgGWmeIJXPjXXCo8EK0u8duZGSYar7cGqd3ML2JUsLGeB7fmc06KYo9fLGWqPvQ==
7895+
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.21", "@types/express-serve-static-core@^4.17.33":
7896+
version "4.19.6"
7897+
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz#e01324c2a024ff367d92c66f48553ced0ab50267"
7898+
integrity sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==
78997899
dependencies:
79007900
"@types/node" "*"
79017901
"@types/qs" "*"
@@ -16421,10 +16421,10 @@ [email protected]:
1642116421
utils-merge "1.0.1"
1642216422
vary "~1.1.2"
1642316423

16424-
express@^4.19.2:
16425-
version "4.21.1"
16426-
resolved "https://registry.npmjs.org/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
16427-
integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==
16424+
express@^4.21.2:
16425+
version "4.21.2"
16426+
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
16427+
integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==
1642816428
dependencies:
1642916429
accepts "~1.3.8"
1643016430
array-flatten "1.1.1"
@@ -16445,7 +16445,7 @@ express@^4.19.2:
1644516445
methods "~1.1.2"
1644616446
on-finished "2.4.1"
1644716447
parseurl "~1.3.3"
16448-
path-to-regexp "0.1.10"
16448+
path-to-regexp "0.1.12"
1644916449
proxy-addr "~2.0.7"
1645016450
qs "6.13.0"
1645116451
range-parser "~1.2.1"
@@ -18872,11 +18872,6 @@ html-encoding-sniffer@^4.0.0:
1887218872
dependencies:
1887318873
whatwg-encoding "^3.1.1"
1887418874

18875-
html-entities@^2.4.0:
18876-
version "2.5.2"
18877-
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.5.2.tgz#201a3cf95d3a15be7099521620d19dfb4f65359f"
18878-
integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==
18879-
1888018875
html-escaper@^2.0.0, html-escaper@^2.0.2:
1888118876
version "2.0.2"
1888218877
resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
@@ -19010,10 +19005,10 @@ http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.1, http-proxy-agent@^7.0.2:
1901019005
agent-base "^7.1.0"
1901119006
debug "^4.3.4"
1901219007

19013-
http-proxy-middleware@^2.0.3:
19014-
version "2.0.6"
19015-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f"
19016-
integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==
19008+
http-proxy-middleware@^2.0.9:
19009+
version "2.0.9"
19010+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
19011+
integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
1901719012
dependencies:
1901819013
"@types/http-proxy" "^1.17.8"
1901919014
http-proxy "^1.18.1"
@@ -25648,6 +25643,11 @@ [email protected]:
2564825643
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
2564925644
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
2565025645

25646+
25647+
version "0.1.12"
25648+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
25649+
integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==
25650+
2565125651
2565225652
version "3.3.0"
2565325653
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.3.0.tgz#f7f31d32e8518c2660862b644414b6d5c63a611b"
@@ -32542,13 +32542,14 @@ webpack-dev-middleware@^7.4.2:
3254232542
schema-utils "^4.0.0"
3254332543

3254432544
webpack-dev-server@^5.1.0:
32545-
version "5.1.0"
32546-
resolved "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-5.1.0.tgz#8f44147402b4d8ab99bfeb9b6880daa1411064e5"
32547-
integrity sha512-aQpaN81X6tXie1FoOB7xlMfCsN19pSvRAeYUHOdFWOlhpQ/LlbfTqYwwmEDFV0h8GGuqmCmKmT+pxcUV/Nt2gQ==
32545+
version "5.2.2"
32546+
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.2.2.tgz#96a143d50c58fef0c79107e61df911728d7ceb39"
32547+
integrity sha512-QcQ72gh8a+7JO63TAx/6XZf/CWhgMzu5m0QirvPfGvptOusAxG12w2+aua1Jkjr7hzaWDnJ2n6JFeexMHI+Zjg==
3254832548
dependencies:
3254932549
"@types/bonjour" "^3.5.13"
3255032550
"@types/connect-history-api-fallback" "^1.5.4"
3255132551
"@types/express" "^4.17.21"
32552+
"@types/express-serve-static-core" "^4.17.21"
3255232553
"@types/serve-index" "^1.9.4"
3255332554
"@types/serve-static" "^1.15.5"
3255432555
"@types/sockjs" "^0.3.36"
@@ -32559,10 +32560,9 @@ webpack-dev-server@^5.1.0:
3255932560
colorette "^2.0.10"
3256032561
compression "^1.7.4"
3256132562
connect-history-api-fallback "^2.0.0"
32562-
express "^4.19.2"
32563+
express "^4.21.2"
3256332564
graceful-fs "^4.2.6"
32564-
html-entities "^2.4.0"
32565-
http-proxy-middleware "^2.0.3"
32565+
http-proxy-middleware "^2.0.9"
3256632566
ipaddr.js "^2.1.0"
3256732567
launch-editor "^2.6.1"
3256832568
open "^10.0.3"

0 commit comments

Comments
 (0)