@paypal/sdk-release 5.0.461 → 5.0.462

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 +404 -151
  2. package/package.json +2 -2
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.461",
3
+ "version": "5.0.462",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@paypal/sdk-release",
9
- "version": "5.0.460",
9
+ "version": "5.0.461",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@paypal/applepay-components": "1.7.0",
@@ -94,18 +94,18 @@
94
94
  }
95
95
  },
96
96
  "node_modules/@babel/compat-data": {
97
- "version": "7.25.7",
98
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.7.tgz",
99
- "integrity": "sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==",
97
+ "version": "7.25.8",
98
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.8.tgz",
99
+ "integrity": "sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==",
100
100
  "dev": true,
101
101
  "engines": {
102
102
  "node": ">=6.9.0"
103
103
  }
104
104
  },
105
105
  "node_modules/@babel/core": {
106
- "version": "7.25.7",
107
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.7.tgz",
108
- "integrity": "sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==",
106
+ "version": "7.25.8",
107
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.8.tgz",
108
+ "integrity": "sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==",
109
109
  "dev": true,
110
110
  "dependencies": {
111
111
  "@ampproject/remapping": "^2.2.0",
@@ -114,10 +114,10 @@
114
114
  "@babel/helper-compilation-targets": "^7.25.7",
115
115
  "@babel/helper-module-transforms": "^7.25.7",
116
116
  "@babel/helpers": "^7.25.7",
117
- "@babel/parser": "^7.25.7",
117
+ "@babel/parser": "^7.25.8",
118
118
  "@babel/template": "^7.25.7",
119
119
  "@babel/traverse": "^7.25.7",
120
- "@babel/types": "^7.25.7",
120
+ "@babel/types": "^7.25.8",
121
121
  "convert-source-map": "^2.0.0",
122
122
  "debug": "^4.1.0",
123
123
  "gensync": "^1.0.0-beta.2",
@@ -142,9 +142,9 @@
142
142
  }
143
143
  },
144
144
  "node_modules/@babel/eslint-parser": {
145
- "version": "7.25.7",
146
- "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.7.tgz",
147
- "integrity": "sha512-B+BO9x86VYsQHimucBAL1fxTJKF4wyKY6ZVzee9QgzdZOUfs3BaR6AQrgoGrRI+7IFS1wUz/VyQ+SoBcSpdPbw==",
145
+ "version": "7.25.8",
146
+ "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.8.tgz",
147
+ "integrity": "sha512-Po3VLMN7fJtv0nsOjBDSbO1J71UhzShE9MuOSkWEV9IZQXzhZklYtzKZ8ZD/Ij3a0JBv1AG3Ny2L3jvAHQVOGg==",
148
148
  "dev": true,
149
149
  "dependencies": {
150
150
  "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@@ -523,12 +523,12 @@
523
523
  }
524
524
  },
525
525
  "node_modules/@babel/parser": {
526
- "version": "7.25.7",
527
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.7.tgz",
528
- "integrity": "sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==",
526
+ "version": "7.25.8",
527
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz",
528
+ "integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==",
529
529
  "dev": true,
530
530
  "dependencies": {
531
- "@babel/types": "^7.25.7"
531
+ "@babel/types": "^7.25.8"
532
532
  },
533
533
  "bin": {
534
534
  "parser": "bin/babel-parser.js"
@@ -740,18 +740,6 @@
740
740
  "@babel/core": "^7.0.0-0"
741
741
  }
742
742
  },
743
- "node_modules/@babel/plugin-syntax-export-namespace-from": {
744
- "version": "7.8.3",
745
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
746
- "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
747
- "dev": true,
748
- "dependencies": {
749
- "@babel/helper-plugin-utils": "^7.8.3"
750
- },
751
- "peerDependencies": {
752
- "@babel/core": "^7.0.0-0"
753
- }
754
- },
755
743
  "node_modules/@babel/plugin-syntax-flow": {
756
744
  "version": "7.25.7",
757
745
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.25.7.tgz",
@@ -985,14 +973,13 @@
985
973
  }
986
974
  },
987
975
  "node_modules/@babel/plugin-transform-async-generator-functions": {
988
- "version": "7.25.7",
989
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.7.tgz",
990
- "integrity": "sha512-4B6OhTrwYKHYYgcwErvZjbmH9X5TxQBsaBHdzEIB4l71gR5jh/tuHGlb9in47udL2+wVUcOz5XXhhfhVJwEpEg==",
976
+ "version": "7.25.8",
977
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.8.tgz",
978
+ "integrity": "sha512-9ypqkozyzpG+HxlH4o4gdctalFGIjjdufzo7I2XPda0iBnZ6a+FO0rIEQcdSPXp02CkvGsII1exJhmROPQd5oA==",
991
979
  "dev": true,
992
980
  "dependencies": {
993
981
  "@babel/helper-plugin-utils": "^7.25.7",
994
982
  "@babel/helper-remap-async-to-generator": "^7.25.7",
995
- "@babel/plugin-syntax-async-generators": "^7.8.4",
996
983
  "@babel/traverse": "^7.25.7"
997
984
  },
998
985
  "engines": {
@@ -1066,14 +1053,13 @@
1066
1053
  }
1067
1054
  },
1068
1055
  "node_modules/@babel/plugin-transform-class-static-block": {
1069
- "version": "7.25.7",
1070
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.7.tgz",
1071
- "integrity": "sha512-rvUUtoVlkDWtDWxGAiiQj0aNktTPn3eFynBcMC2IhsXweehwgdI9ODe+XjWw515kEmv22sSOTp/rxIRuTiB7zg==",
1056
+ "version": "7.25.8",
1057
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.8.tgz",
1058
+ "integrity": "sha512-e82gl3TCorath6YLf9xUwFehVvjvfqFhdOo4+0iVIVju+6XOi5XHkqB3P2AXnSwoeTX0HBoXq5gJFtvotJzFnQ==",
1072
1059
  "dev": true,
1073
1060
  "dependencies": {
1074
1061
  "@babel/helper-create-class-features-plugin": "^7.25.7",
1075
- "@babel/helper-plugin-utils": "^7.25.7",
1076
- "@babel/plugin-syntax-class-static-block": "^7.14.5"
1062
+ "@babel/helper-plugin-utils": "^7.25.7"
1077
1063
  },
1078
1064
  "engines": {
1079
1065
  "node": ">=6.9.0"
@@ -1181,13 +1167,12 @@
1181
1167
  }
1182
1168
  },
1183
1169
  "node_modules/@babel/plugin-transform-dynamic-import": {
1184
- "version": "7.25.7",
1185
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.7.tgz",
1186
- "integrity": "sha512-UvcLuual4h7/GfylKm2IAA3aph9rwvAM2XBA0uPKU3lca+Maai4jBjjEVUS568ld6kJcgbouuumCBhMd/Yz17w==",
1170
+ "version": "7.25.8",
1171
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.8.tgz",
1172
+ "integrity": "sha512-gznWY+mr4ZQL/EWPcbBQUP3BXS5FwZp8RUOw06BaRn8tQLzN4XLIxXejpHN9Qo8x8jjBmAAKp6FoS51AgkSA/A==",
1187
1173
  "dev": true,
1188
1174
  "dependencies": {
1189
- "@babel/helper-plugin-utils": "^7.25.7",
1190
- "@babel/plugin-syntax-dynamic-import": "^7.8.3"
1175
+ "@babel/helper-plugin-utils": "^7.25.7"
1191
1176
  },
1192
1177
  "engines": {
1193
1178
  "node": ">=6.9.0"
@@ -1213,13 +1198,12 @@
1213
1198
  }
1214
1199
  },
1215
1200
  "node_modules/@babel/plugin-transform-export-namespace-from": {
1216
- "version": "7.25.7",
1217
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.7.tgz",
1218
- "integrity": "sha512-h3MDAP5l34NQkkNulsTNyjdaR+OiB0Im67VU//sFupouP8Q6m9Spy7l66DcaAQxtmCqGdanPByLsnwFttxKISQ==",
1201
+ "version": "7.25.8",
1202
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.8.tgz",
1203
+ "integrity": "sha512-sPtYrduWINTQTW7FtOy99VCTWp4H23UX7vYcut7S4CIMEXU+54zKX9uCoGkLsWXteyaMXzVHgzWbLfQ1w4GZgw==",
1219
1204
  "dev": true,
1220
1205
  "dependencies": {
1221
- "@babel/helper-plugin-utils": "^7.25.7",
1222
- "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
1206
+ "@babel/helper-plugin-utils": "^7.25.7"
1223
1207
  },
1224
1208
  "engines": {
1225
1209
  "node": ">=6.9.0"
@@ -1278,13 +1262,12 @@
1278
1262
  }
1279
1263
  },
1280
1264
  "node_modules/@babel/plugin-transform-json-strings": {
1281
- "version": "7.25.7",
1282
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.7.tgz",
1283
- "integrity": "sha512-Ot43PrL9TEAiCe8C/2erAjXMeVSnE/BLEx6eyrKLNFCCw5jvhTHKyHxdI1pA0kz5njZRYAnMO2KObGqOCRDYSA==",
1265
+ "version": "7.25.8",
1266
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.8.tgz",
1267
+ "integrity": "sha512-4OMNv7eHTmJ2YXs3tvxAfa/I43di+VcF+M4Wt66c88EAED1RoGaf1D64cL5FkRpNL+Vx9Hds84lksWvd/wMIdA==",
1284
1268
  "dev": true,
1285
1269
  "dependencies": {
1286
- "@babel/helper-plugin-utils": "^7.25.7",
1287
- "@babel/plugin-syntax-json-strings": "^7.8.3"
1270
+ "@babel/helper-plugin-utils": "^7.25.7"
1288
1271
  },
1289
1272
  "engines": {
1290
1273
  "node": ">=6.9.0"
@@ -1309,13 +1292,12 @@
1309
1292
  }
1310
1293
  },
1311
1294
  "node_modules/@babel/plugin-transform-logical-assignment-operators": {
1312
- "version": "7.25.7",
1313
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.7.tgz",
1314
- "integrity": "sha512-iImzbA55BjiovLyG2bggWS+V+OLkaBorNvc/yJoeeDQGztknRnDdYfp2d/UPmunZYEnZi6Lg8QcTmNMHOB0lGA==",
1295
+ "version": "7.25.8",
1296
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.8.tgz",
1297
+ "integrity": "sha512-f5W0AhSbbI+yY6VakT04jmxdxz+WsID0neG7+kQZbCOjuyJNdL5Nn4WIBm4hRpKnUcO9lP0eipUhFN12JpoH8g==",
1315
1298
  "dev": true,
1316
1299
  "dependencies": {
1317
- "@babel/helper-plugin-utils": "^7.25.7",
1318
- "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
1300
+ "@babel/helper-plugin-utils": "^7.25.7"
1319
1301
  },
1320
1302
  "engines": {
1321
1303
  "node": ">=6.9.0"
@@ -1438,13 +1420,12 @@
1438
1420
  }
1439
1421
  },
1440
1422
  "node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
1441
- "version": "7.25.7",
1442
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.7.tgz",
1443
- "integrity": "sha512-FbuJ63/4LEL32mIxrxwYaqjJxpbzxPVQj5a+Ebrc8JICV6YX8nE53jY+K0RZT3um56GoNWgkS2BQ/uLGTjtwfw==",
1423
+ "version": "7.25.8",
1424
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.8.tgz",
1425
+ "integrity": "sha512-Z7WJJWdQc8yCWgAmjI3hyC+5PXIubH9yRKzkl9ZEG647O9szl9zvmKLzpbItlijBnVhTUf1cpyWBsZ3+2wjWPQ==",
1444
1426
  "dev": true,
1445
1427
  "dependencies": {
1446
- "@babel/helper-plugin-utils": "^7.25.7",
1447
- "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
1428
+ "@babel/helper-plugin-utils": "^7.25.7"
1448
1429
  },
1449
1430
  "engines": {
1450
1431
  "node": ">=6.9.0"
@@ -1454,13 +1435,12 @@
1454
1435
  }
1455
1436
  },
1456
1437
  "node_modules/@babel/plugin-transform-numeric-separator": {
1457
- "version": "7.25.7",
1458
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.7.tgz",
1459
- "integrity": "sha512-8CbutzSSh4hmD+jJHIA8vdTNk15kAzOnFLVVgBSMGr28rt85ouT01/rezMecks9pkU939wDInImwCKv4ahU4IA==",
1438
+ "version": "7.25.8",
1439
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.8.tgz",
1440
+ "integrity": "sha512-rm9a5iEFPS4iMIy+/A/PiS0QN0UyjPIeVvbU5EMZFKJZHt8vQnasbpo3T3EFcxzCeYO0BHfc4RqooCZc51J86Q==",
1460
1441
  "dev": true,
1461
1442
  "dependencies": {
1462
- "@babel/helper-plugin-utils": "^7.25.7",
1463
- "@babel/plugin-syntax-numeric-separator": "^7.10.4"
1443
+ "@babel/helper-plugin-utils": "^7.25.7"
1464
1444
  },
1465
1445
  "engines": {
1466
1446
  "node": ">=6.9.0"
@@ -1470,14 +1450,13 @@
1470
1450
  }
1471
1451
  },
1472
1452
  "node_modules/@babel/plugin-transform-object-rest-spread": {
1473
- "version": "7.25.7",
1474
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.7.tgz",
1475
- "integrity": "sha512-1JdVKPhD7Y5PvgfFy0Mv2brdrolzpzSoUq2pr6xsR+m+3viGGeHEokFKsCgOkbeFOQxfB1Vt2F0cPJLRpFI4Zg==",
1453
+ "version": "7.25.8",
1454
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.8.tgz",
1455
+ "integrity": "sha512-LkUu0O2hnUKHKE7/zYOIjByMa4VRaV2CD/cdGz0AxU9we+VA3kDDggKEzI0Oz1IroG+6gUP6UmWEHBMWZU316g==",
1476
1456
  "dev": true,
1477
1457
  "dependencies": {
1478
1458
  "@babel/helper-compilation-targets": "^7.25.7",
1479
1459
  "@babel/helper-plugin-utils": "^7.25.7",
1480
- "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
1481
1460
  "@babel/plugin-transform-parameters": "^7.25.7"
1482
1461
  },
1483
1462
  "engines": {
@@ -1504,13 +1483,12 @@
1504
1483
  }
1505
1484
  },
1506
1485
  "node_modules/@babel/plugin-transform-optional-catch-binding": {
1507
- "version": "7.25.7",
1508
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.7.tgz",
1509
- "integrity": "sha512-m9obYBA39mDPN7lJzD5WkGGb0GO54PPLXsbcnj1Hyeu8mSRz7Gb4b1A6zxNX32ZuUySDK4G6it8SDFWD1nCnqg==",
1486
+ "version": "7.25.8",
1487
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.8.tgz",
1488
+ "integrity": "sha512-EbQYweoMAHOn7iJ9GgZo14ghhb9tTjgOc88xFgYngifx7Z9u580cENCV159M4xDh3q/irbhSjZVpuhpC2gKBbg==",
1510
1489
  "dev": true,
1511
1490
  "dependencies": {
1512
- "@babel/helper-plugin-utils": "^7.25.7",
1513
- "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
1491
+ "@babel/helper-plugin-utils": "^7.25.7"
1514
1492
  },
1515
1493
  "engines": {
1516
1494
  "node": ">=6.9.0"
@@ -1520,14 +1498,13 @@
1520
1498
  }
1521
1499
  },
1522
1500
  "node_modules/@babel/plugin-transform-optional-chaining": {
1523
- "version": "7.25.7",
1524
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.7.tgz",
1525
- "integrity": "sha512-h39agClImgPWg4H8mYVAbD1qP9vClFbEjqoJmt87Zen8pjqK8FTPUwrOXAvqu5soytwxrLMd2fx2KSCp2CHcNg==",
1501
+ "version": "7.25.8",
1502
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.8.tgz",
1503
+ "integrity": "sha512-q05Bk7gXOxpTHoQ8RSzGSh/LHVB9JEIkKnk3myAWwZHnYiTGYtbdrYkIsS8Xyh4ltKf7GNUSgzs/6P2bJtBAQg==",
1526
1504
  "dev": true,
1527
1505
  "dependencies": {
1528
1506
  "@babel/helper-plugin-utils": "^7.25.7",
1529
- "@babel/helper-skip-transparent-expression-wrappers": "^7.25.7",
1530
- "@babel/plugin-syntax-optional-chaining": "^7.8.3"
1507
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.25.7"
1531
1508
  },
1532
1509
  "engines": {
1533
1510
  "node": ">=6.9.0"
@@ -1568,15 +1545,14 @@
1568
1545
  }
1569
1546
  },
1570
1547
  "node_modules/@babel/plugin-transform-private-property-in-object": {
1571
- "version": "7.25.7",
1572
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.7.tgz",
1573
- "integrity": "sha512-LzA5ESzBy7tqj00Yjey9yWfs3FKy4EmJyKOSWld144OxkTji81WWnUT8nkLUn+imN/zHL8ZQlOu/MTUAhHaX3g==",
1548
+ "version": "7.25.8",
1549
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.8.tgz",
1550
+ "integrity": "sha512-8Uh966svuB4V8RHHg0QJOB32QK287NBksJOByoKmHMp1TAobNniNalIkI2i5IPj5+S9NYCG4VIjbEuiSN8r+ow==",
1574
1551
  "dev": true,
1575
1552
  "dependencies": {
1576
1553
  "@babel/helper-annotate-as-pure": "^7.25.7",
1577
1554
  "@babel/helper-create-class-features-plugin": "^7.25.7",
1578
- "@babel/helper-plugin-utils": "^7.25.7",
1579
- "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
1555
+ "@babel/helper-plugin-utils": "^7.25.7"
1580
1556
  },
1581
1557
  "engines": {
1582
1558
  "node": ">=6.9.0"
@@ -1909,12 +1885,12 @@
1909
1885
  "dev": true
1910
1886
  },
1911
1887
  "node_modules/@babel/preset-env": {
1912
- "version": "7.25.7",
1913
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.7.tgz",
1914
- "integrity": "sha512-Gibz4OUdyNqqLj+7OAvBZxOD7CklCtMA5/j0JgUEwOnaRULsPDXmic2iKxL2DX2vQduPR5wH2hjZas/Vr/Oc0g==",
1888
+ "version": "7.25.8",
1889
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.8.tgz",
1890
+ "integrity": "sha512-58T2yulDHMN8YMUxiLq5YmWUnlDCyY1FsHM+v12VMx+1/FlrUj5tY50iDCpofFQEM8fMYOaY9YRvym2jcjn1Dg==",
1915
1891
  "dev": true,
1916
1892
  "dependencies": {
1917
- "@babel/compat-data": "^7.25.7",
1893
+ "@babel/compat-data": "^7.25.8",
1918
1894
  "@babel/helper-compilation-targets": "^7.25.7",
1919
1895
  "@babel/helper-plugin-utils": "^7.25.7",
1920
1896
  "@babel/helper-validator-option": "^7.25.7",
@@ -1924,45 +1900,30 @@
1924
1900
  "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.7",
1925
1901
  "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.7",
1926
1902
  "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
1927
- "@babel/plugin-syntax-async-generators": "^7.8.4",
1928
- "@babel/plugin-syntax-class-properties": "^7.12.13",
1929
- "@babel/plugin-syntax-class-static-block": "^7.14.5",
1930
- "@babel/plugin-syntax-dynamic-import": "^7.8.3",
1931
- "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
1932
1903
  "@babel/plugin-syntax-import-assertions": "^7.25.7",
1933
1904
  "@babel/plugin-syntax-import-attributes": "^7.25.7",
1934
- "@babel/plugin-syntax-import-meta": "^7.10.4",
1935
- "@babel/plugin-syntax-json-strings": "^7.8.3",
1936
- "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
1937
- "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
1938
- "@babel/plugin-syntax-numeric-separator": "^7.10.4",
1939
- "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
1940
- "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
1941
- "@babel/plugin-syntax-optional-chaining": "^7.8.3",
1942
- "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
1943
- "@babel/plugin-syntax-top-level-await": "^7.14.5",
1944
1905
  "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
1945
1906
  "@babel/plugin-transform-arrow-functions": "^7.25.7",
1946
- "@babel/plugin-transform-async-generator-functions": "^7.25.7",
1907
+ "@babel/plugin-transform-async-generator-functions": "^7.25.8",
1947
1908
  "@babel/plugin-transform-async-to-generator": "^7.25.7",
1948
1909
  "@babel/plugin-transform-block-scoped-functions": "^7.25.7",
1949
1910
  "@babel/plugin-transform-block-scoping": "^7.25.7",
1950
1911
  "@babel/plugin-transform-class-properties": "^7.25.7",
1951
- "@babel/plugin-transform-class-static-block": "^7.25.7",
1912
+ "@babel/plugin-transform-class-static-block": "^7.25.8",
1952
1913
  "@babel/plugin-transform-classes": "^7.25.7",
1953
1914
  "@babel/plugin-transform-computed-properties": "^7.25.7",
1954
1915
  "@babel/plugin-transform-destructuring": "^7.25.7",
1955
1916
  "@babel/plugin-transform-dotall-regex": "^7.25.7",
1956
1917
  "@babel/plugin-transform-duplicate-keys": "^7.25.7",
1957
1918
  "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.7",
1958
- "@babel/plugin-transform-dynamic-import": "^7.25.7",
1919
+ "@babel/plugin-transform-dynamic-import": "^7.25.8",
1959
1920
  "@babel/plugin-transform-exponentiation-operator": "^7.25.7",
1960
- "@babel/plugin-transform-export-namespace-from": "^7.25.7",
1921
+ "@babel/plugin-transform-export-namespace-from": "^7.25.8",
1961
1922
  "@babel/plugin-transform-for-of": "^7.25.7",
1962
1923
  "@babel/plugin-transform-function-name": "^7.25.7",
1963
- "@babel/plugin-transform-json-strings": "^7.25.7",
1924
+ "@babel/plugin-transform-json-strings": "^7.25.8",
1964
1925
  "@babel/plugin-transform-literals": "^7.25.7",
1965
- "@babel/plugin-transform-logical-assignment-operators": "^7.25.7",
1926
+ "@babel/plugin-transform-logical-assignment-operators": "^7.25.8",
1966
1927
  "@babel/plugin-transform-member-expression-literals": "^7.25.7",
1967
1928
  "@babel/plugin-transform-modules-amd": "^7.25.7",
1968
1929
  "@babel/plugin-transform-modules-commonjs": "^7.25.7",
@@ -1970,15 +1931,15 @@
1970
1931
  "@babel/plugin-transform-modules-umd": "^7.25.7",
1971
1932
  "@babel/plugin-transform-named-capturing-groups-regex": "^7.25.7",
1972
1933
  "@babel/plugin-transform-new-target": "^7.25.7",
1973
- "@babel/plugin-transform-nullish-coalescing-operator": "^7.25.7",
1974
- "@babel/plugin-transform-numeric-separator": "^7.25.7",
1975
- "@babel/plugin-transform-object-rest-spread": "^7.25.7",
1934
+ "@babel/plugin-transform-nullish-coalescing-operator": "^7.25.8",
1935
+ "@babel/plugin-transform-numeric-separator": "^7.25.8",
1936
+ "@babel/plugin-transform-object-rest-spread": "^7.25.8",
1976
1937
  "@babel/plugin-transform-object-super": "^7.25.7",
1977
- "@babel/plugin-transform-optional-catch-binding": "^7.25.7",
1978
- "@babel/plugin-transform-optional-chaining": "^7.25.7",
1938
+ "@babel/plugin-transform-optional-catch-binding": "^7.25.8",
1939
+ "@babel/plugin-transform-optional-chaining": "^7.25.8",
1979
1940
  "@babel/plugin-transform-parameters": "^7.25.7",
1980
1941
  "@babel/plugin-transform-private-methods": "^7.25.7",
1981
- "@babel/plugin-transform-private-property-in-object": "^7.25.7",
1942
+ "@babel/plugin-transform-private-property-in-object": "^7.25.8",
1982
1943
  "@babel/plugin-transform-property-literals": "^7.25.7",
1983
1944
  "@babel/plugin-transform-regenerator": "^7.25.7",
1984
1945
  "@babel/plugin-transform-reserved-words": "^7.25.7",
@@ -2149,9 +2110,9 @@
2149
2110
  }
2150
2111
  },
2151
2112
  "node_modules/@babel/types": {
2152
- "version": "7.25.7",
2153
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.7.tgz",
2154
- "integrity": "sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==",
2113
+ "version": "7.25.8",
2114
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz",
2115
+ "integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==",
2155
2116
  "dev": true,
2156
2117
  "dependencies": {
2157
2118
  "@babel/helper-string-parser": "^7.25.7",
@@ -4259,6 +4220,279 @@
4259
4220
  "node": ">= 8"
4260
4221
  }
4261
4222
  },
4223
+ "node_modules/@parcel/watcher": {
4224
+ "version": "2.4.1",
4225
+ "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.1.tgz",
4226
+ "integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
4227
+ "dev": true,
4228
+ "dependencies": {
4229
+ "detect-libc": "^1.0.3",
4230
+ "is-glob": "^4.0.3",
4231
+ "micromatch": "^4.0.5",
4232
+ "node-addon-api": "^7.0.0"
4233
+ },
4234
+ "engines": {
4235
+ "node": ">= 10.0.0"
4236
+ },
4237
+ "funding": {
4238
+ "type": "opencollective",
4239
+ "url": "https://opencollective.com/parcel"
4240
+ },
4241
+ "optionalDependencies": {
4242
+ "@parcel/watcher-android-arm64": "2.4.1",
4243
+ "@parcel/watcher-darwin-arm64": "2.4.1",
4244
+ "@parcel/watcher-darwin-x64": "2.4.1",
4245
+ "@parcel/watcher-freebsd-x64": "2.4.1",
4246
+ "@parcel/watcher-linux-arm-glibc": "2.4.1",
4247
+ "@parcel/watcher-linux-arm64-glibc": "2.4.1",
4248
+ "@parcel/watcher-linux-arm64-musl": "2.4.1",
4249
+ "@parcel/watcher-linux-x64-glibc": "2.4.1",
4250
+ "@parcel/watcher-linux-x64-musl": "2.4.1",
4251
+ "@parcel/watcher-win32-arm64": "2.4.1",
4252
+ "@parcel/watcher-win32-ia32": "2.4.1",
4253
+ "@parcel/watcher-win32-x64": "2.4.1"
4254
+ }
4255
+ },
4256
+ "node_modules/@parcel/watcher-android-arm64": {
4257
+ "version": "2.4.1",
4258
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz",
4259
+ "integrity": "sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==",
4260
+ "cpu": [
4261
+ "arm64"
4262
+ ],
4263
+ "dev": true,
4264
+ "optional": true,
4265
+ "os": [
4266
+ "android"
4267
+ ],
4268
+ "engines": {
4269
+ "node": ">= 10.0.0"
4270
+ },
4271
+ "funding": {
4272
+ "type": "opencollective",
4273
+ "url": "https://opencollective.com/parcel"
4274
+ }
4275
+ },
4276
+ "node_modules/@parcel/watcher-darwin-arm64": {
4277
+ "version": "2.4.1",
4278
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.4.1.tgz",
4279
+ "integrity": "sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==",
4280
+ "cpu": [
4281
+ "arm64"
4282
+ ],
4283
+ "dev": true,
4284
+ "optional": true,
4285
+ "os": [
4286
+ "darwin"
4287
+ ],
4288
+ "engines": {
4289
+ "node": ">= 10.0.0"
4290
+ },
4291
+ "funding": {
4292
+ "type": "opencollective",
4293
+ "url": "https://opencollective.com/parcel"
4294
+ }
4295
+ },
4296
+ "node_modules/@parcel/watcher-darwin-x64": {
4297
+ "version": "2.4.1",
4298
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.4.1.tgz",
4299
+ "integrity": "sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==",
4300
+ "cpu": [
4301
+ "x64"
4302
+ ],
4303
+ "dev": true,
4304
+ "optional": true,
4305
+ "os": [
4306
+ "darwin"
4307
+ ],
4308
+ "engines": {
4309
+ "node": ">= 10.0.0"
4310
+ },
4311
+ "funding": {
4312
+ "type": "opencollective",
4313
+ "url": "https://opencollective.com/parcel"
4314
+ }
4315
+ },
4316
+ "node_modules/@parcel/watcher-freebsd-x64": {
4317
+ "version": "2.4.1",
4318
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.4.1.tgz",
4319
+ "integrity": "sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==",
4320
+ "cpu": [
4321
+ "x64"
4322
+ ],
4323
+ "dev": true,
4324
+ "optional": true,
4325
+ "os": [
4326
+ "freebsd"
4327
+ ],
4328
+ "engines": {
4329
+ "node": ">= 10.0.0"
4330
+ },
4331
+ "funding": {
4332
+ "type": "opencollective",
4333
+ "url": "https://opencollective.com/parcel"
4334
+ }
4335
+ },
4336
+ "node_modules/@parcel/watcher-linux-arm-glibc": {
4337
+ "version": "2.4.1",
4338
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.4.1.tgz",
4339
+ "integrity": "sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==",
4340
+ "cpu": [
4341
+ "arm"
4342
+ ],
4343
+ "dev": true,
4344
+ "optional": true,
4345
+ "os": [
4346
+ "linux"
4347
+ ],
4348
+ "engines": {
4349
+ "node": ">= 10.0.0"
4350
+ },
4351
+ "funding": {
4352
+ "type": "opencollective",
4353
+ "url": "https://opencollective.com/parcel"
4354
+ }
4355
+ },
4356
+ "node_modules/@parcel/watcher-linux-arm64-glibc": {
4357
+ "version": "2.4.1",
4358
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.4.1.tgz",
4359
+ "integrity": "sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==",
4360
+ "cpu": [
4361
+ "arm64"
4362
+ ],
4363
+ "dev": true,
4364
+ "optional": true,
4365
+ "os": [
4366
+ "linux"
4367
+ ],
4368
+ "engines": {
4369
+ "node": ">= 10.0.0"
4370
+ },
4371
+ "funding": {
4372
+ "type": "opencollective",
4373
+ "url": "https://opencollective.com/parcel"
4374
+ }
4375
+ },
4376
+ "node_modules/@parcel/watcher-linux-arm64-musl": {
4377
+ "version": "2.4.1",
4378
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.4.1.tgz",
4379
+ "integrity": "sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==",
4380
+ "cpu": [
4381
+ "arm64"
4382
+ ],
4383
+ "dev": true,
4384
+ "optional": true,
4385
+ "os": [
4386
+ "linux"
4387
+ ],
4388
+ "engines": {
4389
+ "node": ">= 10.0.0"
4390
+ },
4391
+ "funding": {
4392
+ "type": "opencollective",
4393
+ "url": "https://opencollective.com/parcel"
4394
+ }
4395
+ },
4396
+ "node_modules/@parcel/watcher-linux-x64-glibc": {
4397
+ "version": "2.4.1",
4398
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
4399
+ "integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
4400
+ "cpu": [
4401
+ "x64"
4402
+ ],
4403
+ "dev": true,
4404
+ "optional": true,
4405
+ "os": [
4406
+ "linux"
4407
+ ],
4408
+ "engines": {
4409
+ "node": ">= 10.0.0"
4410
+ },
4411
+ "funding": {
4412
+ "type": "opencollective",
4413
+ "url": "https://opencollective.com/parcel"
4414
+ }
4415
+ },
4416
+ "node_modules/@parcel/watcher-linux-x64-musl": {
4417
+ "version": "2.4.1",
4418
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
4419
+ "integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
4420
+ "cpu": [
4421
+ "x64"
4422
+ ],
4423
+ "dev": true,
4424
+ "optional": true,
4425
+ "os": [
4426
+ "linux"
4427
+ ],
4428
+ "engines": {
4429
+ "node": ">= 10.0.0"
4430
+ },
4431
+ "funding": {
4432
+ "type": "opencollective",
4433
+ "url": "https://opencollective.com/parcel"
4434
+ }
4435
+ },
4436
+ "node_modules/@parcel/watcher-win32-arm64": {
4437
+ "version": "2.4.1",
4438
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.4.1.tgz",
4439
+ "integrity": "sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==",
4440
+ "cpu": [
4441
+ "arm64"
4442
+ ],
4443
+ "dev": true,
4444
+ "optional": true,
4445
+ "os": [
4446
+ "win32"
4447
+ ],
4448
+ "engines": {
4449
+ "node": ">= 10.0.0"
4450
+ },
4451
+ "funding": {
4452
+ "type": "opencollective",
4453
+ "url": "https://opencollective.com/parcel"
4454
+ }
4455
+ },
4456
+ "node_modules/@parcel/watcher-win32-ia32": {
4457
+ "version": "2.4.1",
4458
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.4.1.tgz",
4459
+ "integrity": "sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==",
4460
+ "cpu": [
4461
+ "ia32"
4462
+ ],
4463
+ "dev": true,
4464
+ "optional": true,
4465
+ "os": [
4466
+ "win32"
4467
+ ],
4468
+ "engines": {
4469
+ "node": ">= 10.0.0"
4470
+ },
4471
+ "funding": {
4472
+ "type": "opencollective",
4473
+ "url": "https://opencollective.com/parcel"
4474
+ }
4475
+ },
4476
+ "node_modules/@parcel/watcher-win32-x64": {
4477
+ "version": "2.4.1",
4478
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.4.1.tgz",
4479
+ "integrity": "sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==",
4480
+ "cpu": [
4481
+ "x64"
4482
+ ],
4483
+ "dev": true,
4484
+ "optional": true,
4485
+ "os": [
4486
+ "win32"
4487
+ ],
4488
+ "engines": {
4489
+ "node": ">= 10.0.0"
4490
+ },
4491
+ "funding": {
4492
+ "type": "opencollective",
4493
+ "url": "https://opencollective.com/parcel"
4494
+ }
4495
+ },
4262
4496
  "node_modules/@paypal/accelerated-checkout-loader": {
4263
4497
  "version": "1.1.0",
4264
4498
  "resolved": "https://registry.npmjs.org/@paypal/accelerated-checkout-loader/-/accelerated-checkout-loader-1.1.0.tgz",
@@ -4438,9 +4672,9 @@
4438
4672
  }
4439
4673
  },
4440
4674
  "node_modules/@paypal/sdk-constants": {
4441
- "version": "1.0.149",
4442
- "resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.149.tgz",
4443
- "integrity": "sha512-oHdaRg2fP9LINMDJ8fMTtRvvW2QJVifoEoq7YPOP5Sk50edWX6tyATZTfgSnJmLHHq3OE6OF1aKa7hz09frVxw==",
4675
+ "version": "1.0.150",
4676
+ "resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.150.tgz",
4677
+ "integrity": "sha512-ETm/mtiTBw4gHPdKo3GXzSQyXfZKevSg+ujfEvZbLT9gCc/YFmTBnWDroqmzOeuSXnf2Ll4bBSp3xbr47NQbUQ==",
4444
4678
  "dependencies": {
4445
4679
  "hi-base32": "^0.5.0"
4446
4680
  }
@@ -5406,9 +5640,9 @@
5406
5640
  }
5407
5641
  },
5408
5642
  "node_modules/acorn": {
5409
- "version": "8.12.1",
5410
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
5411
- "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
5643
+ "version": "8.13.0",
5644
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.13.0.tgz",
5645
+ "integrity": "sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==",
5412
5646
  "dev": true,
5413
5647
  "bin": {
5414
5648
  "acorn": "bin/acorn"
@@ -7284,9 +7518,9 @@
7284
7518
  }
7285
7519
  },
7286
7520
  "node_modules/caniuse-lite": {
7287
- "version": "1.0.30001667",
7288
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001667.tgz",
7289
- "integrity": "sha512-7LTwJjcRkzKFmtqGsibMeuXmvFDfZq/nzIjnmgCGzKKRVzjD72selLDK1oPF/Oxzmt4fNcPvTDvGqSDG4tCALw==",
7521
+ "version": "1.0.30001669",
7522
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz",
7523
+ "integrity": "sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==",
7290
7524
  "dev": true,
7291
7525
  "funding": [
7292
7526
  {
@@ -8918,6 +9152,18 @@
8918
9152
  "node": ">=4"
8919
9153
  }
8920
9154
  },
9155
+ "node_modules/detect-libc": {
9156
+ "version": "1.0.3",
9157
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
9158
+ "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
9159
+ "dev": true,
9160
+ "bin": {
9161
+ "detect-libc": "bin/detect-libc.js"
9162
+ },
9163
+ "engines": {
9164
+ "node": ">=0.10"
9165
+ }
9166
+ },
8921
9167
  "node_modules/detect-newline": {
8922
9168
  "version": "3.1.0",
8923
9169
  "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
@@ -9091,9 +9337,9 @@
9091
9337
  "dev": true
9092
9338
  },
9093
9339
  "node_modules/electron-to-chromium": {
9094
- "version": "1.5.34",
9095
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.34.tgz",
9096
- "integrity": "sha512-/TZAiChbAflBNjCg+VvstbcwAtIL/VdMFO3NgRFIzBjpvPzWOTIbbO8kNb6RwU4bt9TP7K+3KqBKw/lOU+Y+GA==",
9340
+ "version": "1.5.39",
9341
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.39.tgz",
9342
+ "integrity": "sha512-4xkpSR6CjuiaNyvwiWDI85N9AxsvbPawB8xc7yzLPonYTuP19BVgYweKyUMFtHEZgIcHWMt1ks5Cqx2m+6/Grg==",
9097
9343
  "dev": true
9098
9344
  },
9099
9345
  "node_modules/elliptic": {
@@ -10788,9 +11034,9 @@
10788
11034
  "dev": true
10789
11035
  },
10790
11036
  "node_modules/fast-uri": {
10791
- "version": "3.0.2",
10792
- "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.2.tgz",
10793
- "integrity": "sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==",
11037
+ "version": "3.0.3",
11038
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz",
11039
+ "integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==",
10794
11040
  "dev": true
10795
11041
  },
10796
11042
  "node_modules/fastest-levenshtein": {
@@ -11141,9 +11387,9 @@
11141
11387
  }
11142
11388
  },
11143
11389
  "node_modules/form-data": {
11144
- "version": "4.0.0",
11145
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
11146
- "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
11390
+ "version": "4.0.1",
11391
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz",
11392
+ "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
11147
11393
  "dev": true,
11148
11394
  "dependencies": {
11149
11395
  "asynckit": "^0.4.0",
@@ -18023,9 +18269,9 @@
18023
18269
  "dev": true
18024
18270
  },
18025
18271
  "node_modules/nan": {
18026
- "version": "2.20.0",
18027
- "resolved": "https://registry.npmjs.org/nan/-/nan-2.20.0.tgz",
18028
- "integrity": "sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw==",
18272
+ "version": "2.22.0",
18273
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.22.0.tgz",
18274
+ "integrity": "sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw==",
18029
18275
  "dev": true,
18030
18276
  "optional": true
18031
18277
  },
@@ -18153,6 +18399,12 @@
18153
18399
  "@sinonjs/commons": "^3.0.1"
18154
18400
  }
18155
18401
  },
18402
+ "node_modules/node-addon-api": {
18403
+ "version": "7.1.1",
18404
+ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
18405
+ "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
18406
+ "dev": true
18407
+ },
18156
18408
  "node_modules/node-cleanup": {
18157
18409
  "version": "2.1.2",
18158
18410
  "resolved": "https://registry.npmjs.org/node-cleanup/-/node-cleanup-2.1.2.tgz",
@@ -25119,11 +25371,12 @@
25119
25371
  "dev": true
25120
25372
  },
25121
25373
  "node_modules/sass": {
25122
- "version": "1.79.4",
25123
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.79.4.tgz",
25124
- "integrity": "sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==",
25374
+ "version": "1.79.5",
25375
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.79.5.tgz",
25376
+ "integrity": "sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==",
25125
25377
  "dev": true,
25126
25378
  "dependencies": {
25379
+ "@parcel/watcher": "^2.4.1",
25127
25380
  "chokidar": "^4.0.0",
25128
25381
  "immutable": "^4.0.0",
25129
25382
  "source-map-js": ">=0.6.2 <2.0.0"
@@ -26597,9 +26850,9 @@
26597
26850
  }
26598
26851
  },
26599
26852
  "node_modules/synckit/node_modules/tslib": {
26600
- "version": "2.7.0",
26601
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
26602
- "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
26853
+ "version": "2.8.0",
26854
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.0.tgz",
26855
+ "integrity": "sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==",
26603
26856
  "dev": true
26604
26857
  },
26605
26858
  "node_modules/tapable": {
@@ -29843,9 +30096,9 @@
29843
30096
  }
29844
30097
  },
29845
30098
  "@paypal/sdk-constants": {
29846
- "version": "1.0.149",
29847
- "resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.149.tgz",
29848
- "integrity": "sha512-oHdaRg2fP9LINMDJ8fMTtRvvW2QJVifoEoq7YPOP5Sk50edWX6tyATZTfgSnJmLHHq3OE6OF1aKa7hz09frVxw==",
30099
+ "version": "1.0.150",
30100
+ "resolved": "https://registry.npmjs.org/@paypal/sdk-constants/-/sdk-constants-1.0.150.tgz",
30101
+ "integrity": "sha512-ETm/mtiTBw4gHPdKo3GXzSQyXfZKevSg+ujfEvZbLT9gCc/YFmTBnWDroqmzOeuSXnf2Ll4bBSp3xbr47NQbUQ==",
29849
30102
  "requires": {
29850
30103
  "hi-base32": "^0.5.0"
29851
30104
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.461",
3
+ "version": "5.0.462",
4
4
  "description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -91,7 +91,7 @@
91
91
  "@paypal/messaging-components": "1.64.12",
92
92
  "@paypal/muse-components": "1.3.93",
93
93
  "@paypal/sdk-client": "4.0.194",
94
- "@paypal/sdk-constants": "1.0.149",
94
+ "@paypal/sdk-constants": "1.0.150",
95
95
  "@paypal/sdk-logos": "2.2.7",
96
96
  "bowser": "2.11.0",
97
97
  "card-validator": "4.3.0",