Reeve icon indicating copy to clipboard operation
Reeve copied to clipboard

[Snyk] Fix for 1 vulnerabilities

Open peterjoseph 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.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

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 698/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.1
Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
Yes Proof of Concept

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

Commit messages
Package name: compression-webpack-plugin The new version differs by 84 commits.
  • 3b63e50 chore(release): 8.0.1
  • e240b95 chore(deps): serialize-javascript and deps updated (#253)
  • 6cc2d31 chore: fix typo (#251)
  • 58037c9 chore(deps): update (#252)
  • ecb6338 chore(release): 8.0.0
  • 99d8b80 refactor: nodejs v10 dropped (#249)
  • 38851ea chore(deps): update (#247)
  • 334cfe0 chore(release): 7.1.2
  • f33424a fix: crash when `filename` and `algorithm` options are functions (#241)
  • 44c16e2 chore(release): 7.1.1
  • 863c340 fix: compatibility with old plugins (#237)
  • d0af551 chore(release): 7.1.0
  • 8f3fadb perf: fix
  • 5d54128 fix: compatibility with `workbox-webpack-plugin` (#234)
  • 72f3093 chore(deps): update (#233)
  • 5b8b356 feat: compress assets added later by plugins
  • efadca8 chore(release): 7.0.0
  • a94aa35 refactor: fix lint (#226)
  • 0e9ef0a refactor: code (#225)
  • 1c37b2f refactor: next
  • 4a10f07 chore(release): 6.1.1
  • fbb57b1 style: prettier default (#220)
  • 5e3bb95 fix: compatibility with child compilations
  • 7eaf1ff chore(release): 6.1.0

See the full diff

Package name: terser-webpack-plugin The new version differs by 197 commits.
  • 491b2fd chore(release): 5.1.4
  • bc7580b chore(deps): serialize-javascript and deps updated (#408)
  • ec65531 ci: update nodejs.yml (#407)
  • f8ce3bc chore: update deps (#404)
  • 7fb9f43 chore: fix typo (#401)
  • b44a447 chore(release): 5.1.3
  • 55adbdb chore(deps): update (#400)
  • 772584a chore: update `jest-worker` (#399)
  • da8e166 chore: fix prepare (#396)
  • 0babc1b chore(release): 5.1.2
  • a177425 fix: don't crash in non-parallel mode (#395)
  • bfbb68a chore(deps): update (#387)
  • ee1d938 chore: update deps (#381)
  • 727ee60 docs: update usage for webpack v4 (#378)
  • 4320006 chore(release): 5.1.1
  • 3a3fe51 fix: remove verbose console log (#374)
  • 1859a92 chore(release): 5.1.0
  • fea6f20 feat: optimize JS assets added later by plugins (#373)
  • e10b8b4 test: source maps (#372)
  • 0633c9d chore(deps): update (#371)
  • 809ef42 chore(deps): update (#368)
  • 562d121 style: default prettier
  • 8ef95a6 test: updated (#355)
  • 661d1f8 docs: no need to install it if you use webpack v5+ (#353)

See the full diff

Package name: webpack The new version differs by 250 commits.
  • f2f998b 5.1.1
  • bcd6190 Merge pull request #11704 from webpack/bugfix/delete-asset
  • 11935a9 Merge pull request #11703 from webpack/bugfix/11678
  • 63ba54c update chunk to files mapping when deleting assets
  • 4669600 Merge pull request #11690 from webpack/bugfix/11673
  • 234373e Merge pull request #11702 from webpack/deps/terser
  • b6bc273 fix infinite loop in inner graph optimization
  • 50c3a83 fix unused modules in chunk when optimizing runtime-specific
  • 5d9d9b9 fix runtime-specific handling in concatenated modules
  • 250e37c add test case
  • 7925652 upgrade terser-webpack-plugin
  • 27796db Merge pull request #11669 from webpack/dependabot/npm_and_yarn/ts-loader-8.0.5
  • bd5aab8 Merge pull request #11692 from webpack/dependabot/npm_and_yarn/babel/core-7.12.0
  • 886bbd5 Merge pull request #11693 from webpack/dependabot/npm_and_yarn/react-dom-16.14.0
  • 3a14b3d Merge pull request #11694 from webpack/dependabot/npm_and_yarn/react-16.14.0
  • ddf9936 chore(deps-dev): bump react from 16.13.1 to 16.14.0
  • dc6e69a chore(deps-dev): bump react-dom from 16.13.1 to 16.14.0
  • 8f18de9 chore(deps-dev): bump @ babel/core from 7.11.6 to 7.12.0
  • c0410e8 Merge pull request #11686 from webpack/bugfix/11677
  • 4504046 order runtime chunks correctly when they depend on each other
  • 74a44cd add comment to help tagging for the bot
  • e97efb7 chore(deps-dev): bump ts-loader from 8.0.4 to 8.0.5
  • 77329b4 5.1.0
  • 48c10f3 Merge pull request #11653 from log2-hwan/fix-moduletemplate-deprecation

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:

🦉 Cross-site Scripting (XSS)

peterjoseph avatar Jan 09 '24 16:01 peterjoseph