phaser3-plugin-pathbuilder
phaser3-plugin-pathbuilder copied to clipboard
[Snyk] Fix for 14 vulnerabilities
trafficstars
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 |
|---|---|---|---|---|
| 696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-ANSIREGEX-1583908 |
No | Proof of Concept | |
| 484/1000 Why? Has a fix available, CVSS 5.4 |
Open Redirect SNYK-JS-GOT-2932019 |
No | No Known Exploit | |
| 686/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.3 |
Prototype Pollution SNYK-JS-INI-1048974 |
No | Proof of Concept | |
| 686/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.3 |
Prototype Pollution SNYK-JS-LODASHSET-1320032 |
No | Proof of Concept | |
| 506/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 3.7 |
Prototype Pollution SNYK-JS-MINIMIST-2429795 |
No | Proof of Concept | |
| 601/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.6 |
Prototype Pollution SNYK-JS-MINIMIST-559764 |
No | Proof of Concept | |
| 586/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 5.3 |
Open Redirect SNYK-JS-NODEFORGE-2330875 |
Yes | Proof of Concept | |
| 529/1000 Why? Has a fix available, CVSS 6.3 |
Prototype Pollution SNYK-JS-NODEFORGE-2331908 |
Yes | No Known Exploit | |
| 494/1000 Why? Has a fix available, CVSS 5.6 |
Improper Verification of Cryptographic Signature SNYK-JS-NODEFORGE-2430337 |
Yes | No Known Exploit | |
| 579/1000 Why? Has a fix available, CVSS 7.3 |
Improper Verification of Cryptographic Signature SNYK-JS-NODEFORGE-2430339 |
Yes | No Known Exploit | |
| 494/1000 Why? Has a fix available, CVSS 5.6 |
Improper Verification of Cryptographic Signature SNYK-JS-NODEFORGE-2430341 |
Yes | No Known Exploit | |
| 686/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.3 |
Authorization Bypass Through User-Controlled Key SNYK-JS-PARSEPATH-2936439 |
No | Proof of Concept | |
| 696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-SEMVER-3247795 |
No | Proof of Concept | |
| 589/1000 Why? Has a fix available, CVSS 7.5 |
Prototype Pollution SNYK-JS-UNSETVALUE-2400660 |
Yes | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
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
Package name: webpack-dev-server
The new version differs by 250 commits.- 5280ee7 docs: fix typo
- d834582 chore(release): 4.7.3
- 7b8c85b chore(deps): update `selfsigned` (#4170)
- d598325 chore: fix lint
- c1907f1 refactor: remove redundant `if` statements (#4158)
- e535f25 ci: debug (#4144)
- 75999bb chore(release): 4.7.2
- 90a96f7 ci: fix (#4143)
- f6bc644 fix: compatible with `onAfterSetupMiddleware`
- 317e4b9 docs: fix testing instructions (#4133)
- ff4550e test: remove redundant test cases related to 3rd party code (#4131)
- 0dd1ee6 test: add e2e tests for `setupExitSignals` option (#4130)
- afe4975 chore(release): 4.1.7
- 4e5d8ea fix: droped `url` package (#4132)
- b0c98f0 chore(release): 4.7.0
- 3138213 chore(deps): update (#4127)
- 8f02c3f feat: added types
- f4fb15f fix: update description of `onAfterSetupMiddleware` and `onBeforeSetupMiddleware` options (#4126)
- 37b73d5 test: add e2e test for `WEBPACK_SERVE` env variable (#4125)
- f5a9d05 chore(deps-dev): bump eslint from 8.4.1 to 8.5.0 (#4121)
- c9b959f chore(deps): bump ws from 8.3.0 to 8.4.0 (#4124)
- 42208aa chore(deps-dev): bump lint-staged from 12.1.2 to 12.1.3 (#4122)
- f440f84 chore(deps): bump express from 4.17.1 to 4.17.2 (#4120)
- c13aa56 feat: added the `setupMiddlewares` option (#4068)
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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS) 🦉 Open Redirect 🦉 Prototype Pollution