cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
536 stars 126 forks source link

[Snyk] Security upgrade sqlite3 from 5.1.5 to 5.1.7 #376

Open cubehouse opened 4 months ago

cubehouse commented 4 months ago

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 - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **823/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.6 | Server-side Request Forgery (SSRF)
[SNYK-JS-IP-6240864](https://snyk.io/vuln/SNYK-JS-IP-6240864) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: sqlite3 The new version differs by 41 commits.
  • ba4ba07 v5.1.7
  • d04c1fb Removed Node version from matrix title
  • 03d6e75 v5.1.7-rc.0
  • 8398daa Fixed uploading assets from Docker
  • 8b86e41 Fixed uploading release assets on Windows
  • 83c8c0a Configured releases to be created as prereleases
  • f792f69 Update dependency node-addon-api to v7
  • 4ef11bf Removed extraneous parameter to event emit function
  • e99160a Inlined `init()` functions into class header files
  • 3372130 Improved `RowToJS` performance by removing `Napi::String::New` instantiation
  • 77b327c Increased number of rows inserted into benchmark database
  • 603e468 Fixed minor linting warning
  • 8bda876 Refactored Database to use macros for method definitions
  • 5809f62 Fixed uploading prebuilt binaries from Docker
  • aabd297 Update actions/setup-node action to v4
  • c775b81 Extracted common Node-API queuing code into macro
  • 2595304 Updated list of supported targets
  • 605c7f9 Replaced `@ mapbox/node-pre-gyp` in favor of `prebuild` + `prebuild-install`
  • a2cee71 Update dependency mocha to v10
  • 7674271 Update dependency eslint to v8
  • 83e282d Update actions/checkout digest to b4ffde6
  • 8482aaf Update docker/setup-buildx-action action to v3
  • c74f267 Update docker/setup-qemu-action action to v3
  • 9e8b2ee Reworked CI 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](https://app.snyk.io/org/cubehouse/project/63ee9611-5024-4a2c-a004-fccf8fc72b19?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/cubehouse/project/63ee9611-5024-4a2c-a004-fccf8fc72b19?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"c4712475-72a1-4eaa-a107-cd478dca8f08","prPublicId":"c4712475-72a1-4eaa-a107-cd478dca8f08","dependencies":[{"name":"sqlite3","from":"5.1.5","to":"5.1.7"}],"packageManager":"npm","projectPublicId":"63ee9611-5024-4a2c-a004-fccf8fc72b19","projectUrl":"https://app.snyk.io/org/cubehouse/project/63ee9611-5024-4a2c-a004-fccf8fc72b19?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-IP-6240864"],"upgrade":["SNYK-JS-IP-6240864"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[823],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/?loc=fix-pr)