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 2 vulnerabilities #32

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

Conversation

snyk-bot
Copy link
Contributor

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
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 651/1000
Why? Recently disclosed, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-MQUERY-1050858
No No Known Exploit
high severity 768/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-UAPARSERJS-1023599
No Proof of Concept

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

Commit messages
Package name: mongoose The new version differs by 250 commits.
  • d7fc59c chore: release 5.11.7
  • d318339 fix(index.d.ts): make `Document#id` optional so types that use `id` can use `Model<IMyType & Document>`
  • a9b317a chore: upgrade mquery -> 3.2.3
  • 43f88db fix(document): ensure calling `get()` with empty string returns undefined for mongoose-plugin-autoinc
  • 369efe1 Merge pull request #9692 from sahasayan/patch-4
  • f879c4d chore: update opencollective sponsors
  • 1be4d87 fix(model): set `isNew` to false for documents that were successfully inserted by `insertMany` with `ordered = false` when an error occurred
  • b2da840 test(model): repro #9677
  • 15d6660 fix(index.d.ts): add missing Aggregate#skip() & Aggregate#limit()
  • dd348b1 chore: release 5.11.6
  • 3ec01fa fix(index.d.ts): allow calling `mongoose.model()` and `Connection#model()` with model as generic param
  • ccfa041 Merge pull request #9686 from cjroebuck/patch-1
  • 7a52e45 Merge pull request #9685 from sahasayan/patch-3
  • a5c98c2 Allow array of validators in SchemaTypeOptions
  • 48907ea fix(index.d.ts): allow 2 generic types in mongoose.model function
  • a17a2c3 Merge pull request #9683 from isengartz/master
  • 61595f0 fix(index.d.ts): allow passing ObjectId properties as strings to `create()` and `findOneAndReplace()`
  • 8e20ee6 optional next() parameter for post middleware
  • 8a52485 Merge pull request #9680 from orgads/aggregate
  • 1ef8274 fix(middleware): ensure sync errors in pre hooks always bubble up to the calling code
  • 067e3a2 fix(index.d.ts): Fix return type of Model#aggregate()
  • 0e2058d chore: release 5.11.5
  • 6d9fb4d fix(index.d.ts): add missing `SchemaTypeOpts` and `ConnectionOptions` aliases for backwards compat
  • a85adb9 test: fix tests re: #9669

See the full diff

Package name: ua-parser-js The new version differs by 47 commits.
  • d5ab75a Merge branch 'master' of github.com:faisalman/ua-parser-js
  • c7475db 0.7.23
  • 83d37b4 Merge pull request #451 from dineshks1/master
  • 2d53ceb Merge branch 'develop' of github.com:faisalman/ua-parser-js into develop
  • d107155 Merge pull request #463 from vinyldarkscratch/bump-deps
  • 43fb4d1 Merge pull request #459 from WizKid/master
  • 6d1f26d Fix ReDoS vulnerabilities reported by Snyk
  • 86471ad Merge branch 'master' into develop
  • 9dfa5fc Fix #453 - ReDoS vulnerability in MachSpeed tablets detection as reported by @ migueldemoura
  • 4547dbc Bump version for all dependencies
  • 7b23335 Amazon Fire do not always contain build number
  • da53c35 Adds travis jobs on ppc64le
  • edd84ea Fix #447 - Improve identification for LG SmartTV
  • 1a75bc8 Fix #444 - Identify unknown Firefox-based browser as "Firefox" rather than "Mozilla"
  • e72371c bump version to 0.7.22
  • e96f958 Refine Xiaomi detection
  • aa190ad Merge branch 'master' into develop
  • 233d3ba Fix potential ReDoS vulnerability
  • 3547f16 Merge pull request #437 from RomanSavarin/samsung-note-10
  • da113f9 Merge branch 'develop' into samsung-note-10
  • 150ad0b Merge pull request #439 from joeyparrish/develop
  • ba5324d Merge pull request #436 from derUli/develop
  • 631d050 Merge pull request #426 from nionata/feature/facebook
  • 20ceaf9 Extract Chromecast firmware version

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

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

1 participant