Skip to content

Conversation

matrix-compute
Copy link
Owner

snyk-top-banner

Snyk has created this PR to fix 10 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • package.json

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

⚠️ Warning
Failed to update the yarn.lock, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
  756  
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
  696  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELHELPERS-9397697
  666  
medium severity Server-Side Request Forgery (SSRF)
SNYK-JS-IP-7148531
  646  
medium severity Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JS-TAR-6476909
  646  
high severity Denial of Service (DoS)
SNYK-JS-ENGINEIO-3136336
  589  
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
  589  
medium severity Uncontrolled Resource Consumption
SNYK-JS-GRPCGRPCJS-7242922
  559  
medium severity Cross-site Scripting (XSS)
SNYK-JS-COOKIE-8163060
  529  
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
  436  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Cross-site Scripting (XSS)
🦉 Server-Side Request Forgery (SSRF)

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​babel/​plugin-transform-dotall-regex@​7.24.7 ⏵ 7.27.110010061 -492100
Updated@​babel/​plugin-transform-unicode-regex@​7.24.7 ⏵ 7.27.110010061 -492100
Updated@​babel/​plugin-transform-unicode-sets-regex@​7.25.4 ⏵ 7.27.110010062 -492100
Updated@​babel/​plugin-transform-reserved-words@​7.24.7 ⏵ 7.27.110010063 -392100
Updated@​babel/​plugin-transform-class-properties@​7.25.4 ⏵ 7.27.110010063 -492100
Updated@​babel/​plugin-transform-private-methods@​7.25.4 ⏵ 7.27.110010063 -492100
Updated@​babel/​plugin-transform-named-capturing-groups-regex@​7.24.7 ⏵ 7.27.110010063 -392100
Updated@​babel/​plugin-transform-optional-catch-binding@​7.24.7 ⏵ 7.27.1100 +110063 -392100
Updated@​babel/​plugin-transform-sticky-regex@​7.24.7 ⏵ 7.27.110010063 -392100
Updated@​babel/​plugin-transform-duplicate-named-capturing-groups-regex@​7.25.0 ⏵ 7.27.110010063 -392100
Updated@​babel/​plugin-transform-unicode-property-regex@​7.24.7 ⏵ 7.27.110010063 -392100
Updated@​babel/​plugin-transform-property-literals@​7.24.7 ⏵ 7.27.110010064 -292100
Updated@​babel/​plugin-transform-arrow-functions@​7.24.7 ⏵ 7.27.110010064 -292100
Updated@​babel/​plugin-transform-member-expression-literals@​7.24.7 ⏵ 7.27.110010064 -292100
Updated@​babel/​plugin-syntax-import-assertions@​7.24.7 ⏵ 7.27.11001006493100
Updated@​babel/​helper-skip-transparent-expression-wrappers@​7.24.7 ⏵ 7.27.110010064 -292100
Updated@​babel/​plugin-transform-literals@​7.25.2 ⏵ 7.27.110010064 -292100
Updated@​babel/​plugin-transform-numeric-separator@​7.24.7 ⏵ 7.27.1100 +110064 -292100
Updated@​babel/​plugin-transform-json-strings@​7.24.7 ⏵ 7.27.1100 +110065 -292100
Updated@​babel/​helper-optimise-call-expression@​7.24.7 ⏵ 7.27.110010065 -292100
Updated@​babel/​plugin-transform-dynamic-import@​7.24.7 ⏵ 7.27.1100 +110065 -292100
Updated@​babel/​plugin-transform-function-name@​7.25.1 ⏵ 7.27.110010066 -293100
Updated@​babel/​plugin-bugfix-safari-id-destructuring-collision-in-function-expression@​7.25.0 ⏵ 7.27.110010067 -192100
Updated@​babel/​plugin-transform-block-scoped-functions@​7.24.7 ⏵ 7.27.110010067 -192100
Updated@​babel/​plugin-transform-export-namespace-from@​7.24.7 ⏵ 7.27.1100 +110067 -192100
Updated@​babel/​plugin-transform-shorthand-properties@​7.24.7 ⏵ 7.27.110010068 -192100
Updated@​babel/​plugin-transform-nullish-coalescing-operator@​7.24.7 ⏵ 7.27.1100 +11006893100
Added@​inquirer/​figures@​1.0.31001006887100
Updated@​babel/​plugin-transform-async-to-generator@​7.24.7 ⏵ 7.25.91001006892100
Updated@​babel/​plugin-transform-logical-assignment-operators@​7.24.7 ⏵ 7.27.1100 +11006892100
Updated@​babel/​plugin-transform-duplicate-keys@​7.24.7 ⏵ 7.27.11001006892100
See 56 more rows in the dashboard

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants