Sorok-Dva / freenom-auto-renew-domains

A scraper built with puppeteer that auto renew free domains on Freenom and send discord message using bot
48 stars 20 forks source link

[Snyk] Security upgrade discord.js from 14.3.0 to 14.8.0 #31

Closed Sorok-Dva closed 7 months ago

Sorok-Dva commented 9 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") | **551/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 4.6 | CRLF Injection
[SNYK-JS-UNDICI-3323844](https://snyk.io/vuln/SNYK-JS-UNDICI-3323844) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-UNDICI-3323845](https://snyk.io/vuln/SNYK-JS-UNDICI-3323845) | No | Proof of Concept ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **409/1000**
**Why?** Has a fix available, CVSS 3.9 | Information Exposure
[SNYK-JS-UNDICI-5962466](https://snyk.io/vuln/SNYK-JS-UNDICI-5962466) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: discord.js The new version differs by 250 commits.
  • 41077c9 chore: release all packages (#9230)
  • 869153c refactor: compare with `undefined` directly (#9191)
  • 955e8fe fix(snowflake): snowflakes length (#9144)
  • 4458a13 feat(Collector): add lastCollectedTimestamp (#9044)
  • 334a512 fix: modify tsup extension (#9157)
  • dff131e refactor(core): move `setVoiceState` to `GuildsAPI` (#9228)
  • f5ec1ca docs(MessageManager): add clarification to fetch messages (#9222)
  • a99fc64 fix(WebSocketShard): #send race condition due to ready state (#9226)
  • 6ecff26 feat(WebSocketShard): heartbeat jitter (#9223)
  • 646b6ea chore(voice): release @ discordjs/voice@0.15.0 (#9229)
  • 3492b19 types(MappedEvents): add `GuildAuditLogEntryCreate` (#9175)
  • 1b29099 fix(core): use `auth: false` for interaction callback methods (#9211)
  • c6d98fa fix(Voice): send keep alives without awaiting a response (#9202)
  • f65ac2e docs: fix /core README example (#9201)
  • a63ac88 fix(Actions): inject built data by using a symbol (#9203)
  • 4367ab9 docs(EmbedBuilder#spliceFields): fix a typo (#9159)
  • dc142c4 chore: regen yarn lock
  • 1f86d85 chore: deps
  • 71a427f types: allow sending messages with `SuppressNotifications` flag (#9177)
  • 664cccb docs: make interactionResponse as optional (#9179)
  • 27e0b32 fix(WebSocketShard): wait for hello rather than ready in connect (#9178)
  • ffdb197 feat(StageChannel): add messages (#9134)
  • 095bd77 feat(AutoModerationActionExecution): add `channel`, `user` and `member` getters (#9142)
  • e78b8ad fix(Message#deletable): add check for deletable message types (#9168)
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/sorok-dva/project/79a24fdf-eaf3-41de-afa6-b802631767d0?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/sorok-dva/project/79a24fdf-eaf3-41de-afa6-b802631767d0?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":"70542b06-826f-4556-af88-f7dcb9050081","prPublicId":"70542b06-826f-4556-af88-f7dcb9050081","dependencies":[{"name":"discord.js","from":"14.3.0","to":"14.8.0"}],"packageManager":"npm","projectPublicId":"79a24fdf-eaf3-41de-afa6-b802631767d0","projectUrl":"https://app.snyk.io/org/sorok-dva/project/79a24fdf-eaf3-41de-afa6-b802631767d0?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-UNDICI-3323844","SNYK-JS-UNDICI-3323845","SNYK-JS-UNDICI-5962466"],"upgrade":["SNYK-JS-UNDICI-3323844","SNYK-JS-UNDICI-3323845","SNYK-JS-UNDICI-5962466"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[551,696,409],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [CRLF Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr) šŸ¦‰ [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)