mirror of
https://github.com/jlengrand/adyen-web.git
synced 2026-03-10 08:01:22 +00:00
Merge pull request #2186 from Adyen/chore/bump_secured_fields_version
Bumping sf version to 4.5.0
This commit is contained in:
@@ -15,7 +15,7 @@ export const ENCRYPTED_SECURITY_CODE_4_DIGITS = 'encryptedSecurityCode4digits';
|
||||
|
||||
export const GIFT_CARD = 'giftcard';
|
||||
|
||||
export const SF_VERSION = '4.4.1';
|
||||
export const SF_VERSION = '4.5.0';
|
||||
|
||||
export const DEFAULT_CARD_GROUP_TYPES = ['amex', 'mc', 'visa'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user