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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #93

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

Conversation

snyk-bot
Copy link

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:
    • FinishedExamples/burger-basics--06-finished/package.json
    • FinishedExamples/burger-basics--06-finished/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Issue Breaking Change Exploit Maturity
high severity Prototype Pollution
SNYK-JS-AJV-584908
Yes No Known Exploit
Commit messages
Package name: eslint The new version differs by 148 commits.
  • 36ced0a 5.0.0
  • 5fd5632 Build: changelog update for 5.0.0
  • 0feedfd New: Added max-lines-per-function rule (fixes #9842) (#10188)
  • daefbdb Upgrade: eslint-scope and espree to 4.0.0 (refs #10458) (#10500)
  • 077358b Docs: no-process-exit: recommend process.exitCode (#10478)
  • f93d6ff Fix: do not fail on unknown operators from custom parsers (fixes #10475) (#10476)
  • 05343fd Fix: add parens for yield statement (fixes #10432) (#10468)
  • d477c5e Fix: check destructuring for "no-shadow-restricted-names" (fixes #10467) (#10470)
  • 7a7580b Update: Add considerPropertyDescriptor option to func-name-matching (#9078)
  • e0a0418 Fix: crash on optional catch binding (#10429)
  • de4dba9 Docs: styling team members (#10460)
  • 5e453a3 Docs: display team members in tables. (#10433)
  • b1895eb Docs: Restore intentional spelling mistake (#10459)
  • a9da57d 5.0.0-rc.0
  • 3ac3df6 Build: changelog update for 5.0.0-rc.0
  • abf400d Update: Add ignoreDestructing option to camelcase rule (fixes #9807) (#10373)
  • e2b394d Upgrade: espree and eslint-scope to rc versions (#10457)
  • a370da2 Chore: small opt to improve readability (#10241)
  • 640bf07 Update: Fixes multiline no-warning-comments rule. (fixes #9884) (#10381)
  • 831c39a Build: Adding rc release script to package.json (#10456)
  • dc4075e Update: fix false negative in no-use-before-define (fixes #10227) (#10396)
  • 3721841 Docs: Add new experimental syntax policy to README (fixes #9804) (#10408)
  • d0aae3c Docs: Create docs landing page (#10453)
  • fe8bec3 Fix: fix writing config file when `source` is `prompt` (#10422)

See the full diff

Package name: postcss-loader The new version differs by 31 commits.
  • 6ddc2bb chore(release): 2.1.0
  • 410bbf9 chore(package): update dependencies
  • 56232e7 feat(index): pass AST (`result.root`) && Messages (`result.messages`) as metadata to other loaders (#322)
  • 4e8e20c ci(travis): add node `stable` && `lts/*`
  • 8242689 test(watch): linting && structure
  • a8921cc fix(index): continue watching after dependency `{Error}` (#332)
  • 08c063a chore(release): 2.0.10
  • 61ff03c fix(index): copy loader `options` before modifying (#326)
  • b9c1add chore(release): 2.0.9
  • 3e1c7fa fix(index): filter `ident` (`options.ident`) (#315)
  • f33131c test: filter `ident` (`options.ident`) (#314)
  • 31a25e8 docs(README): fix broken link (`importLoaders`) (#310)
  • bcc9ccf chore(release): 2.0.8
  • df010a7 fix(lib/options): handle `{Object}` return (`options.plugins`) (#301)
  • e7e5478 refactor(lib/Error): remove unused branches (#302)
  • d39b84e docs(README): add `option` types && links (#303)
  • 58e9996 fix(schema): allow to pass an `{Object}` (`options.syntax/options.stringifier`) (#300)
  • 30d8d51 chore(release): 2.0.7
  • e066f34 test: refactor (#299)
  • aaf1672 chore(package): update `jest` v20.0.0...21.0.0
  • 305840c chore(.github): add `PULL_REQUEST_TEMPLATE`
  • cd7cc1f chore(.github): add `ISSUE_TEMPLATE`
  • 0ec251d chore(.github): add `CODEOWNERS` for review
  • 081a638 docs(README): add loader description (#298)

See the full diff

Package name: style-loader The new version differs by 22 commits.
  • 5d73db7 chore(release): 0.20.0
  • 08ce425 chore(package): update dependencies
  • 28f603f refactor: remove comments from bundle source code
  • dda8b89 test: rename && update HMR tests
  • 23c3567 fix(options): add `transform` option validation (`{String}`)
  • e0c4b19 fix(options): support passing a `{Function}` (`options.insertInto`)
  • ac8430c ci(travis): update `node` v4.3.0...4.8.0
  • 0eb8fe7 feat: support passing a `{Function}` (`options.insertInto`) (#279)
  • 3a4cb53 fix(index): enable HMR in case `locals` (`css-modules`) are unchanged (#298)
  • 9b46128 fix(addStyles): check if `HTMLIFrameElement` exist (#296)
  • a7734e6 chore(package): update repository url (#290)
  • 6ca2ecb chore(release): 0.19.1
  • 2bfc93e fix(addStyles): correctly check `singleton` behavior when `{Boolean}` (`options.singleton`) (#285)
  • 57c457d docs: fixed missing commas in configuration examples (#266)
  • c9707f1 chore(release): 0.19.0
  • 378e906 feat: add option to enable/disable HMR (`options.hmr`) (#264)
  • 67120f8 feat: support 'before' insertions (`options.insertAt`) (#253)
  • a2ae3ac docs(README): fix bash code highlight (#262)
  • ce53bd9 docs(readme): fix typo (#260)
  • 57e171f docs: Fixes typo in readme (#258)
  • 01ceef8 docs(README): fix example (`options.insertInto`) (#251)
  • 25e8e89 feat: add support for iframes (`options.insertInto`) (#248)

See the full diff

Package name: webpack The new version differs by 250 commits.
  • f010546 update examples
  • bc840ec 3.11.0
  • 9323ee6 Merge pull request #6398 from addaleax/no-binding
  • c7cbc35 Merge pull request #6430 from jbottigliero/update/ajv
  • 61b75b7 update ajv + ajv-keywords
  • 8da8b93 Work around Node environment variable bug
  • ddb1fad Merge pull request #6408 from ocombe/fix/#6407-empty-array
  • 2aebfbe fix(ConcatenatedModule): don't throw on arrays with empty values
  • 3972d9a Merge pull request #6391 from nerdkid93/patch-1
  • e4375f8 Avoid relying on Node’s internals
  • 0dd1727 change polymer loader link
  • 33f518b Merge pull request #6300 from nename0/fix-6243
  • 80ed1c4 Merge pull request #6335 from Connormiha/banner-plugin-optimize
  • 5d93c53 Minor optimize banner plugin
  • 1895b76 Add Tests checking chunkhash of runtime chunk only changes if needed
  • dc7ebeb Fix #6243: Don't include initial chunks in chunkhash computation
  • b545b51 Merge pull request #6242 from nename0/6239-require-ensure-initial-chunks
  • b059e07 Merge pull request #6176 from mikegreiling/fix-no-fail-on-child-compilation-error
  • 64c4350 Update StatsTestCases
  • 8b0a2ad Merge pull request #6225 from neeharv/feature/async-script-type
  • d1e0bec Fix: the require-ensure only includes non-initial chunks
  • 21b5a02 stringify jsonpScriptType option
  • 8eb0bb6 move default script type option to WebpackOptionsDefaulter
  • be327f9 lint fixes

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

…hedExamples/burger-basics--06-finished/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-584908
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.

1 participant