intuit / oauth-jsclient

Intuit's NodeJS OAuth client provides a set of methods to make it easier to work with OAuth2.0 and Open ID
https://developer.intuit.com/
Apache License 2.0
119 stars 153 forks source link

[Snyk] Security upgrade popsicle from 10.0.1 to 12.1.0 #140

Closed abisalehalliprasan closed 4 months ago

abisalehalliprasan 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 #### 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") | **718/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5 | Prototype Pollution
[SNYK-JS-TOUGHCOOKIE-5672873](https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: popsicle The new version differs by 61 commits.
  • 164d554 12.1.0
  • c7489ad Update dev dependencies
  • 71bb7e6 Bump XHR transport
  • 5286fac 12.0.6
  • a20ffdb Bump lodash from 4.17.15 to 4.17.19 (#135)
  • 82f3289 Bump elliptic from 6.4.1 to 6.5.3 (#136)
  • bd75fb0 Bump handlebars from 4.5.1 to 4.7.6 (#137)
  • d6522ba Update servie interface and HTTP transport deps
  • c6f96a9 Bump acorn from 5.7.3 to 5.7.4 (#133)
  • d7679f6 12.0.5
  • 63865d9 Update dependencies
  • 60ae970 Link to image using GitHub over rawgit
  • c0d8ea5 Minify SVG logo
  • c100311 Bump lodash from 4.17.11 to 4.17.15 (#131)
  • 69a4982 Bump mixin-deep from 1.3.1 to 1.3.2 (#130)
  • 72dd636 12.0.4
  • 6b479ea Add README notice about `User-Agent`
  • 13f79a0 Export everything from `common.ts`
  • 57873c3 Export `toFetch` wrapper (#129)
  • f6453cd 12.0.3
  • 986a69e Add an "abort" recipe, document `servie` usage
  • 22a6b48 Only use `args[0]` request object without options
  • e5a4978 12.0.2
  • 1c87c74 Export abort controller and signal events
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/abisalehalliprasan/project/fc68e978-9f6f-47c1-b43a-332daf56a1c7?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/abisalehalliprasan/project/fc68e978-9f6f-47c1-b43a-332daf56a1c7?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":"3a8e018c-de24-48ca-a433-1f6861dc1b94","prPublicId":"3a8e018c-de24-48ca-a433-1f6861dc1b94","dependencies":[{"name":"popsicle","from":"10.0.1","to":"12.1.0"}],"packageManager":"npm","projectPublicId":"fc68e978-9f6f-47c1-b43a-332daf56a1c7","projectUrl":"https://app.snyk.io/org/abisalehalliprasan/project/fc68e978-9f6f-47c1-b43a-332daf56a1c7?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-TOUGHCOOKIE-5672873"],"upgrade":["SNYK-JS-TOUGHCOOKIE-5672873"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[718],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)