@paypal/sdk-release 5.0.455 → 5.0.457

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package-lock.json +160 -157
  2. package/package.json +4 -4
package/package-lock.json CHANGED
@@ -1,24 +1,24 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.455",
3
+ "version": "5.0.457",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@paypal/sdk-release",
9
- "version": "5.0.454",
9
+ "version": "5.0.456",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@paypal/applepay-components": "1.7.0",
13
13
  "@paypal/card-components": "1.0.56",
14
- "@paypal/checkout-components": "5.0.334",
14
+ "@paypal/checkout-components": "5.0.337",
15
15
  "@paypal/common-components": "1.0.50",
16
16
  "@paypal/example-components": "1.0.28",
17
17
  "@paypal/funding-components": "1.0.32",
18
18
  "@paypal/googlepay-components": "1.2.3",
19
19
  "@paypal/identity-components": "5.0.14",
20
20
  "@paypal/legal-components": "1.2.2",
21
- "@paypal/messaging-components": "1.64.9",
21
+ "@paypal/messaging-components": "1.64.11",
22
22
  "@paypal/muse-components": "1.3.93",
23
23
  "@paypal/sdk-client": "4.0.194"
24
24
  },
@@ -94,9 +94,9 @@
94
94
  }
95
95
  },
96
96
  "node_modules/@babel/compat-data": {
97
- "version": "7.25.2",
98
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.2.tgz",
99
- "integrity": "sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==",
97
+ "version": "7.25.4",
98
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz",
99
+ "integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==",
100
100
  "dev": true,
101
101
  "engines": {
102
102
  "node": ">=6.9.0"
@@ -169,12 +169,12 @@
169
169
  }
170
170
  },
171
171
  "node_modules/@babel/generator": {
172
- "version": "7.25.0",
173
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.0.tgz",
174
- "integrity": "sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==",
172
+ "version": "7.25.5",
173
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.5.tgz",
174
+ "integrity": "sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w==",
175
175
  "dev": true,
176
176
  "dependencies": {
177
- "@babel/types": "^7.25.0",
177
+ "@babel/types": "^7.25.4",
178
178
  "@jridgewell/gen-mapping": "^0.3.5",
179
179
  "@jridgewell/trace-mapping": "^0.3.25",
180
180
  "jsesc": "^2.5.1"
@@ -234,9 +234,9 @@
234
234
  }
235
235
  },
236
236
  "node_modules/@babel/helper-create-class-features-plugin": {
237
- "version": "7.25.0",
238
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.0.tgz",
239
- "integrity": "sha512-GYM6BxeQsETc9mnct+nIIpf63SAyzvyYN7UB/IlTyd+MBg06afFGp0mIeUqGyWgS2mxad6vqbMrHVlaL3m70sQ==",
237
+ "version": "7.25.4",
238
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz",
239
+ "integrity": "sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==",
240
240
  "dev": true,
241
241
  "dependencies": {
242
242
  "@babel/helper-annotate-as-pure": "^7.24.7",
@@ -244,7 +244,7 @@
244
244
  "@babel/helper-optimise-call-expression": "^7.24.7",
245
245
  "@babel/helper-replace-supers": "^7.25.0",
246
246
  "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
247
- "@babel/traverse": "^7.25.0",
247
+ "@babel/traverse": "^7.25.4",
248
248
  "semver": "^6.3.1"
249
249
  },
250
250
  "engines": {
@@ -523,12 +523,12 @@
523
523
  }
524
524
  },
525
525
  "node_modules/@babel/parser": {
526
- "version": "7.25.3",
527
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.3.tgz",
528
- "integrity": "sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==",
526
+ "version": "7.25.4",
527
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.4.tgz",
528
+ "integrity": "sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==",
529
529
  "dev": true,
530
530
  "dependencies": {
531
- "@babel/types": "^7.25.2"
531
+ "@babel/types": "^7.25.4"
532
532
  },
533
533
  "bin": {
534
534
  "parser": "bin/babel-parser.js"
@@ -939,12 +939,12 @@
939
939
  }
940
940
  },
941
941
  "node_modules/@babel/plugin-syntax-typescript": {
942
- "version": "7.24.7",
943
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz",
944
- "integrity": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==",
942
+ "version": "7.25.4",
943
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.4.tgz",
944
+ "integrity": "sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==",
945
945
  "dev": true,
946
946
  "dependencies": {
947
- "@babel/helper-plugin-utils": "^7.24.7"
947
+ "@babel/helper-plugin-utils": "^7.24.8"
948
948
  },
949
949
  "engines": {
950
950
  "node": ">=6.9.0"
@@ -985,15 +985,15 @@
985
985
  }
986
986
  },
987
987
  "node_modules/@babel/plugin-transform-async-generator-functions": {
988
- "version": "7.25.0",
989
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz",
990
- "integrity": "sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q==",
988
+ "version": "7.25.4",
989
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz",
990
+ "integrity": "sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==",
991
991
  "dev": true,
992
992
  "dependencies": {
993
993
  "@babel/helper-plugin-utils": "^7.24.8",
994
994
  "@babel/helper-remap-async-to-generator": "^7.25.0",
995
995
  "@babel/plugin-syntax-async-generators": "^7.8.4",
996
- "@babel/traverse": "^7.25.0"
996
+ "@babel/traverse": "^7.25.4"
997
997
  },
998
998
  "engines": {
999
999
  "node": ">=6.9.0"
@@ -1050,13 +1050,13 @@
1050
1050
  }
1051
1051
  },
1052
1052
  "node_modules/@babel/plugin-transform-class-properties": {
1053
- "version": "7.24.7",
1054
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz",
1055
- "integrity": "sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==",
1053
+ "version": "7.25.4",
1054
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz",
1055
+ "integrity": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==",
1056
1056
  "dev": true,
1057
1057
  "dependencies": {
1058
- "@babel/helper-create-class-features-plugin": "^7.24.7",
1059
- "@babel/helper-plugin-utils": "^7.24.7"
1058
+ "@babel/helper-create-class-features-plugin": "^7.25.4",
1059
+ "@babel/helper-plugin-utils": "^7.24.8"
1060
1060
  },
1061
1061
  "engines": {
1062
1062
  "node": ">=6.9.0"
@@ -1083,16 +1083,16 @@
1083
1083
  }
1084
1084
  },
1085
1085
  "node_modules/@babel/plugin-transform-classes": {
1086
- "version": "7.25.0",
1087
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz",
1088
- "integrity": "sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw==",
1086
+ "version": "7.25.4",
1087
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz",
1088
+ "integrity": "sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==",
1089
1089
  "dev": true,
1090
1090
  "dependencies": {
1091
1091
  "@babel/helper-annotate-as-pure": "^7.24.7",
1092
- "@babel/helper-compilation-targets": "^7.24.8",
1092
+ "@babel/helper-compilation-targets": "^7.25.2",
1093
1093
  "@babel/helper-plugin-utils": "^7.24.8",
1094
1094
  "@babel/helper-replace-supers": "^7.25.0",
1095
- "@babel/traverse": "^7.25.0",
1095
+ "@babel/traverse": "^7.25.4",
1096
1096
  "globals": "^11.1.0"
1097
1097
  },
1098
1098
  "engines": {
@@ -1552,13 +1552,13 @@
1552
1552
  }
1553
1553
  },
1554
1554
  "node_modules/@babel/plugin-transform-private-methods": {
1555
- "version": "7.24.7",
1556
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz",
1557
- "integrity": "sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==",
1555
+ "version": "7.25.4",
1556
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz",
1557
+ "integrity": "sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==",
1558
1558
  "dev": true,
1559
1559
  "dependencies": {
1560
- "@babel/helper-create-class-features-plugin": "^7.24.7",
1561
- "@babel/helper-plugin-utils": "^7.24.7"
1560
+ "@babel/helper-create-class-features-plugin": "^7.25.4",
1561
+ "@babel/helper-plugin-utils": "^7.24.8"
1562
1562
  },
1563
1563
  "engines": {
1564
1564
  "node": ">=6.9.0"
@@ -1697,15 +1697,15 @@
1697
1697
  }
1698
1698
  },
1699
1699
  "node_modules/@babel/plugin-transform-runtime": {
1700
- "version": "7.24.7",
1701
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.7.tgz",
1702
- "integrity": "sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==",
1700
+ "version": "7.25.4",
1701
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.25.4.tgz",
1702
+ "integrity": "sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==",
1703
1703
  "dev": true,
1704
1704
  "dependencies": {
1705
1705
  "@babel/helper-module-imports": "^7.24.7",
1706
- "@babel/helper-plugin-utils": "^7.24.7",
1706
+ "@babel/helper-plugin-utils": "^7.24.8",
1707
1707
  "babel-plugin-polyfill-corejs2": "^0.4.10",
1708
- "babel-plugin-polyfill-corejs3": "^0.10.1",
1708
+ "babel-plugin-polyfill-corejs3": "^0.10.6",
1709
1709
  "babel-plugin-polyfill-regenerator": "^0.6.1",
1710
1710
  "semver": "^6.3.1"
1711
1711
  },
@@ -1868,13 +1868,13 @@
1868
1868
  }
1869
1869
  },
1870
1870
  "node_modules/@babel/plugin-transform-unicode-sets-regex": {
1871
- "version": "7.24.7",
1872
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz",
1873
- "integrity": "sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==",
1871
+ "version": "7.25.4",
1872
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz",
1873
+ "integrity": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==",
1874
1874
  "dev": true,
1875
1875
  "dependencies": {
1876
- "@babel/helper-create-regexp-features-plugin": "^7.24.7",
1877
- "@babel/helper-plugin-utils": "^7.24.7"
1876
+ "@babel/helper-create-regexp-features-plugin": "^7.25.2",
1877
+ "@babel/helper-plugin-utils": "^7.24.8"
1878
1878
  },
1879
1879
  "engines": {
1880
1880
  "node": ">=6.9.0"
@@ -1909,12 +1909,12 @@
1909
1909
  "dev": true
1910
1910
  },
1911
1911
  "node_modules/@babel/preset-env": {
1912
- "version": "7.25.3",
1913
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.3.tgz",
1914
- "integrity": "sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==",
1912
+ "version": "7.25.4",
1913
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.4.tgz",
1914
+ "integrity": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==",
1915
1915
  "dev": true,
1916
1916
  "dependencies": {
1917
- "@babel/compat-data": "^7.25.2",
1917
+ "@babel/compat-data": "^7.25.4",
1918
1918
  "@babel/helper-compilation-targets": "^7.25.2",
1919
1919
  "@babel/helper-plugin-utils": "^7.24.8",
1920
1920
  "@babel/helper-validator-option": "^7.24.8",
@@ -1943,13 +1943,13 @@
1943
1943
  "@babel/plugin-syntax-top-level-await": "^7.14.5",
1944
1944
  "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
1945
1945
  "@babel/plugin-transform-arrow-functions": "^7.24.7",
1946
- "@babel/plugin-transform-async-generator-functions": "^7.25.0",
1946
+ "@babel/plugin-transform-async-generator-functions": "^7.25.4",
1947
1947
  "@babel/plugin-transform-async-to-generator": "^7.24.7",
1948
1948
  "@babel/plugin-transform-block-scoped-functions": "^7.24.7",
1949
1949
  "@babel/plugin-transform-block-scoping": "^7.25.0",
1950
- "@babel/plugin-transform-class-properties": "^7.24.7",
1950
+ "@babel/plugin-transform-class-properties": "^7.25.4",
1951
1951
  "@babel/plugin-transform-class-static-block": "^7.24.7",
1952
- "@babel/plugin-transform-classes": "^7.25.0",
1952
+ "@babel/plugin-transform-classes": "^7.25.4",
1953
1953
  "@babel/plugin-transform-computed-properties": "^7.24.7",
1954
1954
  "@babel/plugin-transform-destructuring": "^7.24.8",
1955
1955
  "@babel/plugin-transform-dotall-regex": "^7.24.7",
@@ -1977,7 +1977,7 @@
1977
1977
  "@babel/plugin-transform-optional-catch-binding": "^7.24.7",
1978
1978
  "@babel/plugin-transform-optional-chaining": "^7.24.8",
1979
1979
  "@babel/plugin-transform-parameters": "^7.24.7",
1980
- "@babel/plugin-transform-private-methods": "^7.24.7",
1980
+ "@babel/plugin-transform-private-methods": "^7.25.4",
1981
1981
  "@babel/plugin-transform-private-property-in-object": "^7.24.7",
1982
1982
  "@babel/plugin-transform-property-literals": "^7.24.7",
1983
1983
  "@babel/plugin-transform-regenerator": "^7.24.7",
@@ -1990,10 +1990,10 @@
1990
1990
  "@babel/plugin-transform-unicode-escapes": "^7.24.7",
1991
1991
  "@babel/plugin-transform-unicode-property-regex": "^7.24.7",
1992
1992
  "@babel/plugin-transform-unicode-regex": "^7.24.7",
1993
- "@babel/plugin-transform-unicode-sets-regex": "^7.24.7",
1993
+ "@babel/plugin-transform-unicode-sets-regex": "^7.25.4",
1994
1994
  "@babel/preset-modules": "0.1.6-no-external-plugins",
1995
1995
  "babel-plugin-polyfill-corejs2": "^0.4.10",
1996
- "babel-plugin-polyfill-corejs3": "^0.10.4",
1996
+ "babel-plugin-polyfill-corejs3": "^0.10.6",
1997
1997
  "babel-plugin-polyfill-regenerator": "^0.6.1",
1998
1998
  "core-js-compat": "^3.37.1",
1999
1999
  "semver": "^6.3.1"
@@ -2137,16 +2137,16 @@
2137
2137
  }
2138
2138
  },
2139
2139
  "node_modules/@babel/traverse": {
2140
- "version": "7.25.3",
2141
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.3.tgz",
2142
- "integrity": "sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==",
2140
+ "version": "7.25.4",
2141
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.4.tgz",
2142
+ "integrity": "sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg==",
2143
2143
  "dev": true,
2144
2144
  "dependencies": {
2145
2145
  "@babel/code-frame": "^7.24.7",
2146
- "@babel/generator": "^7.25.0",
2147
- "@babel/parser": "^7.25.3",
2146
+ "@babel/generator": "^7.25.4",
2147
+ "@babel/parser": "^7.25.4",
2148
2148
  "@babel/template": "^7.25.0",
2149
- "@babel/types": "^7.25.2",
2149
+ "@babel/types": "^7.25.4",
2150
2150
  "debug": "^4.3.1",
2151
2151
  "globals": "^11.1.0"
2152
2152
  },
@@ -2155,9 +2155,9 @@
2155
2155
  }
2156
2156
  },
2157
2157
  "node_modules/@babel/types": {
2158
- "version": "7.25.2",
2159
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.2.tgz",
2160
- "integrity": "sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==",
2158
+ "version": "7.25.4",
2159
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.4.tgz",
2160
+ "integrity": "sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==",
2161
2161
  "dev": true,
2162
2162
  "dependencies": {
2163
2163
  "@babel/helper-string-parser": "^7.24.8",
@@ -4266,9 +4266,9 @@
4266
4266
  }
4267
4267
  },
4268
4268
  "node_modules/@paypal/accelerated-checkout-loader": {
4269
- "version": "1.0.1",
4270
- "resolved": "https://registry.npmjs.org/@paypal/accelerated-checkout-loader/-/accelerated-checkout-loader-1.0.1.tgz",
4271
- "integrity": "sha512-Zw9laFzML0hEMKpErBrcrgKLq1dK7lHuOnxgRQXHrANBjJBUYRz6Y37srmCohM0werR7rqfTJ/S6EubmdZMwjw==",
4269
+ "version": "1.1.0",
4270
+ "resolved": "https://registry.npmjs.org/@paypal/accelerated-checkout-loader/-/accelerated-checkout-loader-1.1.0.tgz",
4271
+ "integrity": "sha512-S2KkIpq15VnxYyI0tycvfYiNsqdsg2a92El2huYUVLsWnBbubl8toYK8khaP5nnxZ0MGl9mEB9Y9axmfOw2Yvg==",
4272
4272
  "dependencies": {
4273
4273
  "@braintree/asset-loader": "2.0.0",
4274
4274
  "envify": "^4.1.0",
@@ -4307,9 +4307,9 @@
4307
4307
  }
4308
4308
  },
4309
4309
  "node_modules/@paypal/checkout-components": {
4310
- "version": "5.0.334",
4311
- "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.334.tgz",
4312
- "integrity": "sha512-jEexuBSBN7Y2gNP/7Lkb8C4MbBNB+TB20NutPJoql1i5TwalSx7HujUdGdOZ674yEoWl4ADybMnw4KVCAMs8Xw==",
4310
+ "version": "5.0.337",
4311
+ "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.337.tgz",
4312
+ "integrity": "sha512-6ieaba4oqiq0x8wSzjiJH3plNcnleUUqpRDmXGnDMc9PlhkP5PjmFJ9TMSHwxaJ3MpinBch/hU/EcOIUGqPhsA==",
4313
4313
  "dependencies": {
4314
4314
  "@krakenjs/beaver-logger": "^5.7.0",
4315
4315
  "@krakenjs/belter": "^2.0.0",
@@ -4400,9 +4400,9 @@
4400
4400
  }
4401
4401
  },
4402
4402
  "node_modules/@paypal/messaging-components": {
4403
- "version": "1.64.9",
4404
- "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.9.tgz",
4405
- "integrity": "sha512-9qdL1d6oOw2BEQwZRxicXGzHwaO91At/nrLKnpQ2Uq1stc1FYZhuPdLdIUeBl2zqmdnMPE5Z9OKiKOvj51e5aA==",
4403
+ "version": "1.64.11",
4404
+ "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.11.tgz",
4405
+ "integrity": "sha512-JLMGaSqUVP/s9vZaoMlCrqSqQAwVhAtnTwuE4R20jSrPq/heKSCMtuIcko5UCRH3C/Cm0KIIqOsKL++3TiJG7g==",
4406
4406
  "dependencies": {
4407
4407
  "@krakenjs/beaver-logger": "^5.0.0",
4408
4408
  "@krakenjs/belter": "^2.0.0",
@@ -4535,9 +4535,9 @@
4535
4535
  }
4536
4536
  },
4537
4537
  "node_modules/@sinonjs/text-encoding": {
4538
- "version": "0.7.2",
4539
- "resolved": "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz",
4540
- "integrity": "sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==",
4538
+ "version": "0.7.3",
4539
+ "resolved": "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz",
4540
+ "integrity": "sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==",
4541
4541
  "dev": true,
4542
4542
  "peer": true
4543
4543
  },
@@ -4747,12 +4747,12 @@
4747
4747
  "dev": true
4748
4748
  },
4749
4749
  "node_modules/@types/node": {
4750
- "version": "22.1.0",
4751
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.1.0.tgz",
4752
- "integrity": "sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==",
4750
+ "version": "22.5.1",
4751
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.1.tgz",
4752
+ "integrity": "sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==",
4753
4753
  "dev": true,
4754
4754
  "dependencies": {
4755
- "undici-types": "~6.13.0"
4755
+ "undici-types": "~6.19.2"
4756
4756
  }
4757
4757
  },
4758
4758
  "node_modules/@types/node-fetch": {
@@ -6435,23 +6435,26 @@
6435
6435
  }
6436
6436
  },
6437
6437
  "node_modules/babel-preset-current-node-syntax": {
6438
- "version": "1.0.1",
6439
- "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
6440
- "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
6438
+ "version": "1.1.0",
6439
+ "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.1.0.tgz",
6440
+ "integrity": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==",
6441
6441
  "dev": true,
6442
6442
  "dependencies": {
6443
6443
  "@babel/plugin-syntax-async-generators": "^7.8.4",
6444
6444
  "@babel/plugin-syntax-bigint": "^7.8.3",
6445
- "@babel/plugin-syntax-class-properties": "^7.8.3",
6446
- "@babel/plugin-syntax-import-meta": "^7.8.3",
6445
+ "@babel/plugin-syntax-class-properties": "^7.12.13",
6446
+ "@babel/plugin-syntax-class-static-block": "^7.14.5",
6447
+ "@babel/plugin-syntax-import-attributes": "^7.24.7",
6448
+ "@babel/plugin-syntax-import-meta": "^7.10.4",
6447
6449
  "@babel/plugin-syntax-json-strings": "^7.8.3",
6448
- "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
6450
+ "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
6449
6451
  "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
6450
- "@babel/plugin-syntax-numeric-separator": "^7.8.3",
6452
+ "@babel/plugin-syntax-numeric-separator": "^7.10.4",
6451
6453
  "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
6452
6454
  "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
6453
6455
  "@babel/plugin-syntax-optional-chaining": "^7.8.3",
6454
- "@babel/plugin-syntax-top-level-await": "^7.8.3"
6456
+ "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
6457
+ "@babel/plugin-syntax-top-level-await": "^7.14.5"
6455
6458
  },
6456
6459
  "peerDependencies": {
6457
6460
  "@babel/core": "^7.0.0"
@@ -7271,9 +7274,9 @@
7271
7274
  }
7272
7275
  },
7273
7276
  "node_modules/caniuse-lite": {
7274
- "version": "1.0.30001650",
7275
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001650.tgz",
7276
- "integrity": "sha512-fgEc7hP/LB7iicdXHUI9VsBsMZmUmlVJeQP2qqQW+3lkqVhbmjEU8zp+h5stWeilX+G7uXuIUIIlWlDw9jdt8g==",
7277
+ "version": "1.0.30001653",
7278
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001653.tgz",
7279
+ "integrity": "sha512-XGWQVB8wFQ2+9NZwZ10GxTYC5hk0Fa+q8cSkr0tgvMhYhMHP/QC+WTgrePMDBWiWc/pV+1ik82Al20XOK25Gcw==",
7277
7280
  "dev": true,
7278
7281
  "funding": [
7279
7282
  {
@@ -7536,9 +7539,9 @@
7536
7539
  }
7537
7540
  },
7538
7541
  "node_modules/cjs-module-lexer": {
7539
- "version": "1.3.1",
7540
- "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.3.1.tgz",
7541
- "integrity": "sha512-a3KdPAANPbNE4ZUv9h6LckSl9zLsYOP4MBmhIPkRaeyybt+r4UghLvq+xw/YwUcC1gqylCkL4rdVs3Lwupjm4Q==",
7542
+ "version": "1.4.0",
7543
+ "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.0.tgz",
7544
+ "integrity": "sha512-N1NGmowPlGBLsOZLPvm48StN04V4YvQRL0i6b7ctrVY3epjP/ct7hFLOItz6pDIvRjwpfPxi52a2UWV2ziir8g==",
7542
7545
  "dev": true
7543
7546
  },
7544
7547
  "node_modules/class-utils": {
@@ -8086,9 +8089,9 @@
8086
8089
  }
8087
8090
  },
8088
8091
  "node_modules/core-js": {
8089
- "version": "3.38.0",
8090
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.0.tgz",
8091
- "integrity": "sha512-XPpwqEodRljce9KswjZShh95qJ1URisBeKCjUdq27YdenkslVe7OO0ZJhlYXAChW7OhXaRLl8AAba7IBfoIHug==",
8092
+ "version": "3.38.1",
8093
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
8094
+ "integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==",
8092
8095
  "dev": true,
8093
8096
  "hasInstallScript": true,
8094
8097
  "funding": {
@@ -8097,9 +8100,9 @@
8097
8100
  }
8098
8101
  },
8099
8102
  "node_modules/core-js-compat": {
8100
- "version": "3.38.0",
8101
- "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.38.0.tgz",
8102
- "integrity": "sha512-75LAicdLa4OJVwFxFbQR3NdnZjNgX6ILpVcVzcC4T2smerB5lELMrJQQQoWV6TiuC/vlaFqgU2tKQx9w5s0e0A==",
8103
+ "version": "3.38.1",
8104
+ "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.38.1.tgz",
8105
+ "integrity": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==",
8103
8106
  "dev": true,
8104
8107
  "dependencies": {
8105
8108
  "browserslist": "^4.23.3"
@@ -9078,15 +9081,15 @@
9078
9081
  "dev": true
9079
9082
  },
9080
9083
  "node_modules/electron-to-chromium": {
9081
- "version": "1.5.5",
9082
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.5.tgz",
9083
- "integrity": "sha512-QR7/A7ZkMS8tZuoftC/jfqNkZLQO779SSW3YuZHP4eXpj3EffGLFcB/Xu9AAZQzLccTiCV+EmUo3ha4mQ9wnlA==",
9084
+ "version": "1.5.13",
9085
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz",
9086
+ "integrity": "sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==",
9084
9087
  "dev": true
9085
9088
  },
9086
9089
  "node_modules/elliptic": {
9087
- "version": "6.5.6",
9088
- "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.6.tgz",
9089
- "integrity": "sha512-mpzdtpeCLuS3BmE3pO3Cpp5bbjlOPY2Q0PgoF+Od1XZrHLYI28Xe3ossCmYCQt11FQKEYd9+PF8jymTvtWJSHQ==",
9090
+ "version": "6.5.7",
9091
+ "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz",
9092
+ "integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==",
9090
9093
  "dev": true,
9091
9094
  "dependencies": {
9092
9095
  "bn.js": "^4.11.9",
@@ -9556,9 +9559,9 @@
9556
9559
  }
9557
9560
  },
9558
9561
  "node_modules/eslint-module-utils": {
9559
- "version": "2.8.1",
9560
- "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz",
9561
- "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==",
9562
+ "version": "2.8.2",
9563
+ "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.2.tgz",
9564
+ "integrity": "sha512-3XnC5fDyc8M4J2E8pt8pmSVRX2M+5yWMCfI/kDZwauQeFgzQOuhcRBFKjTeJagqgk4sFKxe1mvNVnaWwImx/Tg==",
9562
9565
  "dev": true,
9563
9566
  "dependencies": {
9564
9567
  "debug": "^3.2.7"
@@ -12158,9 +12161,9 @@
12158
12161
  "dev": true
12159
12162
  },
12160
12163
  "node_modules/ignore": {
12161
- "version": "5.3.1",
12162
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
12163
- "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
12164
+ "version": "5.3.2",
12165
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
12166
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
12164
12167
  "dev": true,
12165
12168
  "engines": {
12166
12169
  "node": ">= 4"
@@ -12566,9 +12569,9 @@
12566
12569
  }
12567
12570
  },
12568
12571
  "node_modules/is-core-module": {
12569
- "version": "2.15.0",
12570
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.0.tgz",
12571
- "integrity": "sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==",
12572
+ "version": "2.15.1",
12573
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
12574
+ "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
12572
12575
  "dev": true,
12573
12576
  "dependencies": {
12574
12577
  "hasown": "^2.0.2"
@@ -17371,9 +17374,9 @@
17371
17374
  }
17372
17375
  },
17373
17376
  "node_modules/micromatch": {
17374
- "version": "4.0.7",
17375
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
17376
- "integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
17377
+ "version": "4.0.8",
17378
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
17379
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
17377
17380
  "dev": true,
17378
17381
  "dependencies": {
17379
17382
  "braces": "^3.0.3",
@@ -18137,13 +18140,13 @@
18137
18140
  }
18138
18141
  },
18139
18142
  "node_modules/nise/node_modules/@sinonjs/fake-timers": {
18140
- "version": "11.2.2",
18141
- "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz",
18142
- "integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==",
18143
+ "version": "11.3.1",
18144
+ "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.3.1.tgz",
18145
+ "integrity": "sha512-EVJO7nW5M/F5Tur0Rf2z/QoMo+1Ia963RiMtapiQrEWvY0iBUvADo8Beegwjpnle5BHkyHuoxSTW3jF43H1XRA==",
18143
18146
  "dev": true,
18144
18147
  "peer": true,
18145
18148
  "dependencies": {
18146
- "@sinonjs/commons": "^3.0.0"
18149
+ "@sinonjs/commons": "^3.0.1"
18147
18150
  }
18148
18151
  },
18149
18152
  "node_modules/node-cleanup": {
@@ -23980,9 +23983,9 @@
23980
23983
  }
23981
23984
  },
23982
23985
  "node_modules/postcss-selector-parser": {
23983
- "version": "6.1.1",
23984
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz",
23985
- "integrity": "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==",
23986
+ "version": "6.1.2",
23987
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
23988
+ "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
23986
23989
  "dev": true,
23987
23990
  "dependencies": {
23988
23991
  "cssesc": "^3.0.0",
@@ -25682,13 +25685,13 @@
25682
25685
  }
25683
25686
  },
25684
25687
  "node_modules/sinon/node_modules/@sinonjs/fake-timers": {
25685
- "version": "11.2.2",
25686
- "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz",
25687
- "integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==",
25688
+ "version": "11.3.1",
25689
+ "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.3.1.tgz",
25690
+ "integrity": "sha512-EVJO7nW5M/F5Tur0Rf2z/QoMo+1Ia963RiMtapiQrEWvY0iBUvADo8Beegwjpnle5BHkyHuoxSTW3jF43H1XRA==",
25688
25691
  "dev": true,
25689
25692
  "peer": true,
25690
25693
  "dependencies": {
25691
- "@sinonjs/commons": "^3.0.0"
25694
+ "@sinonjs/commons": "^3.0.1"
25692
25695
  }
25693
25696
  },
25694
25697
  "node_modules/sinon/node_modules/diff": {
@@ -26057,9 +26060,9 @@
26057
26060
  }
26058
26061
  },
26059
26062
  "node_modules/spdx-license-ids": {
26060
- "version": "3.0.18",
26061
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz",
26062
- "integrity": "sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==",
26063
+ "version": "3.0.20",
26064
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz",
26065
+ "integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==",
26063
26066
  "dev": true
26064
26067
  },
26065
26068
  "node_modules/spdy": {
@@ -26559,9 +26562,9 @@
26559
26562
  }
26560
26563
  },
26561
26564
  "node_modules/synckit/node_modules/tslib": {
26562
- "version": "2.6.3",
26563
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
26564
- "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
26565
+ "version": "2.7.0",
26566
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
26567
+ "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
26565
26568
  "dev": true
26566
26569
  },
26567
26570
  "node_modules/tapable": {
@@ -27261,9 +27264,9 @@
27261
27264
  }
27262
27265
  },
27263
27266
  "node_modules/undici-types": {
27264
- "version": "6.13.0",
27265
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.13.0.tgz",
27266
- "integrity": "sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==",
27267
+ "version": "6.19.8",
27268
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
27269
+ "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
27267
27270
  "dev": true
27268
27271
  },
27269
27272
  "node_modules/unicode-canonical-property-names-ecmascript": {
@@ -29387,9 +29390,9 @@
29387
29390
  }
29388
29391
  },
29389
29392
  "node_modules/zx/node_modules/@types/node": {
29390
- "version": "16.18.104",
29391
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.104.tgz",
29392
- "integrity": "sha512-OF3keVCbfPlkzxnnDBUZJn1RiCJzKeadjiW0xTEb0G1SUJ5gDVb3qnzZr2T4uIFvsbKJbXy1v2DN7e2zaEY7jQ==",
29393
+ "version": "16.18.106",
29394
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.106.tgz",
29395
+ "integrity": "sha512-YTgQUcpdXRc7iiEMutkkXl9WUx5lGUCVYvnfRg9CV+IA4l9epctEhCTbaw4KgzXaKYv8emvFJkEM65+MkNUhsQ==",
29393
29396
  "dev": true
29394
29397
  },
29395
29398
  "node_modules/zx/node_modules/ansi-styles": {
@@ -29640,9 +29643,9 @@
29640
29643
  }
29641
29644
  },
29642
29645
  "@paypal/accelerated-checkout-loader": {
29643
- "version": "1.0.1",
29644
- "resolved": "https://registry.npmjs.org/@paypal/accelerated-checkout-loader/-/accelerated-checkout-loader-1.0.1.tgz",
29645
- "integrity": "sha512-Zw9laFzML0hEMKpErBrcrgKLq1dK7lHuOnxgRQXHrANBjJBUYRz6Y37srmCohM0werR7rqfTJ/S6EubmdZMwjw==",
29646
+ "version": "1.1.0",
29647
+ "resolved": "https://registry.npmjs.org/@paypal/accelerated-checkout-loader/-/accelerated-checkout-loader-1.1.0.tgz",
29648
+ "integrity": "sha512-S2KkIpq15VnxYyI0tycvfYiNsqdsg2a92El2huYUVLsWnBbubl8toYK8khaP5nnxZ0MGl9mEB9Y9axmfOw2Yvg==",
29646
29649
  "requires": {
29647
29650
  "@braintree/asset-loader": "2.0.0",
29648
29651
  "envify": "^4.1.0",
@@ -29681,9 +29684,9 @@
29681
29684
  }
29682
29685
  },
29683
29686
  "@paypal/checkout-components": {
29684
- "version": "5.0.334",
29685
- "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.334.tgz",
29686
- "integrity": "sha512-jEexuBSBN7Y2gNP/7Lkb8C4MbBNB+TB20NutPJoql1i5TwalSx7HujUdGdOZ674yEoWl4ADybMnw4KVCAMs8Xw==",
29687
+ "version": "5.0.337",
29688
+ "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.337.tgz",
29689
+ "integrity": "sha512-6ieaba4oqiq0x8wSzjiJH3plNcnleUUqpRDmXGnDMc9PlhkP5PjmFJ9TMSHwxaJ3MpinBch/hU/EcOIUGqPhsA==",
29687
29690
  "requires": {
29688
29691
  "@krakenjs/beaver-logger": "^5.7.0",
29689
29692
  "@krakenjs/belter": "^2.0.0",
@@ -29774,9 +29777,9 @@
29774
29777
  }
29775
29778
  },
29776
29779
  "@paypal/messaging-components": {
29777
- "version": "1.64.9",
29778
- "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.9.tgz",
29779
- "integrity": "sha512-9qdL1d6oOw2BEQwZRxicXGzHwaO91At/nrLKnpQ2Uq1stc1FYZhuPdLdIUeBl2zqmdnMPE5Z9OKiKOvj51e5aA==",
29780
+ "version": "1.64.11",
29781
+ "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.11.tgz",
29782
+ "integrity": "sha512-JLMGaSqUVP/s9vZaoMlCrqSqQAwVhAtnTwuE4R20jSrPq/heKSCMtuIcko5UCRH3C/Cm0KIIqOsKL++3TiJG7g==",
29780
29783
  "requires": {
29781
29784
  "@krakenjs/beaver-logger": "^5.0.0",
29782
29785
  "@krakenjs/belter": "^2.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.455",
3
+ "version": "5.0.457",
4
4
  "description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -78,17 +78,17 @@
78
78
  "@krakenjs/universal-serialize": "2.0.0",
79
79
  "@krakenjs/zalgo-promise": "2.0.1",
80
80
  "@krakenjs/zoid": "10.3.3",
81
- "@paypal/accelerated-checkout-loader": "1.0.1",
81
+ "@paypal/accelerated-checkout-loader": "1.1.0",
82
82
  "@paypal/applepay-components": "1.7.0",
83
83
  "@paypal/card-components": "1.0.56",
84
- "@paypal/checkout-components": "5.0.334",
84
+ "@paypal/checkout-components": "5.0.337",
85
85
  "@paypal/common-components": "1.0.50",
86
86
  "@paypal/example-components": "1.0.28",
87
87
  "@paypal/funding-components": "1.0.32",
88
88
  "@paypal/googlepay-components": "1.2.3",
89
89
  "@paypal/identity-components": "5.0.14",
90
90
  "@paypal/legal-components": "1.2.2",
91
- "@paypal/messaging-components": "1.64.9",
91
+ "@paypal/messaging-components": "1.64.11",
92
92
  "@paypal/muse-components": "1.3.93",
93
93
  "@paypal/sdk-client": "4.0.194",
94
94
  "@paypal/sdk-constants": "1.0.149",