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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #31

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

Conversation

brandon14
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

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3105943
Yes No Known Exploit

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

Commit messages
Package name: babel-loader The new version differs by 41 commits.
  • 1a76476 7.0.0
  • 7307226 Point changelog to releases
  • 174cb10 Merge branch '7.0'
  • 2204871 Add prettier (#409)
  • dbec80d Make sure .babelrc is a file, not a directory (#427)
  • aa485e4 Use bash codecov (#440)
  • 16522b6 yarn.lock
  • 660922b Update ava to the latest version 馃殌 (#434)
  • 5d248b5 Update cross-env to the latest version 馃殌 (#431)
  • 74ff2e6 Updated documentation to match webpack v2 changes. (#438)
  • ed8711d Add note about webpack versions
  • a7342de 7.0.0-beta.1
  • fb8c271 Merge branch 'fix-options' into 7.0
  • 1ed7ff5 Merge branch 'master' into 7.0
  • e20f6b6 Changelog for 6.4.1 (#424)
  • 87e4e85 target node 4 in preset env (#423)
  • 05a31c5 7.0.0-alpha.3
  • ad77367 Ensure options are always an object (#413)
  • e8aa302 Ensure options are always an object
  • b9209e7 7.0.0-alpha.2
  • 3f51915 Update yarn.lock
  • c18b16a Fix merge conflict
  • 906ab55 Merge branch 'master' into 7.0
  • 70c8c4a Merge branch 'master' into 7.0

See the full diff

Package name: extract-text-webpack-plugin The new version differs by 126 commits.
  • 5268d14 chore(release): 2.0.0
  • 518e54d Merge pull request #429 from helloyou2012/master
  • 16e7601 fix deprecation warning (close #427)
  • a078c82 Merge pull request #419 from webpack-contrib/d3viant0ne-JSFMaintainers
  • facb563 docs(readme): updates for JSF maintainers
  • b755a1f Merge pull request #414 from ShinyChang/patch-1
  • 28dca8a Update README.md
  • 261df23 Merge pull request #402 from webpack-contrib/remove-remove-and-do-dependency
  • 6d42658 Merge pull request #400 from GeorgeTaveras1231/patch-1
  • ad44d20 Merge pull request #411 from BorodinDemid/patch-1
  • 78d0947 Merge pull request #413 from scottdj92/master
  • 3d9f857 fix typo in readme
  • 7097a1d make extracting Sass/LESS more clear
  • 91befda Merge pull request #394 from pndewit/master
  • c307def Merge pull request #395 from billgo/patch-1
  • 61c5672 Update README.md
  • 002c887 Merge pull request #409 from simon04/patch-1
  • 52950f3 README: add install instructions for webpack 2
  • a768464 inline removeAndDo dep to webpack internal lib
  • 15dbccb Adhere to module schema in README
  • ca96b7b Update README.md
  • 9311650 docs - adds array type for options.use and options.fallback
  • e831507 2.0.0-rc.3
  • d279b25 Merge pull request #391 from bebraw/ignore-fix

See the full diff

Package name: html-webpack-plugin The new version differs by 196 commits.
  • eb73905 chore(release): 4.0.0
  • 42a6d4a Add typing for getHooks
  • a1a37cf Release html-webpack-plugin 4.0.0-beta.14
  • 97f9fb9 fix: load script files before style files files in defer script loading mode
  • e97ce17 Release html-webpack-plugin 4.0.0-beta.13
  • e448b5d Release html-webpack-plugin 4.0.0-beta.12
  • de315eb feat: Add defer script loading
  • 7df269f feat: Provide a verbose error message if html minification failed
  • 1d66e53 feat: merge templateParameters with default template parameters
  • dfb98e7 Fix typo in template option docts
  • 096a760 Fix broken links in examples
  • a195c34 docs: Update template-option documentation
  • 40b410e docs: Update example for template parameters
  • bf017f3 chore: Release 4.0.0-beta.11
  • 2549557 test: Don't use minification for speed measurement
  • de22fc2 test: Adjust measurment for node 6 on travis
  • 24bf1b5 fix: Update references to html-minifier
  • f4eafdc chore: Release 4.0.0-beta.10
  • a2ad30a refactor: Use getAssetPath instead of calling the hook directly
  • 2595a79 chore: Release 4.0.0-beta.9
  • c66766c feat: Add support for minifying inline ES6 inside html templates
  • 655cbcd Fix README typo
  • 6de319b update lodash dependency for prototype polution vulnerability
  • 35a1541 Properly encode file names emitted as part of URLs.

See the full diff

Package name: sass-loader The new version differs by 54 commits.
  • 0b401a6 6.0.2
  • b362a00 Update CHANGELOG
  • 770722b Merge pull request #383 from jtangelder/update/dependencies
  • 47cead4 Update loader-utils
  • a0d58e8 Update dependencies
  • 42bfebb Merge pull request #381 from jtangelder/release/6.0.1
  • 08c4acf 6.0.1
  • 945ad1e Update CHANGELOG
  • ad816d1 Merge pull request #377 from jtangelder/fix/source-map
  • e0a9b39 Fix incorrect source maps in certain cwds
  • f8cc068 Merge pull request #376 from jtangelder/fix/name-inconsistency
  • e939cac Fix folder name inconsistency
  • 5fe4030 Merge pull request #375 from jtangelder/release/6.0.0
  • e29ab1d 6.0.0
  • 9a4dbda Update CHANGELOG
  • e5c25af Merge pull request #374 from jtangelder/refactor/source-map
  • ce198d1 Improve source map support
  • ca7c4a1 Merge pull request #370 from jtangelder/release/5.0.1
  • fcb26a6 5.0.1
  • 6cbc975 Update CHANGELOG
  • bc3f23a Merge pull request #369 from jtangelder/fix/368-multi-compilation
  • 8d54166 Fix bug where multiple compilations interfered with each other
  • b387510 Merge pull request #367 from jtangelder/add/module-dot-name-test
  • d250cf0 Add test cases for #360

See the full diff

Package name: webpack The new version differs by 250 commits.
  • bf4ec9c 3.0.0
  • 9feda63 Merge pull request #5028 from webpack/feature/externalize_uglify_plugin
  • 49d6e38 Merge pull request #5086 from webpack/ci/node-8
  • 3dcb133 OSX test on node.js 8
  • f4b8785 Merge pull request #5012 from webpack/TheLarkInn-patch-1
  • d26c402 chore(deps): upgrade uglifyjs-webpack-plugin deps to get latest webpack-sources so tests pass
  • 3da4f3e Merge pull request #5085 from jbellenger/jbellenger/rawmodule-hash
  • 8c9dc14 fix RawModule hashing
  • c2c5d73 Update README.md
  • 316d4b9 Merge pull request #5084 from timse/remove-duplicate-code
  • ae18552 update test case with changed hash due to less clutter in dependencies
  • fc20348 unite iteration through modules into one loop
  • 083843e remove code that pushes arrays of dependencies into dependencies
  • ab636b0 Merge pull request #5075 from andreipfeiffer/master
  • 3b3449c Refactor: use const for non reassignable identifier
  • 2ba0499 3.0.0-rc.2
  • 1769fa2 Merge pull request #5064 from webpack/feature/scope-hoisting-multi-entry
  • a73646a Merge pull request #5060 from mikesherov/reason-chunks-as-set
  • 28f826a consistent order
  • 8a30188 use Set for ModuleReason chunk rewriting
  • 5d4ba56 Allow scope hoisting to process modules in multiple chunks
  • d6a7594 harmony modules without exports have no exports instead of unknown
  • 3ae782d Merge pull request #5049 from KTruong888/ES6_refactoring_multicompiler
  • 18cdba8 4099_ES6 refactor lib/MultiCompiler.js

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-LOADERUTILS-3105943
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.

None yet

2 participants