KayvanMazaheri / pillo

:pill: Simple medication reminder for an oblivious friend.
http://pillo.ir
MIT License
18 stars 6 forks source link

[Snyk] Fix for 1 vulnerabilities #72

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 768/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-ASYNC-2441827
Yes 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.
  • 43b63ae chore: release 5.7.3
  • 06112b0 docs(validation): remove deprecated `isAsync` from validation docs in favor of emphasizing promises
  • 7fee719 docs(documents): add overwriting section
  • 98b5a73 fix: make CoreMongooseArray#includes() handle `fromIndex` parameter
  • 6c91dea style: fix lint
  • 9bb4b03 refactor: remove async as a prod dependency
  • 3647292 refactor(cursor): remove async.queue() from eachAsync() re: #8073 #5502
  • e60db1b refactor(cursor): remove dependency on async.times()
  • c5b2355 docs(promises): add note about queries being thenable
  • da77b8d Merge pull request #8192 from birdofpreyru/fix-8093-1
  • c371500 fix(update): cast right hand side of `$pull` as a query instead of an update for document arrays
  • 9d455ad test(update): repro #8166
  • 8c98a3a chore: now working on 5.7.3
  • 0a33412 fix(populate): handle virtual populate of an embedded discriminator nested path
  • b42d0f5 test(populate): repro #8173 #6488
  • 1db5982 docs: link to map blog post
  • c76e062 Fixes the previous commit
  • 1a01713 [#8093] Fixes performance of update validator, and flatten function logic
  • dea0b95 chore: release 5.7.2
  • fb0bd0d fix(populate): avoid converting mixed paths into arrays if populating an object path under `Mixed`
  • bdfce8f docs: add mongoosejs-cli to readme
  • e2d191a fix(discriminator): support `tiedValue` parameter for embedded discriminators analagous to top-level discriminators
  • d8cc819 test: fix tests
  • 952120a fix(query): handle `toConstructor()` with entries-style sort syntax
See the full diff
Package name: pm2 The new version differs by 250 commits.
  • e24fc12 pm2@4.0.0
  • 4c55d83 fix: test dependency
  • 8f954d0 pm2@4.0.0
  • ecfcf5d Merge pull request #4436 from niftylettuce/master
  • ff5d3be feat: added Lad to framework list
  • 4e933d2 pm2@4.0.0-beta-9
  • 869b1d3 chore: drop ADVANCED_README.md
  • 2c7765d Merge pull request #4391 from ykolbin/migrate-pm2-cli
  • 5b2f15f fix: adapt new pm2 register flow
  • 7d6ffef chore: upgrade pm2/io and chokidar
  • 01b2949 pm2@4.0.0-beta-8
  • daca87c Merge pull request #4377 from RiaanWest/fix/lodash-version
  • 474ac37 Merge pull request #4392 from mib008/patch/issue_4378
  • 76dfc07 fix: add property 'type' for compatible with old version.
  • 886c5c5 fix: remove garbage whitespace.
  • 5676974 refactor: Simplify bin/pm2 and move content to lib/binaries/CLI.js
  • f59911e fix: update lodash version
  • 21af03f chore: update README
  • 6bbee22 chore: change link
  • e44ac95 chore: upgrade logo
  • 9389dfe chore: upgrade systeminformation
  • 0c79406 Update package.json
  • cf20f15 chore: upgrade async to 3.1
  • 359c8c2 docs: update info links
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:

πŸ¦‰ Prototype Pollution