ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

[Snyk] Fix for 2 vulnerabilities #1133

Closed MiroDojkic closed 4 weeks ago

MiroDojkic commented 3 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: - package.json
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **631/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.2 | Missing Release of Resource after Effective Lifetime
[SNYK-JS-INFLIGHT-6095116](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **688/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.9 | Improper Access Control
[SNYK-JS-VITE-6531286](https://snyk.io/vuln/SNYK-JS-VITE-6531286) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: vite The new version differs by 103 commits.
  • aac695e release: v4.5.3
  • 96a7f3a fix: `fs.deny` with globs with directories (#16250)
  • d0360c1 release: v4.5.2
  • eeec23b fix: fs deny for case insensitive systems (#15653)
  • c075115 release: v4.5.1
  • 41bb354 fix: backport #15223, proxy html path should be encoded (#15226)
  • f7f53aa docs: adjust sponsor logo
  • 4d29cfe docs: link to ViteConf replay (#14970)
  • 2004a67 docs: remix sponsor logo
  • 055d2b8 release: v4.5.0
  • ed7bdc5 feat: scan .marko files (#14669)
  • 45595ef feat: backport mdx as known js source (#14560) (#14670)
  • 520139c feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions (#14498) (#14668)
  • ad7466c docs: redirect vite.dev to vitejs.dev
  • b50db04 release: v4.4.11
  • 54e1275 revert: "fix: use string manipulation instead of regex to inject esbuild helpers
  • f3a3e77 release: v4.4.10
  • f8b9adb fix: restore builtins list
  • 104971d fix(resolve): support submodules of optional peer deps (#14489)
  • 0c6d289 fix(analysis): warnings for dynamic imports that use static template literals (#14458)
  • 269aa43 fix(import-analysis): preserve importedUrls import order (#14465)
  • 6f6e5de fix: handle errors during `hasWorkspacePackageJSON` function (#14394)
  • 8bc1f9d feat: improve deno and bun support (#14379)
  • 3d63ae6 fix(manifest): preserve pure css chunk assets (#14297)
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/extensionengine/project/741850e0-e76e-4f9d-93b0-c731bc36372c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/extensionengine/project/741850e0-e76e-4f9d-93b0-c731bc36372c?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":"0b8483c6-d35d-4161-886b-71edc9ebd4d7","prPublicId":"0b8483c6-d35d-4161-886b-71edc9ebd4d7","dependencies":[{"name":"umzug","from":"3.2.1","to":"3.8.0"},{"name":"vite","from":"4.4.4","to":"4.5.3"}],"packageManager":"npm","projectPublicId":"741850e0-e76e-4f9d-93b0-c731bc36372c","projectUrl":"https://app.snyk.io/org/extensionengine/project/741850e0-e76e-4f9d-93b0-c731bc36372c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-INFLIGHT-6095116","SNYK-JS-VITE-6531286"],"upgrade":["SNYK-JS-INFLIGHT-6095116","SNYK-JS-VITE-6531286"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["pr-warning-shown","priorityScore"],"priorityScoreList":[631,688],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)