kevinuulong / link-shortener

A serverless URL shortener using Airtable.
https://link.kevinuulong.com
MIT License
2 stars 0 forks source link

[Snyk] Security upgrade netlify-cli from 6.13.2 to 15.1.1 #17

Open kevinuulong opened 1 year ago

kevinuulong commented 1 year 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 - package-lock.json #### 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") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-SEMVER-3247795](https://snyk.io/vuln/SNYK-JS-SEMVER-3247795) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: netlify-cli The new version differs by 250 commits.
  • 60cd3f8 chore(main): release 15.1.1 (#5730)
  • 79bafc9 fix(deps): update dependency ora to v6.3.1 (#5740)
  • 82abf15 fix(deps): update dependency dot-prop to v7 (#5737)
  • e41bd63 fix(deps): update dependency to-readable-stream to v4 (#5739)
  • c1845dc fix(deps): update dependency read-pkg-up to v9 (#5736)
  • 0e1e5d1 fix(deps): update netlify packages (#5735)
  • 89440ac fix(deps): update dependency @ netlify/zip-it-and-ship-it to v9.6.0 (#5734)
  • 025206e fix(deps): update dependency env-paths to v3 (#5733)
  • 8b15932 fix(deps): update dependency configstore to v6 (#5732)
  • cfb217d fix(deps): pin dependencies (#5729)
  • e887779 chore(main): release 15.1.0 (#5726)
  • 586c525 feat: add support for streaming functions (#5725)
  • 13226a4 chore(main): release 15.0.3 (#5691)
  • 8349de4 fix: remove dependency `is-plain-obj` (#5702)
  • 769e345 chore: remove unused rewiremock (#5720)
  • 7688797 fix(deps): update dependency @ octokit/rest to v19.0.8 (#5721)
  • ab06132 fix(templates): update dependency @ types/node to v14.18.47 (#5722)
  • 736b66d chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#5625)
  • 021caf3 fix(deps): update dependency boxen to v7.1.0 (#5718)
  • c990845 fix(deps): update dependency semver to v7.5.1 (#5719)
  • 367af86 fix(deps): update dependency ora to v6.3.0 (#5717)
  • 9dc009a chore(deps): update vitest monorepo to v0.31.0 (#5716)
  • 3eae5ed fix(deps): pin dependencies (#5715)
  • ed54e69 chore(deps): pin dependencies (#5712)
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/kevinuulong/project/e7756fb3-2ecc-4596-b661-ebb725846e68?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/kevinuulong/project/e7756fb3-2ecc-4596-b661-ebb725846e68?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":"894d1a0a-8d6d-4ef0-90f0-8f1d9ce17b10","prPublicId":"894d1a0a-8d6d-4ef0-90f0-8f1d9ce17b10","dependencies":[{"name":"netlify-cli","from":"6.13.2","to":"15.1.1"}],"packageManager":"npm","projectPublicId":"e7756fb3-2ecc-4596-b661-ebb725846e68","projectUrl":"https://app.snyk.io/org/kevinuulong/project/e7756fb3-2ecc-4596-b661-ebb725846e68?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEMVER-3247795"],"upgrade":["SNYK-JS-SEMVER-3247795"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)