lolo32 / fastify-sse

Provide Server-Sent Events to Fastify
20 stars 16 forks source link

[Snyk] Security upgrade tap from 10.7.3 to 12.0.2 #37

Open lolo32 opened 4 months ago

lolo32 commented 4 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 #### 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") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Uncontrolled resource consumption
[SNYK-JS-BRACES-6838727](https://snyk.io/vuln/SNYK-JS-BRACES-6838727) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Inefficient Regular Expression Complexity
[SNYK-JS-MICROMATCH-6838728](https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: tap The new version differs by 145 commits.
  • 7a20037 12.0.2
  • cf95e01 bump nyc and standard
  • 7f54124 Bump deps for security and bugfixes
  • f323cdc 12.0.1
  • 6745ecf fix test regression in node <10
  • 39f73f9 docs(coverage): browser launching details
  • 3336514 Fix interse typo in asserts docs
  • c1070a7 Add twing to the 100 club
  • 51ae4f2 Do not run coverage report if ended with a signal
  • d5f7b12 12.0.0
  • 5de8801 Update tsame and tmatch, resolve request security vuln
  • a62dfcf 11.1.5
  • d930902 upgrade deps to avoid security warnings
  • fae29d0 make tests pass in node v10
  • f9d64f6 don't include internal filenames in snapshots
  • 5303417 avoid custom inspect deprecation warning
  • e374e7c add dotenv to the tap 100 list
  • 8635bfb 11.1.4
  • 3346fc1 Don't require argv file list if specified in taprc
  • fe8158e 11.1.3
  • b17542d Upgrade deps (changing semver requirements)
  • bc3ba17 update deps
  • bd4de92 Clean up nyc output so Travis passes on node 6
  • 2292432 Add hexagonal-lambda to the tap 100 list
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/lolo32-github-marketplace/project/f0044e90-67cb-4626-9a2c-7d5698a6cd70?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/lolo32-github-marketplace/project/f0044e90-67cb-4626-9a2c-7d5698a6cd70?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":"3b2104f5-56f7-4e57-979d-637eb00b5e11","prPublicId":"3b2104f5-56f7-4e57-979d-637eb00b5e11","dependencies":[{"name":"tap","from":"10.7.3","to":"12.0.2"}],"packageManager":"npm","projectPublicId":"f0044e90-67cb-4626-9a2c-7d5698a6cd70","projectUrl":"https://app.snyk.io/org/lolo32-github-marketplace/project/f0044e90-67cb-4626-9a2c-7d5698a6cd70?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"upgrade":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[661,661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Uncontrolled resource consumption](https://learn.snyk.io/lesson/redos/?loc=fix-pr)