Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade stripe from 6.28.0 to 16.11.0 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade stripe from 6.28.0 to 16.11.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 505 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Prototype Poisoning
SNYK-JS-QS-3153490
162 Proof of Concept
high severity Prototype Poisoning
SNYK-JS-QS-3153490
162 Proof of Concept
high severity Prototype Pollution
SNYK-JS-AJV-584908
162 No Known Exploit
high severity Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
162 No Known Exploit
high severity Prototype Pollution
SNYK-JS-JSONSCHEMA-1920922
162 No Known Exploit
high severity Prototype Poisoning
SNYK-JS-QS-3153490
162 Proof of Concept
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
162 No Known Exploit
medium severity Cross-site Scripting
SNYK-JS-EXPRESS-7926867
162 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
162 Proof of Concept
low severity Cross-site Scripting
SNYK-JS-SEND-7926862
162 No Known Exploit
low severity Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
162 No Known Exploit
Release notes
Package name: stripe
  • 16.11.0 - 2024-09-12
    • #2171 Update generated code
      • Add support for new resource InvoiceRenderingTemplate
      • Add support for archive, list, retrieve, and unarchive methods on resource InvoiceRenderingTemplate
      • Add support for required on Checkout.Session.tax_id_collection, Checkout.SessionCreateParams.tax_id_collection, PaymentLink.tax_id_collection, PaymentLinkCreateParams.tax_id_collection, and PaymentLinkUpdateParams.tax_id_collection
      • Add support for template on Customer.invoice_settings.rendering_options, CustomerCreateParams.invoice_settings.rendering_options, CustomerUpdateParams.invoice_settings.rendering_options, Invoice.rendering, InvoiceCreateParams.rendering, and InvoiceUpdateParams.rendering
      • Add support for template_version on Invoice.rendering, InvoiceCreateParams.rendering, and InvoiceUpdateParams.rendering
      • Add support for new value submitted on enum Issuing.Card.shipping.status
      • Change TestHelpers.TestClock.status_details to be required
    • #2172 Null out empty data sent to GET/DELETE APIs

    See the changelog for more details.

  • 16.11.0-beta.1 - 2024-09-05
    • #2162 Update generated code for beta
      • Add support for new resources Billing.MeterErrorReport and Terminal.ReaderCollectedData
      • Add support for retrieve method on resource ReaderCollectedData
      • Add support for recipients on AccountSessionCreateParams.components
      • Add support for new value terminal_reader_collected_data_invalid on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
      • Add support for new value mb_way on enum Checkout.SessionCreateParams.payment_method_types[]
      • Add support for business_name, email, phone, and tax_ids on Checkout.Session.collected_information
      • Add support for new value billing.meter_error_report.triggered on enum Event.type
      • Add support for regulatory_reporting_file on Issuing.CreditUnderwritingRecordCorrectParams, Issuing.CreditUnderwritingRecordCreateFromProactiveReviewParams, Issuing.CreditUnderwritingRecordReportDecisionParams, and Issuing.CreditUnderwritingRecord
      • Add support for new value mb_way on enums PaymentLink.payment_method_types[], PaymentLinkCreateParams.payment_method_types[], and PaymentLinkUpdateParams.payment_method_types[]
      • Remove support for rechnung on PaymentMethodUpdateParams
      • Add support for new value billing.meter_error_report.triggered on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    See the changelog for more details.

  • 16.10.0 - 2024-09-05
    • #2158 Update generated code
      • Add support for subscription_item and subscription on Billing.AlertCreateParams.filter
      • Change Terminal.ReaderProcessSetupIntentParams.customer_consent_collected to be optional

    See the changelog for more details.

  • 16.9.0 - 2024-08-29
    • #2163 Generate SDK for OpenAPI spec version 1230
      • Change AccountLinkCreateParams.collection_options.fields and LineItem.description to be optional
      • Add support for new value hr_oib on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, Tax.Transaction.customer_details.tax_ids[].type, and TaxId.type
      • Add support for new value hr_oib on enums CustomerCreateParams.tax_id_data[].type, InvoiceCreatePreviewParams.customer_details.tax_ids[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, Tax.CalculationCreateParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
      • Add support for new value issuing_regulatory_reporting on enums File.purpose and FileListParams.purpose
      • Add support for new value issuing_regulatory_reporting on enum FileCreateParams.purpose
      • Change Issuing.Card.shipping.address_validation to be required
      • Add support for status_details on TestHelpers.TestClock

    See the changelog for more details.

  • 16.9.0-beta.2 - 2024-08-22
    • #2159 Update generated code for beta
      • Add support for mb_way_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
      • Add support for mb_way on Charge.payment_method_details, ConfirmationToken.payment_method_preview, ConfirmationTokenCreateParams.testHelpers.payment_method_data, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodCreateParams, PaymentMethod, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
      • Add support for new value mb_way on enums ConfirmationTokenCreateParams.testHelpers.payment_method_data.type, PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
      • Add support for new value mb_way on enums ConfirmationToken.payment_method_preview.type and PaymentMethod.type
      • Add support for new value mb_way on enums CustomerListPaymentMethodsParams.type, PaymentMethodCreateParams.type, and PaymentMethodListParams.type
      • Remove support for values accepted, partner_rejected, and submitted from enum Dispute.evidence_details.enhanced_eligibility.visa_compelling_evidence_3.status
      • Add support for new value hr_oib on enums OrderCreateParams.tax_details.tax_ids[].type and OrderUpdateParams.tax_details.tax_ids[].type
      • Add support for new value hr_oib on enum Order.tax_details.tax_ids[].type
      • Remove support for phases on QuoteCreateParams and QuoteUpdateParams
      • Remove support for from_schedule on QuoteCreateParams.subscription_data

    See the changelog for more details.

  • 16.9.0-beta.1 - 2024-08-15
    • #2157 Update generated code for beta
      • Add support for capital_financing_application and capital_financing on AccountSessionCreateParams.components
      • Add support for permissions on Checkout.SessionCreateParams and Checkout.Session
      • Add support for collected_information on Checkout.SessionUpdateParams and Checkout.Session
      • Add support for shipping_options on Checkout.SessionUpdateParams

    See the changelog for more details.

  • 16.8.0 - 2024-08-15
    • #2155 Update generated code
      • Add support for authorization_code on Charge.payment_method_details.card
      • Add support for wallet on Charge.payment_method_details.card_present, ConfirmationToken.payment_method_preview.card.generated_from.payment_method_details.card_present, ConfirmationToken.payment_method_preview.card_present, PaymentMethod.card.generated_from.payment_method_details.card_present, and PaymentMethod.card_present
      • Add support for mandate_options on PaymentIntent.payment_method_options.bacs_debit, PaymentIntentConfirmParams.payment_method_options.bacs_debit, PaymentIntentCreateParams.payment_method_options.bacs_debit, and PaymentIntentUpdateParams.payment_method_options.bacs_debit
      • Add support for bacs_debit on SetupIntent.payment_method_options, SetupIntentConfirmParams.payment_method_options, SetupIntentCreateParams.payment_method_options, and SetupIntentUpdateParams.payment_method_options
      • Add support for chips on Treasury.OutboundPayment.tracking_details.us_domestic_wire, Treasury.OutboundPaymentUpdateParams.testHelpers.tracking_details.us_domestic_wire, Treasury.OutboundTransfer.tracking_details.us_domestic_wire, and Treasury.OutboundTransferUpdateParams.testHelpers.tracking_details.us_domestic_wire
      • Change type of Treasury.OutboundPayment.tracking_details.us_domestic_wire.imad and Treasury.OutboundTransfer.tracking_details.us_domestic_wire.imad from string to string | null

    See the changelog for more details.

  • 16.8.0-beta.1 - 2024-08-12
    • #2148 Update generated code for beta
      • Add support for capital_financing_application and capital_financing on AccountSession.components
      • Add support for payto on Checkout.Session.payment_method_options and Checkout.SessionCreateParams.payment_method_options
      • Add support for new value payto on enum Checkout.SessionCreateParams.payment_method_types[]
      • Add support for new value custom on enums Checkout.Session.ui_mode and Checkout.SessionCreateParams.ui_mode
      • ⚠️ Remove support for risk_correlation_id on PaymentIntent.payment_method_options.rechnung, PaymentIntentConfirmParams.payment_method_options.rechnung, PaymentIntentCreateParams.payment_method_options.rechnung, and PaymentIntentUpdateParams.payment_method_options.rechnung
      • Add support for new value payto on enums PaymentLink.payment_method_types[], PaymentLinkCreateParams.payment_method_types[], and PaymentLinkUpdateParams.payment_method_types[]
      • Change QuoteLine.cancel_subscription_schedule to be required

    See the changelog for more details.

  • 16.7.0 - 2024-08-09
    • #2147 Update generated code
      • Add support for activate, archive, create, deactivate, list, and retrieve methods on resource Billing.Alert
      • Add support for retrieve method on resource Tax.Calculation
      • Add support for new value invalid_mandate_reference_prefix_format on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
      • Add support for type on Charge.payment_method_details.card_present.offline, ConfirmationToken.payment_method_preview.card.generated_from.payment_method_details.card_present.offline, PaymentMethod.card.generated_from.payment_method_details.card_present.offline, and SetupAttempt.payment_method_details.card_present.offline
      • Add support for offline on ConfirmationToken.payment_method_preview.card_present and PaymentMethod.card_present
      • Add support for related_customer on Identity.VerificationSessionCreateParams, Identity.VerificationSessionListParams, and Identity.VerificationSession
      • Change InvoiceCreateParams.payment_settings.payment_method_options.card.installments.plan.count, InvoiceCreateParams.payment_settings.payment_method_options.card.installments.plan.interval, InvoiceUpdateParams.payment_settings.payment_method_options.card.installments.plan.count, InvoiceUpdateParams.payment_settings.payment_method_options.card.installments.plan.interval, PaymentIntentConfirmParams.payment_method_options.card.installments.plan.count, PaymentIntentConfirmParams.payment_method_options.card.installments.plan.interval, PaymentIntentCreateParams.payment_method_options.card.installments.plan.count, PaymentIntentCreateParams.payment_method_options.card.installments.plan.interval, PaymentIntentUpdateParams.payment_method_options.card.installments.plan.count, and PaymentIntentUpdateParams.payment_method_options.card.installments.plan.interval to be optional
      • Add support for new value girocard on enums PaymentIntent.payment_method_options.card.network, PaymentIntentConfirmParams.payment_method_options.card.network, PaymentIntentCreateParams.payment_method_options.card.network, PaymentIntentUpdateParams.payment_method_options.card.network, SetupIntent.payment_method_options.card.network, SetupIntentConfirmParams.payment_method_options.card.network, SetupIntentCreateParams.payment_method_options.card.network, SetupIntentUpdateParams.payment_method_options.card.network, Subscription.payment_settings.payment_method_options.card.network, SubscriptionCreateParams.payment_settings.payment_method_options.card.network, and SubscriptionUpdateParams.payment_settings.payment_method_options.card.network
      • Add support for new value financial_addresses.aba.forwarding on enums Treasury.FinancialAccount.active_features[], Treasury.FinancialAccount.pending_features[], and Treasury.FinancialAccount.restricted_features[]

    See the changelog for more details.

  • 16.7.0-beta.1 - 2024-08-01
    • #2145 Update generated code for beta
      • Add support for attach_payment method on resource Invoice
      • Add support for app_install and app_viewport on AccountSessionCreateParams.components
      • Remove support for partner_rejected_details on Dispute.evidence_details.enhanced_eligibility.visa_compelling_evidence_3
      • Add support for lines_invalid on Quote.status_details.stale.last_reason
      • Add support for new value lines_invalid on enum Quote.status_details.stale.last_reason.type
      • Add support for last_price_migration_error on SubscriptionSchedule and Subscription

    See the changelog for more details.

  • 16.6.0 - 2024-08-01
  • 16.6.0-beta.1 - 2024-07-25
  • 16.5.0 - 2024-07-25
  • 16.4.0 - 2024-07-23
  • 16.4.0-beta.1 - 2024-07-11
  • 16.3.0-beta.1 - 2024-07-05
  • 16.2.0 - 2024-07-05
  • 16.2.0-beta.1 - 2024-06-27
  • 16.1.0 - 2024-06-27
  • 16.0.0 - 2024-06-24
  • 15.12.0 - 2024-06-17
  • 15.12.0-beta.1 - 2024-06-13
  • 15.11.0 - 2024-06-13
  • 15.11.0-beta.1 - 2024-06-06
  • 15.10.0 - 2024-06-06
  • 15.10.0-beta.1 - 2024-05-30
  • 15.9.0 - 2024-06-03
  • 15.8.0 - 2024-05-23
  • 15.7.0 - 2024-05-16
  • 15.7.0-beta.1 - 2024-05-09
  • 15.6.0 - 2024-05-09
  • 15.6.0-beta.1 - 2024-05-02
  • 15.5.0 - 2024-05-02
  • 15.5.0-beta.1 - 2024-04-25
  • 15.4.0 - 2024-04-25
  • 15.4.0-beta.1 - 2024-04-18
  • 15.3.0 - 2024-04-18
  • 15.2.0 - 2024-04-16
  • 15.2.0-beta.1 - 2024-04-12
  • 15.1.0 - 2024-04-11
  • 15.0.0 - 2024-04-10
  • 14.25.0 - 2024-04-09
  • 14.25.0-beta.1 - 2024-04-04
  • 14.24.0 - 2024-04-04
  • 14.24.0-beta.1 - 2024-03-28
  • 14.23.0 - 2024-03-28
  • 14.23.0-beta.1 - 2024-03-21
  • 14.22.0 - 2024-03-21
  • 14.22.0-beta.1 - 2024-03-14
  • 14.21.0 - 2024-03-14
  • 14.21.0-beta.1 - 2024-03-08
  • 14.20.0 - 2024-03-07
  • 14.20.0-beta.1 - 2024-02-29
  • 14.19.0 - 2024-02-29
  • 14.19.0-beta.1 - 2024-02-22
  • 14.18.0 - 2024-02-22
  • 14.18.0-beta.1 - 2024-02-16
  • 14.17.0 - 2024-02-16
  • 14.17.0-beta.1 - 2024-02-08
  • 14.16.0 - 2024-02-08
  • 14.15.0 - 2024-02-05
  • 14.15.0-beta.2 - 2024-02-02
  • 14.15.0-beta.1 - 2024-01-25
  • 14.14.0 - 2024-01-25
  • 14.14.0-beta.1 - 2024-01-18
  • 14.13.0 - 2024-01-18
  • 14.13.0-beta.1 - 2024-01-12
  • 14.12.0 - 2024-01-12
  • 14.12.0-beta.1 - 2024-01-04
  • 14.11.0 - 2024-01-04
  • 14.11.0-beta.1 - 2023-12-22
  • 14.10.0 - 2023-12-22
  • 14.10.0-beta.1 - 2023-12-15
  • 14.9.0 - 2023-12-14
  • 14.9.0-beta.1 - 2023-12-08
  • 14.8.0 - 2023-12-07
  • 14.8.0-beta.1 - 2023-11-30
  • 14.7.0 - 2023-11-30
  • 14.7.0-beta.2 - 2023-11-27
  • 14.7.0-beta.1 - 2023-11-21
  • 14.6.0 - 2023-11-30
  • 14.6.0-beta.1 - 2023-11-17
  • 14.5.0 - 2023-11-17
  • 14.5.0-beta.1 - 2023-11-10
  • 14.4.0 - 2023-11-09
  • 14.4.0-beta.1 - 2023-11-02
  • 14.3.0 - 2023-11-02
  • 14.3.0-beta.1 - 2023-10-26
  • 14.2.0 - 2023-10-26
  • 14.2.0-beta.1 - 2023-10-17
  • 14.1.0 - 2023-10-17
  • 14.0.0 - 2023-10-16
  • 13.12.0-beta.1 - 2023-10-16
  • 13.11.0 - 2023-10-16
  • 13.11.0-beta.1 - 2023-10-11
  • 13.10.0 - 2023-10-11
  • 13.10.0-beta.1 - 2023-10-05
  • 13.9.0 - 2023-10-05
  • 13.9.0-beta.1 - 2023-09-29
  • 13.8.0 - 2023-09-28
  • 13.8.0-beta.1 - 2023-09-21
  • 13.7.0 - 2023-09-21
  • 13.7.0-beta.1 - 2023-09-15
  • 13.6.0 - 2023-09-15
  • 13.6.0-beta.1 - 2023-09-07
  • 13.5.0 - 2023-09-07
  • 13.5.0-beta.1 - 2023-09-01
  • 13.4.0 - 2023-08-31
  • 13.3.0 - 2023-08-24
  • 13.2.0 - 2023-08-17
  • 13.1.0 - 2023-08-17
  • 13.0.0 - 2023-08-16
  • 13.0.0-beta.1 - 2023-08-24
  • 12.19.0-beta.1 - 2023-08-11
  • 12.18.0 - 2023-08-11
  • 12.18.0-beta.1 - 2023-08-03
  • 12.17.0 - 2023-08-03
  • 12.17.0-beta.1 - 2023-07-28
  • 12.16.0 - 2023-07-28
  • 12.15.0 - 2023-07-27
  • 12.14.0 - 2023-07-20
  • 12.14.0-beta.1 - 2023-07-13
  • 12.13.0 - 2023-07-13
  • 12.12.0 - 2023-07-06
  • 12.12.0-beta.1 - 2023-06-30
  • 12.11.0 - 2023-06-29
  • 12.11.0-beta.1 - 2023-06-22
  • 12.10.0 - 2023-06-22
  • 12.10.0-beta.2 - 2023-06-15
  • 12.10.0-beta.1 - 2023-06-08
  • 12.9.0 - 2023-06-08
  • 12.9.0-beta.1 - 2023-06-01
  • 12.8.0 - 2023-06-01
  • 12.8.0-beta.1 - 2023-05-25
  • 12.7.0 - 2023-05-25
  • 12.7.0-beta.1 - 2023-05-19
  • 12.6.0 - 2023-05-19
  • 12.6.0-beta.1 - 2023-05-11
  • 12.5.0 - 2023-05-11
  • 12.5.0-beta.1 - 2023-05-05
  • 12.4.0 - 2023-05-04
  • 12.4.0-beta.1 - 2023-04-27
  • 12.3.0 - 2023-04-27
  • 12.3.0-beta.1 - 2023-04-20
  • 12.2.0 - 2023-04-20
  • 12.2.0-beta.1 - 2023-04-13
  • 12.1.1 - 2023-04-13
  • 12.1.0 - 2023-04-13
  • 12.1.0-beta.1 - 2023-04-06
  • 12.0.0 - 2023-04-06
  • 11.18.0 - 2023-04-06
  • 11.18.0-beta.1 - 2023-03-30
  • 11.17.0 - 2023-03-30
  • 11.17.0-beta.1 - 2023-03-24
  • 11.16.0 - 2023-03-23
  • 11.16.0-beta.1 - 2023-03-17
  • 11.15.0 - 2023-03-17
  • 11.15.0-beta.1 - 2023-03-09
  • 11.14.0 - 2023-03-09
  • 11.14.0-beta.2 - 2023-03-03
  • 11.14.0-beta.1 - 2023-03-03
  • 11.13.0 - 2023-03-02
  • 11.13.0-beta.1 - 2023-02-24
  • 11.12.0 - 2023-02-23
  • 11.12.0-beta.1 - 2023-02-17
  • 11.11.0 - 2023-02-16
  • 11.11.0-beta.1 - 2023-02-13
  • 11.10.0 - 2023-02-09
  • 11.10.0-beta.1 - 2023-02-02
  • 11.9.1 - 2023-02-03
  • 11.9.0 - 2023-02-02
  • 11.9.0-beta.1 - 2023-01-27
  • 11.8.0 - 2023-01-26
  • 11.8.0-beta.1 - 2023-01-19
  • 11.7.0 - 2023-01-19
  • 11.7.0-beta.2 - 2023-01-12
  • 11.7.0-beta.1 - 2023-01-05
  • 11.6.0 - 2023-01-05
  • 11.5.0 - 2022-12-22
  • 11.5.0-beta.1 - 2022-12-16
  • 11.4.0 - 2022-12-15
  • 11.3.0 - 2022-12-08
  • 11.3.0-beta.1 - 2022-12-08
  • 11.2.0 - 2022-12-06
  • 11.1.0 - 2022-11-17
  • 11.0.0 - 2022-11-16
  • 10.18.0-beta.1 - 2022-11-10
  • 10.17.0 - 2022-11-08
  • 10.16.0 - 2022-11-03
  • 10.16.0-beta.2 - 2022-11-02
  • 10.16.0-beta.1 - 2022-10-22
  • 10.15.0 - 2022-10-20
  • 10.15.0-beta.1 - 2022-10-14
  • 10.14.0 - 2022-10-13
  • 10.14.0-beta.1 - 2022-10-07
  • 10.13.0 - 2022-10-06
  • 10.12.0 - 2022-09-29
  • 10.12.0-beta.1 - 2022-09-26
  • 10.11.0 - 2022-09-22
  • 10.10.0 - 2022-09-15
  • 10.8.0 - 2022-09-07
  • 10.7.0 - 2022-08-31
  • 10.6.0 - 2022-08-26
  • 10.6.0-beta.1 - 2022-08-26
  • 10.5.0 - 2022-08-24
  • 10.4.0 - 2022-08-23
  • 10.4.0-beta.1 - 2022-08-23
  • 10.3.0 - 2022-08-19
  • 10.3.0-beta.1 - 2022-08-11
  • 10.2.0 - 2022-08-11
  • 10.1.0 - 2022-08-09
  • 10.1.0-beta.1 - 2022-08-03
  • 10.0.0 - 2022-08-02
  • 9.16.0 - 2022-07-26
  • 9.15.0 - 2022-07-25
  • 9.15.0-beta.1 - 2022-07-22
  • 9.14.0 - 2022-07-18
  • 9.13.0 - 2022-07-12
  • 9.13.0-beta.1 - 2022-07-07
  • 9.12.0 - 2022-07-07
  • 9.11.0 - 2022-06-29
  • 9.10.0 - 2022-06-23
  • 9.9.0 - 2022-06-17
  • 9.8.0 - 2022-06-09
  • 9.8.0-beta.1 - 2022-06-08
  • 9.7.0 - 2022-06-08
  • 9.6.0 - 2022-06-01
  • 9.5.0 - 2022-05-26
  • 9.4.0 - 2022-05-23
  • 9.3.0 - 2022-05-23
  • 9.2.0 - 2022-05-20
  • 9.1.0 - 2022-05-11
  • 9.0.0 - 2022-05-10
  • 8.222.0 - 2022-05-05
  • 8.221.0 - 2022-05-05
  • 8.220.0 - 2022-05-03
  • 8.219.0 - 2022-04-21
  • 8.218.0 - 2022-04-18
  • 8.217.0 - 2022-04-13
  • 8.216.0 - 2022-04-08
  • 8.215.0 - 2022-04-01
  • 8.214.0 - 2022-03-30
  • 8.213.0 - 2022-03-28
  • 8.212.0 - 2022-03-25
  • 8.211.0 - 2022-03-23
  • 8.210.0 - 2022-03-18
  • 8.209.0 - 2022-03-11
  • 8.208.0 - 2022-03-09
  • 8.207.0 - 2022-03-02
  • 8.206.0 - 2022-03-01
  • 8.205.0 - 2022-02-26
  • 8.204.0 - 2022-02-23
  • 8.203.0 - 2022-02-15
  • 8.202.0 - 2022-02-03
  • 8.201.0 - 2022-01-28
  • 8.200.0 - 2022-01-25
  • 8.199.0 - 2022-01-20
  • 8.198.0 - 2022-01-19
  • 8.197.0 - 2022-01-13
  • 8.196.0 - 2022-01-12
  • 8.195.0 - 2021-12-22
  • 8.194.0 - 2021-12-15
  • 8.193.0 - 2021-12-09
  • 8.192.0 - 2021-12-09
  • 8.191.0 - 2021-11-20
  • 8.190.0 - 2021-11-17
  • 8.189.0 - 2021-11-16
  • 8.188.0 - 2021-11-12
  • 8.187.0 - 2021-11-11
  • 8.186.1 - 2021-11-04
  • 8.186.0 - 2021-11-01
  • 8.185.0 - 2021-11-01
  • 8.184.0 - 2021-10-20
  • 8.183.0 - 2021-10-15
  • 8.182.0 - 2021-10-14
  • 8.181.0 - 2021-10-11
  • 8.180.0 - 2021-10-11
  • 8.179.0 - 2021-10-07
  • 8.178.0 - 2021-09-29
  • 8.177.0 - 2021-09-28
  • 8.176.0 - 2021-09-16
  • 8.175.0 - 2021-09-15
  • 8.174.0 - 2021-09-02
  • 8.173.0 - 2021-09-01
  • 8.172.0 - 2021-09-01
  • 8.171.0 - 2021-08-27
  • 8.170.0 - 2021-08-19
  • 8.169.0 - 2021-08-11
  • 8.168.0 - 2021-08-04
  • 8.167.0 - 2021-07-28
  • 8.166.0 - 2021-07-28
  • 8.165.0 - 2021-07-22
  • 8.164.0 - 2021-07-21
  • 8.163.0 - 2021-07-15
  • 8.162.0 - 2021-07-14
  • 8.161.0 - 2021-07-09
  • 8.160.0 - 2021-06-30
  • 8.159.0 - 2021-06-30
  • 8.158.0 - 2021-06-29
  • 8.157.0 - 2021-06-25
  • 8.156.0 - 2021-06-18
  • 8.155.0 - 2021-06-16
  • 8.154.0 - 2021-06-07
  • 8.153.0 - 2021-06-04
  • 8.152.0 - 2021-06-04
  • 8.151.0 - 2021-06-02
  • 8.150.0 - 2021-05-26
  • 8.149.0 - 2021-05-20
  • 8.148.0 - 2021-05-07
  • 8.147.0 - 2021-05-05
  • 8.146.0 - 2021-05-05
  • 8.145.0 - 2021-04-21
  • 8.144.0 - 2021-04-16
  • 8.143.0 - 2021-04-12
  • 8.142.0 - 2021-04-03
  • 8.141.0 - 2021-03-31
  • 8.140.0 - 2021-03-25
  • 8.139.0 - 2021-03-22
  • 8.138.0 - 2021-03-10
  • 8.137.0 - 2021-02-18
  • 8.136.0 - 2021-02-17
  • 8.135.0 - 2021-02-09
  • 8.134.0 - 2021-02-05
  • 8.133.0 - 2021-02-03
  • 8.132.0 - 2021-01-22
  • 8.131.1 - 2021-01-15
  • 8.131.0 - 2021-01-15
  • 8.130.0 - 2021-01-07
  • 8.129.0 - 2020-12-16
  • 8.128.0 - 2020-12-11
  • 8.127.0 - 2020-12-04
  • 8.126.0 - 2020-11-24
  • 8.125.0 - 2020-11-20
  • 8.124.0 - 2020-11-19
  • 8.123.0 - 2020-11-18
  • 8.122.1 - 2020-11-18
  • 8.122.0 - 2020-11-18
  • 8.121.0 - 2020-11-09
  • 8.120.0 - 2020-11-04
  • 8.119.0 - 2020-10-27
  • 8.118.0 - 2020-10-26
  • 8.117.0 - 2020-10-23
  • 8.116.0 - 2020-10-23
  • 8.115.0 - 2020-10-20
  • 8.114.0 - 2020-10-15
  • 8.113.0 - 2020-10-14
  • 8.112.0 - 2020-10-14
  • 8.111.0 - 2020-10-13
  • 8.110.0 - 2020-10-12
  • 8.109.0 - 2020-10-09
  • 8.108.0 - 2020-10-09
  • 8.107.0 - 2020-10-02
  • 8.106.0 - 2020-09-30
  • 8.105.0 - 2020-09-29
  • 8.104.0 - 2020-09-29
  • 8.103.0 - 2020-09-29
  • 8.102.0 - 2020-09-25
  • 8.101.0 - 2020-09-25
  • 8.100.0 - 2020-09-24
  • 8.99.0 - 2020-09-24
  • 8.98.0 - 2020-09-23
  • 8.97.0 - 2020-09-21
  • 8.96.0 - 2020-09-13
  • 8.95.0 - 2020-09-10
  • 8.94.0 - 2020-09-09
  • 8.93.0 - 2020-09-08
  • 8.92.0 - 2020-09-02
  • 8.91.0 - 2020-08-31
  • 8.90.0 - 2020-08-28
  • 8.89.0 - 2020-08-19
  • 8.88.0 - 2020-08-18
  • 8.87.0 - 2020-08-17
  • 8.86.0 - 2020-08-14
  • 8.85.0 - 2020-08-13
  • 8.84.0 - 2020-08-07
  • 8.83.0 - 2020-08-05
  • 8.82.0 - 2020-08-04
  • 8.81.0 - 2020-07-30
  • 8.80.0 - 2020-07-29
  • 8.79.0 - 2020-07-25
  • 8.78.0 - 2020-07-22
  • 8.77.0 - 2020-07-20
  • 8.76.0 - 2020-07-17
  • 8.75.0 - 2020-07-17
  • 8.74.0 - 2020-07-16
  • 8.73.0 - 2020-07-16
  • 8.72.0 - 2020-07-15
  • 8.71.0 - 2020-07-14
  • 8.70.0 - 2020-07-13
  • 8.69.0 - 2020-07-06
  • 8.68.0 - 2020-07-01
  • 8.67.0 - 2020-06-25
  • 8.66.0 - 2020-06-24
  • 8.65.0 - 2020-06-23
  • 8.64.0 - 2020-06-18
  • 8.63.0 - 2020-06-11
  • 8.62.0 - 2020-06-11
  • 8.61.0 - 2020-06-09
  • 8.60.0 - 2020-06-03
  • 8.59.0 - 2020-06-03
  • 8.58.0 - 2020-06-03
  • 8.57.0 - 2020-06-03
  • 8.56.0 - 2020-05-28
  • 8.55.0 - 2020-05-22
  • 8.54.0 - 2020-05-21
  • 8.53.0 - 2020-05-19
  • 8.52.0 - 2020-05-13
  • 8.51.0 - 2020-05-12
  • 8.50.0 - 2020-05-07
  • 8.49.0 - 2020-05-01
  • 8.48.0 - 2020-04-29
  • 8.47.1 - 2020-04-28
  • 8.47.0 - 2020-04-24
  • 8.46.0 - 2020-04-22
  • 8.45.0 - 2020-04-22
  • 8.44.0 - 2020-04-18
  • 8.43.0 - 2020-04-16
  • 8.42.0 - 2020-04-15
  • 8.41.0 - 2020-04-14
  • 8.40.0 - 2020-04-14
  • 8.39.2 - 2020-04-10
  • 8.39.1 - 2020-04-08
  • 8.39.0 - 2020-04-03
  • 8.38.0 - 2020-03-27
  • 8.37.0 - 2020-03-26
  • 8.36.0 - 2020-03-25
  • 8.35.0 - 2020-03-24
  • 8.34.0 - 2020-03-24
  • 8.33.0 - 2020-03-20
  • 8.32.0 - 2020-03-13
  • 8.31.0 - 2020-03-12
  • 8.30.0 - 2020-03-12
  • 8.29.0 - 2020-03-06
  • 8.28.1 - 2020-03-06
  • 8.28.0 - 2020-03-05
  • 8.27.0 - 2020-03-04
  • 8.26.0 - 2020-03-04
  • 8.25.0 - 2020-03-03
  • 8.24.1 - 2020-03-02
  • 8.24.0 - 2020-02-28
  • 8.23.0 - 2020-02-27
  • 8.22.0 - 2020-02-25
  • 8.21.0 - 2020-02-24
  • 8.20.0 - 2020-02-21
  • 8.19.0 - 2020-02-18
  • 8.18.0 - 2020-02-14
  • 8.17.0 - 2020-02-13
  • 8.16.0 - 2020-02-12
  • 8.15.0 - 2020-02-10
  • 8.14.0 - 2020-02-04
  • 8.13.0 - 2020-02-04
  • 8.12.0 - 2020-01-31
  • 8.11.0 - 2020-01-31
  • 8.10.0 - 2020-01-31
  • 8.9.0 - 2020-01-30
  • 8.8.2 - 2020-01-30
  • 8.8.1 - 2020-01-30
  • 8.8.0 - 2020-01-28
  • 8.7.0 - 2020-01-24
  • 8.6.0 - 2020-01-23
  • 8.5.0 - 2020-01-23
  • 8.4.1 - 2020-01-21
  • 8.4.0 - 2020-01-17
  • 8.3.0 - 2020-01-15
  • 8.2.0 - 2020-01-15
  • 8.1.0 - 2020-01-14
  • 8.0.1 - 2020-01-10
  • 8.0.0 - 2020-01-10
  • 7.63.1 - 2020-11-18
  • 7.63.0 - 2020-11-17
  • 7.15.0 - 2019-12-31
  • 7.14.0 - 2019-11-26
  • 7.13.1 - 2019-11-22
  • 7.13.0 - 2019-11-07
  • 7.12.0 - 2019-11-06
  • 7.11.0 - 2019-10-31
  • 7.10.0 - 2019-10-08
  • 7.9.1 - 2019-09-18
  • 7.9.0 - 2019-09-09
  • 7.8.0 - 2019-08-13
  • 7.7.0 - 2019-08-09
  • 7.6.2 - 2019-08-09
  • 7.6.1 - 2019-08-08
  • 7.6.0 - 2019-08-02
  • 7.5.5 - 2019-08-02
  • 7.5.4 - 2019-08-01
  • 7.5.3 - 2019-07-31
  • 7.5.2 - 2019-07-30
  • 7.5.1 - 2019-07-30
  • 7.5.0 - 2019-07-24
  • 7.4.0 - 2019-06-28
  • 7.3.0 - 2019-06-25
  • 7.2.0 - 2019-06-18
  • 7.1.0 - 2019-05-23
  • 7.0.1 - 2019-05-22
  • 7.0.0 - 2019-05-14
  • 6.36.0 - 2019-05-14
  • 6.35.0 - 2019-05-14
  • 6.34.0 - 2019-05-08
  • 6.32.0 - 2019-05-07
  • 6.31.2 - 2019-05-03
  • 6.31.1 - 2019-04-26
  • 6.31.0 - 2019-04-24
  • 6.30.0 - 2019-04-22
  • 6.29.0 - 2019-04-18
  • 6.28.0 - 2019-03-19
from stripe GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"stripe","from":"6.28.0","to":"16.11.0"}],"env":"prod","hasFixes":true,"isBreakingChange":true,"isMajorUpgrade":true,"issuesToFix":[{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-QS-3153490","issue_id":"SNYK-JS-QS-3153490","priority_score":162,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"high"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity","value":"proofOfConcept"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.01947},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Sun Dec 04 2022 12:24:32 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"high"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":5.99},{"name":"likelihood","value":2.69},{"name":"scoreVersion","value":"V5"}],"severity":"high","title":"Prototype Poisoning"},{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-QS-3153490","issue_id":"SNYK-JS-QS-3153490","priority_score":162,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"high"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity","value":"proofOfConcept"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.01947},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Sun Dec 04 2022 12:24:32 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"high"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":5.99},{"name":"likelihood","value":2.69},{"name":"scoreVersion","value":"V5"}],"severity":"high","title":"Prototype Poisoning"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-AJV-584908","issue_id":"SNYK-JS-AJV-584908","priority_score":165,"priority_score_factors":[{"name":"confidentiality","value":"high"},{"name":"integrity","value":"high"},{"name":"availability","value":"high"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"high"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.0037},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Thu Jul 16 2020 13:58:04 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"high"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":9.79},{"name":"likelihood","value":1.68},{"name":"scoreVersion","value":"V5"}],"severity":"high","title":"Prototype Pollution"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-BODYPARSER-7926860","issue_id":"SNYK-JS-BODYPARSER-7926860","priority_score":111,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"high"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"high"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00043},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Wed Sep 11 2024 11:22:36 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"high"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":5.99},{"name":"likelihood","value":1.84},{"name":"scoreVersion","value":"V5"}],"severity":"high","title":"Asymmetric Resource Consumption (Amplification)"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-JSONSCHEMA-1920922","issue_id":"SNYK-JS-JSONSCHEMA-1920922","priority_score":150,"priority_score_factors":[{"name":"confidentiality","value":"low"},{"name":"integrity","value":"low"},{"name":"availability","value":"high"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00515},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Sun Nov 14 2021 16:49:43 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"high"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":7.84},{"name":"likelihood","value":1.9},{"name":"scoreVersion","value":"V5"}],"severity":"high","title":"Prototype Pollution"},{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-QS-3153490","issue_id":"SNYK-JS-QS-3153490","priority_score":162,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"high"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity","value":"proofOfConcept"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.01947},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Sun Dec 04 2022 12:24:32 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"high"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":5.99},{"name":"likelihood","value":2.69},{"name":"scoreVersion","value":"V5"}],"severity":"high","title":"Prototype Poisoning"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-EXPRESS-6474509","issue_id":"SNYK-JS-EXPRESS-6474509","priority_score":98,"priority_score_factors":[{"name":"confidentiality","value":"low"},{"name":"integrity","value":"low"},{"name":"availability","value":"none"},{"name":"scope","value":"changed"},{"name":"exploitCodeMaturity"},{"name":"userInteraction","value":"required"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00044},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Tue Mar 26 2024 07:34:23 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":false},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"medium"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":4.54},{"name":"likelihood","value":2.15},{"name":"scoreVersion","value":"V5"}],"severity":"medium","title":"Open Redirect"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-EXPRESS-7926867","issue_id":"SNYK-JS-EXPRESS-7926867","priority_score":105,"priority_score_factors":[{"name":"confidentiality","value":"low"},{"name":"integrity","value":"low"},{"name":"availability","value":"low"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity"},{"name":"userInteraction","value":"required"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"high"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00043},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Wed Sep 11 2024 12:24:12 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":false},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"medium"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":5.62},{"name":"likelihood","value":1.86},{"name":"scoreVersion","value":"V5"}],"severity":"medium","title":"Cross-site Scripting"},{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-PATHTOREGEXP-7925106","issue_id":"SNYK-JS-PATHTOREGEXP-7925106","priority_score":67,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"low"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity","value":"proofOfConcept"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00045},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Tue Sep 10 2024 08:00:38 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"n...

Snyk has created this PR to upgrade stripe from 6.28.0 to 16.11.0.

See this package in npm:
stripe

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/2010d4af-b163-4454-b82f-8712749576b8?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Oct 4, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants