JutJut / game-shooter

Play the Game!
https://jutjut.github.io/game-shooter/
0 stars 0 forks source link

[Snyk] Security upgrade phaser from 3.23.0 to 3.24.0 #70

Open Knochenmark opened 1 year ago

Knochenmark commented 1 year 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 - package-lock.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 | Prototype Pollution
[SNYK-JS-LOADERUTILS-3043105](https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: phaser The new version differs by 139 commits.
  • f45bde1 v.3.24.0
  • 1c7b853 Updated CleanWebpackPlugin
  • 4e89ac5 Update README.md
  • e428f9c Update CHANGELOG.md
  • 14c1a3a The ISO Triangle shape would skip rendering the left side of the first triangle in the batch. It now renders all ISO Triangles correctly. Fix #5164
  • 4da8361 Update CHANGELOG.md
  • af1198d `Arcade.Components.Size.setBodySize` is a new method available on Arcade Physics Game Objects that allows you to set the body size. This replaces `setSize` which is now deprecated. Fix #4786
  • 7d1ca68 Lint fixes
  • 9b10bdc Disable `no-prototype-builtins` errors
  • d998d83 Removed postinstall script. Fix #5087
  • 564eb1b Update CHANGELOG.md
  • 40929a5 Calling `getTextBounds` on a BitmapText object would return the incorrect values if the origin had been changed, but the text itself had not, as it was using out of date dimensions. Changing the origin now automatically triggers BitmapText to be dirty, forcing the bounds to be refreshed. Fix #5121
  • 64c58bc Updated docs. Fix #5128
  • dea6813 Correct texture type. Fix #5199
  • 1484e20 Update CHANGELOG.md
  • cbba26e Merge pull request #5215 from cruzdanilo/layer-webgl-transform
  • 7fae62c Merge pull request #5213 from samme/fix/matter-setCrop
  • 8080196 Merge pull request #5207 from samme/feature/display-getBounds
  • 34edcff Merge pull request #5206 from samme/feature/math-RotateTo
  • ab8ad19 Merge pull request #5208 from samme/fix/arcade-physics-body-prev
  • 6bd24de Merge pull request #5202 from samme/fix/arcade-physics-circular-collisions
  • 6c7437c Merge pull request #5198 from samme/feature/KeyboardPlugin-removeAllKeys
  • 672c08c Merge pull request #5197 from samme/x/startFullscreen
  • 37a6bba Update CHANGELOG.md
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/knochenmark/project/dd2e9f78-f4e8-4431-a1e0-01db3a981f67?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/knochenmark/project/dd2e9f78-f4e8-4431-a1e0-01db3a981f67?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":"018282ca-26bb-4262-a864-cf8c691d1a53","prPublicId":"018282ca-26bb-4262-a864-cf8c691d1a53","dependencies":[{"name":"phaser","from":"3.23.0","to":"3.24.0"}],"packageManager":"npm","projectPublicId":"dd2e9f78-f4e8-4431-a1e0-01db3a981f67","projectUrl":"https://app.snyk.io/org/knochenmark/project/dd2e9f78-f4e8-4431-a1e0-01db3a981f67?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-LOADERUTILS-3043105"],"upgrade":["SNYK-JS-LOADERUTILS-3043105"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[661]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript//?loc=fix-pr)