telepat-js
telepat-js copied to clipboard
[Snyk] Fix for 4 vulnerabilities
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
Vulnerabilities that will be fixed
With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
---|---|---|---|---|
![]() |
696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-ANSIREGEX-1583908 |
Yes | Proof of Concept |
![]() |
646/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 6.5 |
Server-side Request Forgery (SSRF) SNYK-JS-REQUEST-3361831 |
Yes | Proof of Concept |
![]() |
646/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 6.5 |
Prototype Pollution SNYK-JS-TOUGHCOOKIE-5672873 |
Yes | Proof of Concept |
![]() |
589/1000 Why? Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) npm:parsejson:20170908 |
Yes | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: socket.io-client
The new version differs by 24 commits.- d30914d [chore] Release 2.0.0
- 9e7b543 [chore] Bump engine.io to version 3.1.0 (#1109)
- 442587e [chore] Bump dev dependencies (#1108)
- ff4cb3e [feat] Move binary detection to the parser (#1103)
- b4c7e49 [chore] Bump debug to version 2.6.4 (#1101)
- 3f19445 Merge pull request #1096 from satya164/patch-1
- 628eb3b Fix dependencies
- d32bc5b [docs] Fix messed events documentation (#1089)
- 2135ed8 [docs] Fix Manager constructor documentation (#1093)
- 25321d1 [docs] Fix format in API.md (#1090)
- 9064608 [docs] Add note regarding the Emitter class (#1079)
- 49fb3e0 [fix] Run tests on the minified files (#1042)
- 4af8fd3 [docs] Add missing path option in the documentation (#1078)
- 2dcc794 [feature] Allow the use of a custom parser (#1075)
- 4322cf2 [docs] Fix typo (#1076)
- 1ac8374 [chore] Bump engine.io-client to version 2.0.2 (#1074)
- 3d63875 [chore] Bump socket.io-parser to version 2.3.2 (#1071)
- 8fc4b44 [docs] Fix typo (#1066)
- a98f94d [chore] Bump engine.io-client to version 2.0.0 (#1062)
- fcb5c43 [fix] Add nsp prefix to socket.id (#1058)
- ba5dca3 [test] Update browsers matrix (#1059)
- 7a533cd [chore] Update issue template with fiddle (#1057)
- 55411df [docs] Add `connect_error` and `connect_timeout` events (#1051)
- 558163d [docs] API documentation (#1049)
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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS) 🦉 Server-side Request Forgery (SSRF) 🦉 Prototype Pollution