SwitchbladeBot / switchblade

The open source Discord bot that solves all of your problems.
https://switchblade.xyz/
BSD 4-Clause "Original" or "Old" License
424 stars 224 forks source link

[Snyk] Fix for 1 vulnerabilities #1417

Closed jaxxibae closed 2 months ago

jaxxibae commented 6 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![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-AXIOS-6124857](https://snyk.io/vuln/SNYK-JS-AXIOS-6124857) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: mal-scraper The new version differs by 44 commits.
  • 851a0d6 Fix tests
  • 7a3d7ab v2.13.0
  • 7769bc3 Lint
  • a08915e Major change: Removed all related to official Api method. (#113)
  • 00cfe65 Fix single genre parsing (#111)
  • 0fc8772 Added Support for Manga to getInfoFromName() and getResultsFromSearch() (#102)
  • 79a148a 2.12.1
  • 60676ee Merge pull request #106 from Aeden-B/dev
  • 40ce926 Updated tests
  • 1289c51 Merge pull request #104 from Aeden-B/dev
  • ab75d87 Update types
  • 015b898 Removed test only
  • c006498 2.12.0
  • d115cb8 Updated tests
  • bf6d776 Merge pull request #97 from StavrosNik4/dev
  • c03ad6c Merge pull request #93 from Aeden-B/dev
  • 8b1b5b1 getUser() testing done
  • 753f27c added location attribute
  • 483c387 user testing draft
  • d7d83ae Merge remote-tracking branch 'origin/dev' into dev
  • 6fb0569 fixed a typo
  • 9f80af1 Add status parameter for getWatchListFromUser
  • f832492 Merge pull request #85 from StavrosNik4/dev
  • b6351c6 documentation
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/bolsomito/project/f5bb72cd-e9ce-42c7-aa51-23a556b9db71?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bolsomito/project/f5bb72cd-e9ce-42c7-aa51-23a556b9db71?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":"0944fb7d-af1b-495f-8039-3e00877905f8","prPublicId":"0944fb7d-af1b-495f-8039-3e00877905f8","dependencies":[{"name":"axios","from":"0.21.4","to":"1.6.3"},{"name":"mal-scraper","from":"2.11.3","to":"2.13.0"}],"packageManager":"npm","projectPublicId":"f5bb72cd-e9ce-42c7-aa51-23a556b9db71","projectUrl":"https://app.snyk.io/org/bolsomito/project/f5bb72cd-e9ce-42c7-aa51-23a556b9db71?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-AXIOS-6124857"],"upgrade":["SNYK-JS-AXIOS-6124857"],"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/lesson/redos/?loc=fix-pr)