Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #99

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

MaxMood96
Copy link
Owner

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 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
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: core-js-builder The new version differs by 250 commits.
  • 3c2e601 3.25.1
  • 60519bc update the changelog
  • bb1de0f update dependencies
  • 2c1e73e update dependencies
  • ce987cb improve some tests
  • 6ca3e61 fix some blocks
  • eb8ed33 fix a typo
  • bacfb3f add "PRs welcome" badge with a link to `CONTRIBUTING.md`
  • b534518 just in case detect correctness of `globalThis`
  • 79ababc add some tests
  • 6e81045 add some fixes and workarounds of FF30- typed arrays bug that does not properly convert objects to numbers
  • e2e9036 update dependencies
  • 8c71339 update dependencies
  • 1bc6dab add `sideEffects: false` to `core-js-(builder|compat)`
  • 6ae7c28 add `sideEffects` field to `core-js-pure` `package.json` for better tree shaking, close Improper use of setState WordPress/gutenberg#1117
  • 0d3dc64 oops, remove some mistakenly uploaded changes
  • c191a76 adapt some tests to a FF < 23 bug
  • 9d19148 update dependencies and linting settings
  • 5133a07 update Electron 21 compat data mapping
  • b1039c4 update dependencies
  • b7f7862 extract `CreateIterResultObject` abstraction for avoiding inconsistency in the future
  • 10519a1 just in case of future reusage, add `semver.prototype.toString`
  • 8a7d9e7 use `Object.hasOwn` if it's available in `core-js-compat` helpers
  • 04e3566 drop `semver` from the ignore of updating

See the full diff

Package name: semver The new version differs by 82 commits.

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
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.

Improper use of setState
2 participants