JsSucks / BetterDiscordApp

Better Discord App enhances Discord desktop app with new features.
MIT License
587 stars 116 forks source link

[Snyk] Fix for 1 vulnerabilities #403

Open Jiiks opened 1 year ago

Jiiks commented 1 year 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-SEMVER-3247795](https://snyk.io/vuln/SNYK-JS-SEMVER-3247795) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: keytar The new version differs by 129 commits.
  • 74f472b 7.1.0
  • fb33a40 bump node-abi and downstream packages (#326)
  • c4683fb Change binding.gyp to fix napi.h not found error (#325)
  • bc2ec26 Bump mocha from 8.2.0 to 8.2.1 (#324)
  • c435fe4 add support for building and testing with GitHub Actions (#323)
  • 321ea32 Add prebuild Electron for arm64 (#319)
  • 346fdb7 Bump mocha from 8.1.3 to 8.2.0 (#313)
  • 6fbda33 Bump node-gyp from 7.1.0 to 7.1.2 (#312)
  • a5162d3 Bump prebuild-install from 5.3.5 to 6.0.0 (#314)
  • dd67c9b 7.0.0
  • 30f769c Drop Electron v5 and v6 support (#311)
  • a6ee40c Fix memory leaks on macOS (#293)
  • 13633ed Bump node-addon-api from 3.0.0 to 3.0.2 (#309)
  • ed8da7b Bump bl from 3.0.0 to 3.0.1 (#306)
  • f6def5b add prebuild targets for Electron 10 (#307)
  • f33fee4 add rust bindings to README (#305)
  • cdebd3d Bump mocha from 8.1.1 to 8.1.3 (#303)
  • 4863f43 Bump node-abi from 2.19.0 to 2.19.1 (#304)
  • 8007791 Bump node-abi from 2.18.0 to 2.19.0 (#301)
  • 686e450 Bump node-gyp from 7.0.0 to 7.1.0 (#299)
  • 0279477 Bump mocha from 8.1.0 to 8.1.1 (#298)
  • 48e2fc0 Bump prebuild from 10.0.0 to 10.0.1 (#300)
  • a3f76de Bump mocha from 8.0.1 to 8.1.0 (#294)
  • 1e22685 Bump lodash from 4.17.15 to 4.17.19 (#289)
See the full diff
Package name: node-sass The new version differs by 107 commits.
  • c167004 6.0.1
  • 911d4db remove mkdirp dep (#3108)
  • 30a52f7 build(deps): bump meow from 3.7.0 to 9.0.0
  • 7e08463 build(deps-dev): bump mocha from 8.4.0 to 9.0.1
  • cfcbb2c chore: Use default Apline version from docker-node (#3121)
  • 886319b chore: Drop Node 10 support
  • c908f4f fix: Bump OSX minimum to 10.11
  • 8ab02da fix: Remove old compiler gyp settings
  • 3d7b9d0 chore: Add Node 16 support
  • 4115e9d build(deps): bump actions/setup-node from v2.1.4 to v2.1.5
  • 06f3ab4 Update TROUBLESHOOTING.md
  • c1cb367 build(deps): bump actions/setup-node from v2.1.3 to v2.1.4
  • 769f3a6 build(deps): bump actions/setup-node from v2.1.2 to v2.1.3
  • a2a3a78 chore: Bump dependabot limit
  • 7105b0a 5.0.0 (#3015)
  • 0648b5a chore: Add Node 15 support (#2983)
  • e2391c2 Add a deprecation message to the readme (#3011)
  • 6a33e53 chore: Don't upload artifacts on PRs
  • d763506 chore: Only run coverage on main repo
  • d4ebe72 build(deps): update actions/setup-node requirement to v2.1.2
  • 2bebe05 build(deps-dev): bump rimraf from 2.7.1 to 3.0.2
  • f877689 chore: Don't double build DependaBot PRs
  • b48fac4 chore: Add weekly DependaBot updates
  • 91c40a0 Remove deprecated process.sass API
See the full diff
Package name: semver The new version differs by 194 commits.
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @ npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • 09c69e2 chore: bump @ npmcli/template-oss from 4.13.0 to 4.14.1 (#555)
  • 5b02ad7 chore: release 7.5.0
  • e219bb4 fix: throw on bad version with correct error message (#552)
  • 503a4e5 feat: allow identifierBase to be false (#548)
  • fc2f3df fix: incorrect results from diff sometimes with prerelease versions (#546)
  • 2781767 fix: avoid re-instantiating SemVer during diff compare (#547)
  • 82aa7f6 chore: release 7.4.0
  • 731d896 chore: enable CD (#545)
  • 940723d fix: intersects with v0.0.0 and v0.0.0-0 (#538)
  • aa516b5 fix: faster parse options (#535)
  • 61e6ea1 fix: faster cache key factory for range (#536)
  • f8b8b61 fix: optimistic parse (#541)
  • 796cbe2 fix: semver.diff prerelease to release recognition (#533)
  • 3f222b1 fix: reuse comparators on subset (#537)
  • 113f513 feat: identifierBase parameter for .inc (#532)
  • ea689bc chore: basic type test for RELEASE_TYPES
  • c5d29df docs: Add "Constants" section to README
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/jiiks/project/8735654b-9e00-4c02-aa5d-615b64cbc429?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jiiks/project/8735654b-9e00-4c02-aa5d-615b64cbc429?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":"04144d04-7058-46a1-9517-e8e282d98586","prPublicId":"04144d04-7058-46a1-9517-e8e282d98586","dependencies":[{"name":"keytar","from":"4.4.1","to":"7.1.0"},{"name":"node-sass","from":"4.11.0","to":"6.0.1"},{"name":"semver","from":"5.6.0","to":"7.5.2"}],"packageManager":"npm","projectPublicId":"8735654b-9e00-4c02-aa5d-615b64cbc429","projectUrl":"https://app.snyk.io/org/jiiks/project/8735654b-9e00-4c02-aa5d-615b64cbc429?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEMVER-3247795"],"upgrade":["SNYK-JS-SEMVER-3247795"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)