stoikerty / dev-toolkit

Universal Development Toolkit for Javascript People
https://npmjs.com/package/dev-toolkit
133 stars 9 forks source link

[Snyk] Security upgrade webpack-dev-middleware from 3.4.0 to 5.3.4 #167

Open stoikerty opened 6 months ago

stoikerty commented 6 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - src/packages/dev-toolkit/package.json - src/packages/dev-toolkit/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **763/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.4 | Path Traversal
[SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555](https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: webpack-dev-middleware The new version differs by 250 commits.
  • 86071ea chore(release): 5.3.4
  • 189c4ac fix(security): do not allow to read files above (#1779)
  • f3c62b8 chore(release): 5.3.3
  • eeb8aa8 fix: types for `Request` and `Response` (#1271)
  • 1a45388 chore(release): 5.3.2
  • b8fb945 chore(deps): memfs force update (#1269)
  • f88067d chore: update deps and ci (#1260)
  • 7186318 chore(deps-dev): bump @ commitlint/cli
  • 57c50ef ci: update `checkout`, `setup-node`, and `codecov` actions (#1267)
  • 840146a chore(deps-dev): bump @ babel/preset-env
  • 10c12eb chore(deps-dev): bump del from 6.0.0 to 6.1.0 (#1264)
  • d35413f chore(deps-dev): bump standard-version
  • 990ee2f chore(deps-dev): bump @ types/node
  • d68ab36 fix: node types (#1195)
  • 85d38da chore(deps-dev): bump @ babel/cli
  • b4fb714 chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#1258)
  • f0e8a64 chore(deps-dev): bump webpack from 5.72.0 to 5.72.1 (#1259)
  • 79a4d39 chore(deps-dev): bump express from 4.18.0 to 4.18.1 (#1254)
  • d817499 chore(deps-dev): bump @ babel/core
  • c6d573c chore(deps-dev): bump @ babel/preset-env
  • fa7a2fe chore(deps-dev): bump @ commitlint/cli
  • ff6037f chore(deps-dev): bump @ commitlint
  • b311726 chore(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 (#1249)
  • a51135a chore(deps-dev): bump supertest from 6.2.2 to 6.2.3 (#1248)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/stoikerty/project/e812e7c3-dcfe-49b1-8177-6f9a1d80d057?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/stoikerty/project/e812e7c3-dcfe-49b1-8177-6f9a1d80d057?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"803a7167-7b02-4d65-b673-297da6178d88","prPublicId":"803a7167-7b02-4d65-b673-297da6178d88","dependencies":[{"name":"webpack-dev-middleware","from":"3.4.0","to":"5.3.4"}],"packageManager":"npm","projectPublicId":"e812e7c3-dcfe-49b1-8177-6f9a1d80d057","projectUrl":"https://app.snyk.io/org/stoikerty/project/e812e7c3-dcfe-49b1-8177-6f9a1d80d057?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555"],"upgrade":["SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[763],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Path Traversal](https://learn.snyk.io/lesson/directory-traversal/?loc=fix-pr)