postmanlabs / sails-mysql-transactions

sails/waterline ORM with mySQL transaction support
Apache License 2.0
59 stars 20 forks source link

[Snyk] Fix for 1 vulnerabilities #95

Open snyk-bot opened 4 years ago

snyk-bot commented 4 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 Issue Breaking Change Exploit Maturity
medium severity Prototype Pollution
SNYK-JS-LODASH-567746
Yes Proof of Concept
Commit messages
Package name: waterline-adapter-tests The new version differs by 169 commits.
  • 944f2b7 1.0.0
  • 0eb219f 1.0.0-13
  • 26f2034 Fix misconfigured many-to-many association
  • 354007d Remove errant log
  • aaa500c 1.0.0-12
  • cf24518 Add tests for `omit`
  • 8770d6e Add `archiveModelIdentity: false` where necessary to avoid errors re: Archive model in tests.
  • f03938d 1.0.0-11
  • 9e76b38 Test "json" attribute creation against all valid JSON types
  • 795da10 Test that `replaceCollection` doesn't allow > 1 parent record IDs when operating on a one-to-many relationship
  • d9371e4 1.0.0-10
  • 23f2fb9 Test that child records aren't processed > 1 time and aren't attached by reference
  • f101d92 Use correct fixtures for `belongsTo` find+populate tests
  • 066d6d9 Add json attribute to `belongsTo` parent fixture
  • 561141d 1.0.0-9
  • 875c6d9 Add test for correctly removing unnecessary conjuncts/disjuncts
  • e389d1a Don't set `id` in the "update unique to the same value" test
  • 2e77032 Whitespace
  • a4017f9 Fix test added in https://github.com/balderdashy/waterline-adapter-tests//commit/9bad9416f19040feeb1880b410e760dece4f921e to not expect the taxi ID to always be 1
  • 9bad941 Add test to ensure that child criteria are disambiguated in many-to-many joins
  • 19dbf70 Add a couple of tests that check that values aren't over-escaped.
  • a8f1dac 1.0.0-8
  • 4d6b45e Don't run "update PK" test on sails-disk.
  • 402bd89 Use roadstead versions
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