Skip to content

Commit 2c6271f

Browse files
authored
Merge pull request #3063 from Adyen/chore/update_sf_version
Update SF version to 5.4.0
2 parents d68cd30 + 2657111 commit 2c6271f

File tree

1 file changed

+1
-1
lines changed
  • packages/lib/src/components/internal/SecuredFields/lib

1 file changed

+1
-1
lines changed

packages/lib/src/components/internal/SecuredFields/lib/constants.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const ENCRYPTED_SECURITY_CODE_4_DIGITS = 'encryptedSecurityCode4digits';
1717

1818
export const GIFT_CARD = 'giftcard';
1919

20-
export const SF_VERSION = '5.3.1';
20+
export const SF_VERSION = '5.4.0';
2121

2222
export const DEFAULT_CARD_GROUP_TYPES = ['amex', 'mc', 'visa'];
2323

0 commit comments

Comments
 (0)