Skip to content

Commit

Permalink
Update dependency webpack-dev-middleware to v6 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent bc588e7 commit 4008a5f
Show file tree
Hide file tree
Showing 54 changed files with 23 additions and 20 deletions.
22 changes: 11 additions & 11 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/cache/ip-https-248502ace1-4df913ac85.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"tslint": "^6.1.3",
"webpack": "^5.76.0",
"webpack-cli": "^4.10.0",
"webpack-dev-middleware": "^5.3.4",
"webpack-dev-middleware": "^6.0.0",
"webpack-node-externals": "^3.0.0"
},
"resolutions": {
Expand Down
19 changes: 11 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6420,7 +6420,7 @@ __metadata:
typescript: ^4.7.4
webpack: ^5.76.0
webpack-cli: ^4.10.0
webpack-dev-middleware: ^5.3.4
webpack-dev-middleware: ^6.0.0
webpack-node-externals: ^3.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9270,7 +9270,7 @@ __metadata:
languageName: node
linkType: hard

"memfs@npm:^3.4.12, memfs@npm:^3.4.3":
"memfs@npm:^3.4.12":
version: 3.5.1
resolution: "memfs@npm:3.5.1"
dependencies:
Expand Down Expand Up @@ -13227,18 +13227,21 @@ __metadata:
languageName: node
linkType: hard

"webpack-dev-middleware@npm:^5.3.4":
version: 5.3.4
resolution: "webpack-dev-middleware@npm:5.3.4"
"webpack-dev-middleware@npm:^6.0.0":
version: 6.1.3
resolution: "webpack-dev-middleware@npm:6.1.3"
dependencies:
colorette: ^2.0.10
memfs: ^3.4.3
memfs: ^3.4.12
mime-types: ^2.1.31
range-parser: ^1.2.1
schema-utils: ^4.0.0
peerDependencies:
webpack: ^4.0.0 || ^5.0.0
checksum: 90cf3e27d0714c1a745454a1794f491b7076434939340605b9ee8718ba2b85385b120939754e9fdbd6569811e749dee53eec319e0d600e70e0b0baffd8e3fb13
webpack: ^5.0.0
peerDependenciesMeta:
webpack:
optional: true
checksum: ddedaa913cc39d7ac7f971d902f181ecc5c4ab0b91f9eda5923f0ea513ecf458f71046f2ed423cb4fc657c2177fe279186453e395bd1051f0949e265c3124665
languageName: node
linkType: hard

Expand Down

0 comments on commit 4008a5f

Please sign in to comment.