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 #40

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

Conversation

enterstudio
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
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
Yes Proof of Concept

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

Commit messages
Package name: eslint The new version differs by 250 commits.
  • c4fffbc 8.0.0
  • d51f4cf Build: changelog update for 8.0.0
  • 7d3f7f0 Upgrade: unfrozen @ eslint/eslintrc (fixes #15036) (#15146)
  • 2174a6f Fix: require-atomic-updates property assignment message (fixes #15076) (#15109)
  • f885fe0 Docs: add note and example for extending the range of fix (refs #13706) (#13748)
  • 3da1509 Docs: Add jsdoc `type` annotation to sample rule (#15085)
  • 68a49a9 Docs: Update Rollup Integrations (#15142)
  • d867f81 Docs: Remove a dot from curly link (#15128)
  • 9f8b919 Sponsors: Sync README with website
  • 4b08f29 Sponsors: Sync README with website
  • ebc1ba1 Sponsors: Sync README with website
  • 2d654f1 Docs: add example .eslintrc.json (#15087)
  • 16034f0 Docs: fix fixable example (#15107)
  • 07175b8 8.0.0-rc.0
  • 71faa38 Build: changelog update for 8.0.0-rc.0
  • 67c0074 Update: Suggest missing rule in flat config (fixes #14027) (#15074)
  • cf34e5c Update: space-before-blocks ignore after switch colons (fixes #15082) (#15093)
  • c9efb5f Fix: preserve formatting when rules are removed from disable directives (#15081)
  • 14a4739 Update: `no-new-func` rule catching eval case of `MemberExpression` (#14860)
  • 7f2346b Docs: Update release blog post template (#15094)
  • fabdf8a Chore: Remove `target.all` from `Makefile.js` (#15088)
  • e3cd141 Sponsors: Sync README with website
  • 05d7140 Chore: document target global in Makefile.js (#15084)
  • 0a1a850 Update: include `ruleId` in error logs (fixes #15037) (#15053)

See the full diff

Package name: nunjucks The new version differs by 250 commits.
  • 53d1223 Release v3.2.1
  • 93129bf Replace yargs with commander
  • 17691da Chokidar bump
  • 40dfdf0 Remove dead link
  • cefb1cf Prevent optional dependency Chokidar from loading when not watching
  • 1485a44 Add badges in README.md
  • 2246457 Add Mozilla Code of Conduct file
  • ff5571c Release v3.2.0
  • f997a52 Add NodeResolveLoader
  • 34b0a26 Fix syntax typos in CONTRIBUTING.md
  • 55e0b7a Set dash as joiner element
  • c99154e Update faq.md
  • 1338712 Emit 'load' events on Loader and Environment instances
  • 057e7b3 Add test for line/column info in user-function exception
  • bcf38f3 Emit line and column info for functions
  • fbddcd5 lexer more accurately tracks token line and column information
  • 889ef80 Add nodejs versions 10 and 11 to CI, remove 6 and 9
  • b828158 Fix documentation typo
  • 1370361 v3.1.7
  • 0a65e1f Fixes for replace example
  • 2946fb4 Removed postinstall-build in favor of npm prepare script
  • 9fd5bdb Add link to Plugin syntax highlighting for VSCode
  • 68ba15c Fix bug where exceptions were silently swallowed with synchronous render
  • 7c187ac tests: fix issue running tests on node 10.x

See the full diff

Package name: pm2 The new version differs by 250 commits.
  • 274926f drop Node.js 5.0 travis tests
  • 1cd7533 add npm-shrinkwrap.json
  • 81566c2 drop socket unref
  • b518f46 check if PM2 is called programmatically to unref socket
  • 5c0d831 update CHANGELOG.md
  • 1c3ce10 lazy api implementation fixes auto exit #2167
  • 9f0bfd0 CHANGELOG.md reformating
  • ccdce52 upgrade fclone and moment
  • 4bb2d3f upgrade chokidar from 1.5 to 1.6
  • 683eac2 move coffee-script to dependencies to keep backward compatibility
  • cf6543c 2.0.0-rc3 -> 2.0.0
  • de997cf Merge branch 'master' into development
  • df88cc4 Add gitter.im badge access to README.md
  • fd4dd29 Change position of module section in README.md
  • f802de4 - spawn a child process to kill a pid on Windows (#2182 #1749)
  • 2ba399b remove arrow function for node 0.10 & 0.12
  • c694211 #2272 #2198 #2230 fix extra options parsing issue
  • 9e767fa #2177 partial fix
  • 9cc5c29 allow to initiate connection with keymetrics in no daemon mode
  • 618069e CHANGELOG.md drop pm2.connect
  • ddd5319 enhance pm2-docker command - allow to pass keymetrics options
  • 408bf84 no daemon mode fix / stop to display Daemon log in test
  • b2c9b20 display error when module install failed
  • 7dc6840 merge from development

See the full diff

Package name: postcss-cssnext The new version differs by 11 commits.
  • 03b6017 3.0.0
  • cf9fb19 Docs: fix chalk update issue
  • b7d6ffd Merge pull request #400 from MoOx/postcss6-upgrade
  • 1781dc7 Docs: Fix id of overflow wrap property in index (#393)
  • 8b99180 Ensure a version of caniuse-db that includes css-image-set (#380)
  • db0f0fa Add a warning for custom property sets that are going to be removed + an option to hide the warning
  • cc7c864 Change: support node4+ up to 8
  • 7bb55c1 chore: add package-lock.json and yarn.lock files
  • 20ae74d Change: upgrade to PostCSS 6
  • af5f9c1 Change link to custom media queries specification
  • 974e40b Fix PR link

See the full diff

Package name: postcss-import The new version differs by 74 commits.
  • aae7db3 12.0.0
  • d9bc09f Update eslint-config-i-am-meticulous to version 11.0.0 (#371)
  • 3868ce2 Update postcss-scss to version 2.0.0 (#370)
  • 1c40a5f Update prettier to version 1.14.0 (#373)
  • 8c8c7ec Update eslint to version 5.0.0 (#364)
  • 92e38d7 Drop Node 4 from AppVeyor
  • 9cd2953 Use PostCSS 7 & drop support for Node.js 4 (#372)
  • 84d35e2 Update prettier to version 1.13.5 (#363)
  • 7127b77 Update eslint-config-i-am-meticulous to version 10.0.0 (#362)
  • fcc31b1 Update npmpub to version 4.0.0 (#360)
  • c62200b Update eslint-config-i-am-meticulous to version 9.0.0 (#361)
  • 3d9dc49 Update prettier to version 1.13.0 (#357)
  • f72bdc2 Update prettier to version 1.12.1 (#353)
  • 64ffaa2 Update prettier to version 1.12.0 (#352)
  • af2747d Update prettier to version 1.11.0 (#346)
  • a941757 11.1.0
  • 5a99783 Add Filter Parameter (#327)
  • 7c863ea Update eslint-config-i-am-meticulous to version 8.0.0 (#344)
  • 78c0832 Update ava to version 0.25.0 (#343)
  • 2949578 Silence postcss warnings in tests
  • d5e0f10 Update .gitignore
  • 7ab52b7 Add tests for importing sub-files/directories from npm packages (#337)
  • df611c2 Update eslint to version 4.16.0 (#336)
  • b53e7f5 Update prettier to version 1.10.2 (#333)

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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

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

2 participants