pokerwars.io-starterbot-javascript icon indicating copy to clipboard operation
pokerwars.io-starterbot-javascript copied to clipboard

[Snyk] Fix for 1 vulnerabilities

Open francescopeloi opened this issue 1 year ago • 0 comments

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

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

Commit messages
Package name: npm-check-updates The new version differs by 250 commits.
  • 67ca579 15.0.0
  • 4a60328 Update CHANGELOG with v15 release notes.
  • 458cd6b Bump dependencies
  • c98156d Bump version of update-notifier (#1150)
  • e445722 Fix Yarn detection when using workspaces, fix `.yarnrc.yml` loading (#1148)
  • c81980c 14.1.1
  • 470aa95 Use prompts-ncu in npm registry rather than github branch (#1146).
  • 1c2192a 14.1.0
  • 1d9ed15 Improve interactive mode (#1141)
  • a64c50b Fix doctor help text formatting in test.
  • 3b42a2a Automatically mention extended help text in description if it exists.
  • 19e27cb Consolidate doctor help text.
  • 9d65860 Improve --packageManager help text. Automate word wrap in extended help.
  • 8512d66 Static registry (#1143)
  • a638997 Add isGlobalDeprecated for better --global handling (#1144)
  • d7df151 Add --format group option to group by major, minor, patch, and non-semver.
  • 2783e1f Use rows in cli-table constructor instead of mutating push.
  • 4ebf32a Add extended help to --format option.
  • 49a91c3 Validate options with choices property.
  • 92c4aa7 14.0.1
  • 222ebc9 Do not pass Options as NpmOptions. Fixes regression in 3f28ecd. #1140
  • e239cc3 README
  • 3f4418c 14.0.0
  • 0b9dedc Add target=@[dist-tag] option support (#1134)

See the full diff

Package name: snyk The new version differs by 250 commits.
  • 4cc1a94 Merge pull request #2105 from snyk/feat/webpack
  • 7737f75 Merge pull request #2181 from snyk/test/migrate-old-snyk-format
  • 418e6ad Merge pull request #2180 from snyk/test/migrate-is-docker
  • 95631e7 test: migrate is-docker to jest
  • babe22a test: migrate old-snyk-format to jest
  • e22e94f feat: Snyk CLI is bundled with Webpack
  • dd46c19 Merge pull request #2175 from snyk/fix/snyk-protect-multiple
  • e7c314f Merge pull request #2178 from snyk/test/server-close
  • 5e824c0 fix(protect): skip previously patched files
  • ca2177a fix(protect): catch and log unexpected errors
  • c9ddb44 chore(protect): move api url warnings to stderr
  • e8fed38 refactor(protect): move stdout logs to top level
  • 55e88f9 Merge pull request #2177 from snyk/test/set-jest-acceptance-timeout
  • 1522c5f test: server.close uses callbacks, not promises
  • 13dce51 test: increase timeout for slow oauth test
  • 65c35be Merge pull request #2172 from snyk/chore/no-run-test-on-master
  • a1e3992 chore: don't run tests on master
  • 20feb67 Merge pull request #2165 from snyk/chore/dont-wait-for-regression-tests
  • f50bca7 Merge pull request #2167 from snyk/refactor/replace-cc-parser-with-split-functions
  • 1ed7d11 refactor: replace cc parser with split functions
  • 707801d Merge pull request #2166 from snyk/fix/support_quotes_in_poetry_toml
  • dc6b784 Merge pull request #2163 from snyk/chore/remove-store-test-results
  • 7973015 fix: support quoted keys in inline tables
  • 18f0d2a Merge pull request #2164 from snyk/chore/upgrade-snyk-nuget-plugin

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)

francescopeloi avatar Jun 21 '23 21:06 francescopeloi