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

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:
    • dist/package.json

Vulnerabilities that will be fixed

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

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

Commit messages
Package name: log4js The new version differs by 250 commits.
  • 10dac6d 2.4.1
  • 2d30d3d 2.4.0
  • f2f9790 fix(cluster): potential bug when cluster not available
  • 222d8a5 Merge pull request #626 from log4js-node/circular-json
  • 8351896 fix(cluster): added circular json dep
  • ae97ae6 Updated codecov badge and link
  • c0d4d3a fix(example): removed app.configure call for express 4
  • 71f84fe Update README.md
  • 1350753 Merge pull request #618 from log4js-node/linting
  • f093279 test(pm2): one more go at making this test work all the time
  • 551472c test(dateFile): fixed a potential test timing issue
  • 6d3984d chore(ignore): added dockerfiles used for testing to git and npm ignore
  • f1a7d57 chore(merge): merging from master
  • 7e008b9 Merge pull request #616 from log4js-node/dep-updates
  • a5827df test(pm2): I may or may not have made this test work now
  • 0d221a0 test(pm2): once more, really making it more reliable this time
  • a690ba0 test(pm2): really making it more reliable this time
  • 8627f74 fix(#614): bumped deps of debug, date-format, streamroller
  • 906a774 chore(lint): added linting to test files
  • b65871a 2.3.12
  • 974d8ea Merge pull request #611 from log4js-node/update-dev-dependencies
  • 0e13be9 chore: upgraded dev deps
  • 6c78f23 Merge pull request #609 from log4js-node/filesync-ignores-flags
  • dc2079e fix(fileSync): options not used

See the full diff

Package name: mongoose The new version differs by 250 commits.
  • d4f507f chore: release 5.2.6
  • 7eac18c style: fix lint
  • e47b669 fix(populate): make error reported when no `localField` specified catchable
  • 1e27f09 test(populate): repro #6767
  • 2b5e18a fix(query): upgrade mquery for readConcern() helper
  • 2bf81e7 test: try skipping in before()
  • d5b43da test: more test fixes re: #6754
  • e91d404 test(transactions): skip nested suite if parent suite skipped
  • 22c6c33 fix(query): propagate top-level session down to `populate()`
  • 0f24449 test(query): repro #6754
  • bc21555 fix(document): handle overwriting `$session` in `execPopulate()`
  • f3af885 docs(schematypes): add some examples of getters and warning about using `map()` getters with array paths
  • 4071de4 Merge pull request #6771 from Automattic/gh6750
  • 12e0d09 fix(document): don't double-call deeply nested custom getters when using `get()`
  • 695cb6f test(document): repro #6779
  • 0ca947e docs(document): add missing params for `toObject()`
  • b0e1c5b fix(documentarray): use toObject() instead of cloning for inspect
  • 836eb53 refactor: use `driver.js` singleton rather than global.$MongooseDriver
  • 451c50e test: add quick spot check for webpack build
  • a0aaa82 Merge branch 'master' into gh6750
  • 88457b0 fix(document): use associated session `$session()` when using `doc.populate()`
  • 28621a5 test(document): repro #6754
  • 7965494 fix(connection): throw helpful error when using legacy `mongoose.connect()` syntax
  • 42ddc42 test(connection): repro #6756

See the full diff

Package name: semantic-ui-react The new version differs by 250 commits.
  • 78cd7d5 0.71.5
  • 1ee6533 chore(umd): fix gulp task require default
  • c4598b9 fix(Popup-test): fix lint issue
  • 6b66da1 feat(Transition): make `duration` prop more advanced (#1967)
  • e350886 feat(Sticky|Visibility): add scroll context (#1978)
  • 87bae70 feat(Popup): Multiple event triggering a Popup (#1977)
  • af1f05d fix(Input|Button|TextArea): add `focus` method to typings (#1972)
  • d2fe58c docs(index): redirect to https
  • baf2196 fix(lint): disable newline-per-chained-call
  • ff5888f chore(package): update all dependencies (#1895)
  • 7b94bf2 fix(Dropdown): more logic for clearing search (#1956)
  • a655123 fix(Search): only call onBlur & onFocus event handler once (#1963)
  • 86bd8b5 feat(Tab): Add vertical tabbing (#1894)
  • a4780cd chore(webpack): switch rawgit to github (#1960)
  • 4f36ccd style(tests): mixed lint updates (#1939)
  • 345848a chore(package): switch to react-hot-loader (#1946)
  • 3c22d18 docs(Button): add example with replicating button behaviour (#1951)
  • 9184402 chore(package): replace deprecated babel-plugin-__coverage__ (#1940)
  • cc574a7 fix(TabPane): remove extra loading prop (#1953)
  • c0ac506 docs(changelog): update changelog [ci skip]
  • 6f6c409 0.71.4
  • 1ca642c chore(package): fix package-lock.json
  • 8e2ae3d feat(Search): prop to return the active result (#1825)
  • 7f7ec67 fix(Step): fixed typo in Step.Group className (#1943)

See the full diff

Package name: superagent The new version differs by 250 commits.
  • 1930bd4 Work around mime-types flipflopping about XML mime type
  • 1e255c2 Update node versions in CI
  • 96f3df8 Update dependencies
  • 0e85681 docs(piping): add note about chunked transfer encoding
  • 0274b7b Syntax fix
  • 7326cc0 Field/attach docs
  • c5be156 Upgrading instructions
  • f059135 ES6 in readme examples
  • cbf8569 Update dependency
  • 02985f9 Change test for header own props
  • 6783635 3.6.0
  • 4e21f1c Documented FormData support in .send() (#1260)
  • 7e19e77 Update supported node version to >= 4.0 (#1248)
  • d55adf1 Keep nodelay always on
  • 72babfb support TCP_NODELAY option (#1240)
  • f5e39b7 Merge pull request #1238 from mxl/patch-1
  • 9e8c3ed timeout options.read property is not used.
  • ccecb4e grammar misstype (#1234)
  • d0ab622 Merge pull request #1227 from focusaurus/fix-latest-mime-tests
  • ea35c57 Fix spelling mistake in the docs (#1232)
  • 340a4bf Merge pull request #1228 from focusaurus/get-head-data-in-query-string
  • 15b3750 Merge pull request #1230 from PWesterdale/bugfix/pfx-passphrase
  • 977be03 Remove stale duplicate test.html from root dir
  • 801ec88 Use tocbot instead of tocify for documentation

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-DEBUG-3227433
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