mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
129 stars 26 forks source link

[Snyk] Security upgrade electron from 24.8.8 to 25.0.0 #110

Closed mmomtchev closed 10 months ago

mmomtchev commented 10 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: - examples/electron/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Issue | Breaking Change | Exploit Maturity :-------------------------:|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | Improper Access Control
[SNYK-JS-ELECTRON-5885098](https://snyk.io/vuln/SNYK-JS-ELECTRON-5885098) | Yes | No Known Exploit 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/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?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":"b017200e-5090-475e-a3a9-5ae15ed39079","prPublicId":"b017200e-5090-475e-a3a9-5ae15ed39079","dependencies":[{"name":"electron","from":"24.8.8","to":"25.0.0"}],"packageManager":"npm","projectPublicId":"ea4df41b-87d8-4803-91ac-a884867fef05","projectUrl":"https://app.snyk.io/org/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ELECTRON-5885098"],"upgrade":["SNYK-JS-ELECTRON-5885098"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title"],"priorityScoreList":[null],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Access Control](https://learn.snyk.io/lesson/broken-access-control/?loc=fix-pr)
codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (df7ec62) 90.78% compared to head (e40f5e9) 90.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ======================================= Coverage 90.78% 90.78% ======================================= Files 95 95 Lines 10631 10631 ======================================= Hits 9651 9651 Misses 980 980 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.