@paypal/sdk-release 5.0.447 → 5.0.449
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.
- package/package-lock.json +119 -113
- 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.
|
|
3
|
+
"version": "5.0.449",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@paypal/sdk-release",
|
|
9
|
-
"version": "5.0.
|
|
9
|
+
"version": "5.0.448",
|
|
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.
|
|
14
|
+
"@paypal/checkout-components": "5.0.330",
|
|
15
15
|
"@paypal/common-components": "1.0.49",
|
|
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.
|
|
21
|
+
"@paypal/messaging-components": "1.64.8",
|
|
22
22
|
"@paypal/muse-components": "1.3.93",
|
|
23
23
|
"@paypal/sdk-client": "4.0.194"
|
|
24
24
|
},
|
|
@@ -2267,9 +2267,9 @@
|
|
|
2267
2267
|
}
|
|
2268
2268
|
},
|
|
2269
2269
|
"node_modules/@eslint-community/regexpp": {
|
|
2270
|
-
"version": "4.
|
|
2271
|
-
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.
|
|
2272
|
-
"integrity": "sha512-
|
|
2270
|
+
"version": "4.11.0",
|
|
2271
|
+
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz",
|
|
2272
|
+
"integrity": "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==",
|
|
2273
2273
|
"dev": true,
|
|
2274
2274
|
"engines": {
|
|
2275
2275
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
@@ -3324,9 +3324,9 @@
|
|
|
3324
3324
|
}
|
|
3325
3325
|
},
|
|
3326
3326
|
"node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": {
|
|
3327
|
-
"version": "6.0.
|
|
3328
|
-
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.
|
|
3329
|
-
"integrity": "sha512-
|
|
3327
|
+
"version": "6.0.3",
|
|
3328
|
+
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
|
|
3329
|
+
"integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==",
|
|
3330
3330
|
"dev": true,
|
|
3331
3331
|
"dependencies": {
|
|
3332
3332
|
"@babel/core": "^7.23.9",
|
|
@@ -3962,9 +3962,9 @@
|
|
|
3962
3962
|
}
|
|
3963
3963
|
},
|
|
3964
3964
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
3965
|
-
"version": "1.
|
|
3966
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.
|
|
3967
|
-
"integrity": "sha512-
|
|
3965
|
+
"version": "1.5.0",
|
|
3966
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
3967
|
+
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
3968
3968
|
"dev": true
|
|
3969
3969
|
},
|
|
3970
3970
|
"node_modules/@jridgewell/trace-mapping": {
|
|
@@ -4286,6 +4286,16 @@
|
|
|
4286
4286
|
"node": ">= 8"
|
|
4287
4287
|
}
|
|
4288
4288
|
},
|
|
4289
|
+
"node_modules/@paypal/accelerated-checkout-loader": {
|
|
4290
|
+
"version": "1.0.1",
|
|
4291
|
+
"resolved": "https://registry.npmjs.org/@paypal/accelerated-checkout-loader/-/accelerated-checkout-loader-1.0.1.tgz",
|
|
4292
|
+
"integrity": "sha512-Zw9laFzML0hEMKpErBrcrgKLq1dK7lHuOnxgRQXHrANBjJBUYRz6Y37srmCohM0werR7rqfTJ/S6EubmdZMwjw==",
|
|
4293
|
+
"dependencies": {
|
|
4294
|
+
"@braintree/asset-loader": "2.0.0",
|
|
4295
|
+
"envify": "^4.1.0",
|
|
4296
|
+
"typescript": "^4.6.4"
|
|
4297
|
+
}
|
|
4298
|
+
},
|
|
4289
4299
|
"node_modules/@paypal/applepay-components": {
|
|
4290
4300
|
"version": "1.7.0",
|
|
4291
4301
|
"resolved": "https://registry.npmjs.org/@paypal/applepay-components/-/applepay-components-1.7.0.tgz",
|
|
@@ -4318,9 +4328,9 @@
|
|
|
4318
4328
|
}
|
|
4319
4329
|
},
|
|
4320
4330
|
"node_modules/@paypal/checkout-components": {
|
|
4321
|
-
"version": "5.0.
|
|
4322
|
-
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.
|
|
4323
|
-
"integrity": "sha512-
|
|
4331
|
+
"version": "5.0.330",
|
|
4332
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.330.tgz",
|
|
4333
|
+
"integrity": "sha512-icEntZA1BeXGBvnbpkUFdbGrQWU5EfFlXrdy+rUq9GXqUykFYxgrnlzVP/lMvF/dTfHC+HLEnxO2Fdyb8nUA/w==",
|
|
4324
4334
|
"dependencies": {
|
|
4325
4335
|
"@krakenjs/beaver-logger": "^5.7.0",
|
|
4326
4336
|
"@krakenjs/belter": "^2.0.0",
|
|
@@ -4329,8 +4339,8 @@
|
|
|
4329
4339
|
"@krakenjs/post-robot": "^11.0.0",
|
|
4330
4340
|
"@krakenjs/zalgo-promise": "^2.0.0",
|
|
4331
4341
|
"@krakenjs/zoid": "^10.3.1",
|
|
4342
|
+
"@paypal/accelerated-checkout-loader": "^1.0.1",
|
|
4332
4343
|
"@paypal/common-components": "^1.0.35",
|
|
4333
|
-
"@paypal/connect-loader-component": "1.1.1",
|
|
4334
4344
|
"@paypal/funding-components": "^1.0.31",
|
|
4335
4345
|
"@paypal/sdk-client": "^4.0.194",
|
|
4336
4346
|
"@paypal/sdk-constants": "^1.0.146",
|
|
@@ -4352,16 +4362,6 @@
|
|
|
4352
4362
|
"@paypal/sdk-logos": "^2.1.0"
|
|
4353
4363
|
}
|
|
4354
4364
|
},
|
|
4355
|
-
"node_modules/@paypal/connect-loader-component": {
|
|
4356
|
-
"version": "1.1.1",
|
|
4357
|
-
"resolved": "https://registry.npmjs.org/@paypal/connect-loader-component/-/connect-loader-component-1.1.1.tgz",
|
|
4358
|
-
"integrity": "sha512-22cbtOWFuKrzfjBHS6jnzuWsvKa2CxtwrPDuH31UwU8eCSrZPv02pyFDp8ZtYSP80N5uQsluXbf+jsd1BHB+QA==",
|
|
4359
|
-
"dependencies": {
|
|
4360
|
-
"@braintree/asset-loader": "2.0.0",
|
|
4361
|
-
"envify": "^4.1.0",
|
|
4362
|
-
"typescript": "^4.6.4"
|
|
4363
|
-
}
|
|
4364
|
-
},
|
|
4365
4365
|
"node_modules/@paypal/example-components": {
|
|
4366
4366
|
"version": "1.0.28",
|
|
4367
4367
|
"resolved": "https://registry.npmjs.org/@paypal/example-components/-/example-components-1.0.28.tgz",
|
|
@@ -4421,9 +4421,9 @@
|
|
|
4421
4421
|
}
|
|
4422
4422
|
},
|
|
4423
4423
|
"node_modules/@paypal/messaging-components": {
|
|
4424
|
-
"version": "1.64.
|
|
4425
|
-
"resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.
|
|
4426
|
-
"integrity": "sha512-
|
|
4424
|
+
"version": "1.64.8",
|
|
4425
|
+
"resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.8.tgz",
|
|
4426
|
+
"integrity": "sha512-OAY2J3jVuA9Mnk+hdHd4pSU7ZKCCbfRP3omN6BCuY08KS4fthkYV9UBqt7M5aZVBOA7qSO98ZT+Ls2cuR1CISQ==",
|
|
4427
4427
|
"dependencies": {
|
|
4428
4428
|
"@krakenjs/beaver-logger": "^5.0.0",
|
|
4429
4429
|
"@krakenjs/belter": "^2.0.0",
|
|
@@ -4675,9 +4675,9 @@
|
|
|
4675
4675
|
}
|
|
4676
4676
|
},
|
|
4677
4677
|
"node_modules/@types/express-serve-static-core": {
|
|
4678
|
-
"version": "4.19.
|
|
4679
|
-
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.
|
|
4680
|
-
"integrity": "sha512-
|
|
4678
|
+
"version": "4.19.5",
|
|
4679
|
+
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.5.tgz",
|
|
4680
|
+
"integrity": "sha512-y6W03tvrACO72aijJ5uF02FRq5cgDR9lUxddQ8vyF+GvmjJQqbzDcJngEjURc+ZsG31VI3hODNZJ2URj86pzmg==",
|
|
4681
4681
|
"dev": true,
|
|
4682
4682
|
"dependencies": {
|
|
4683
4683
|
"@types/node": "*",
|
|
@@ -4768,9 +4768,9 @@
|
|
|
4768
4768
|
"dev": true
|
|
4769
4769
|
},
|
|
4770
4770
|
"node_modules/@types/node": {
|
|
4771
|
-
"version": "20.14.
|
|
4772
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.
|
|
4773
|
-
"integrity": "sha512-
|
|
4771
|
+
"version": "20.14.10",
|
|
4772
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz",
|
|
4773
|
+
"integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==",
|
|
4774
4774
|
"dev": true,
|
|
4775
4775
|
"dependencies": {
|
|
4776
4776
|
"undici-types": "~5.26.4"
|
|
@@ -5421,9 +5421,9 @@
|
|
|
5421
5421
|
}
|
|
5422
5422
|
},
|
|
5423
5423
|
"node_modules/acorn": {
|
|
5424
|
-
"version": "8.12.
|
|
5425
|
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.
|
|
5426
|
-
"integrity": "sha512-
|
|
5424
|
+
"version": "8.12.1",
|
|
5425
|
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
|
|
5426
|
+
"integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
|
|
5427
5427
|
"dev": true,
|
|
5428
5428
|
"bin": {
|
|
5429
5429
|
"acorn": "bin/acorn"
|
|
@@ -7292,9 +7292,9 @@
|
|
|
7292
7292
|
}
|
|
7293
7293
|
},
|
|
7294
7294
|
"node_modules/caniuse-lite": {
|
|
7295
|
-
"version": "1.0.
|
|
7296
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
7297
|
-
"integrity": "sha512-
|
|
7295
|
+
"version": "1.0.30001640",
|
|
7296
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001640.tgz",
|
|
7297
|
+
"integrity": "sha512-lA4VMpW0PSUrFnkmVuEKBUovSWKhj7puyCg8StBChgu298N1AtuF1sKWEvfDuimSEDbhlb/KqPKC3fs1HbuQUA==",
|
|
7298
7298
|
"dev": true,
|
|
7299
7299
|
"funding": [
|
|
7300
7300
|
{
|
|
@@ -9107,9 +9107,9 @@
|
|
|
9107
9107
|
"dev": true
|
|
9108
9108
|
},
|
|
9109
9109
|
"node_modules/electron-to-chromium": {
|
|
9110
|
-
"version": "1.4.
|
|
9111
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
9112
|
-
"integrity": "sha512-
|
|
9110
|
+
"version": "1.4.820",
|
|
9111
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.820.tgz",
|
|
9112
|
+
"integrity": "sha512-kK/4O/YunacfboFEk/BDf7VO1HoPmDudLTJAU9NmXIOSjsV7qVIX3OrI4REZo0VmdqhcpUcncQc6N8Q3aEXlHg==",
|
|
9113
9113
|
"dev": true
|
|
9114
9114
|
},
|
|
9115
9115
|
"node_modules/elliptic": {
|
|
@@ -9222,10 +9222,16 @@
|
|
|
9222
9222
|
}
|
|
9223
9223
|
},
|
|
9224
9224
|
"node_modules/ent": {
|
|
9225
|
-
"version": "2.2.
|
|
9226
|
-
"resolved": "https://registry.npmjs.org/ent/-/ent-2.2.
|
|
9227
|
-
"integrity": "sha512-
|
|
9228
|
-
"dev": true
|
|
9225
|
+
"version": "2.2.1",
|
|
9226
|
+
"resolved": "https://registry.npmjs.org/ent/-/ent-2.2.1.tgz",
|
|
9227
|
+
"integrity": "sha512-QHuXVeZx9d+tIQAz/XztU0ZwZf2Agg9CcXcgE1rurqvdBeDBrpSwjl8/6XUqMg7tw2Y7uAdKb2sRv+bSEFqQ5A==",
|
|
9228
|
+
"dev": true,
|
|
9229
|
+
"dependencies": {
|
|
9230
|
+
"punycode": "^1.4.1"
|
|
9231
|
+
},
|
|
9232
|
+
"engines": {
|
|
9233
|
+
"node": ">= 0.4"
|
|
9234
|
+
}
|
|
9229
9235
|
},
|
|
9230
9236
|
"node_modules/envify": {
|
|
9231
9237
|
"version": "4.1.0",
|
|
@@ -9831,9 +9837,9 @@
|
|
|
9831
9837
|
}
|
|
9832
9838
|
},
|
|
9833
9839
|
"node_modules/eslint-plugin-promise": {
|
|
9834
|
-
"version": "6.
|
|
9835
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.
|
|
9836
|
-
"integrity": "sha512
|
|
9840
|
+
"version": "6.4.0",
|
|
9841
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.4.0.tgz",
|
|
9842
|
+
"integrity": "sha512-/KWWRaD3fGkVCZsdR0RU53PSthFmoHVhZl+y9+6DqeDLSikLdlUVpVEAmI6iCRR5QyOjBYBqHZV/bdv4DJ4Gtw==",
|
|
9837
9843
|
"dev": true,
|
|
9838
9844
|
"engines": {
|
|
9839
9845
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -10251,9 +10257,9 @@
|
|
|
10251
10257
|
}
|
|
10252
10258
|
},
|
|
10253
10259
|
"node_modules/esquery": {
|
|
10254
|
-
"version": "1.
|
|
10255
|
-
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.
|
|
10256
|
-
"integrity": "sha512-
|
|
10260
|
+
"version": "1.6.0",
|
|
10261
|
+
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
|
|
10262
|
+
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
|
10257
10263
|
"dev": true,
|
|
10258
10264
|
"dependencies": {
|
|
10259
10265
|
"estraverse": "^5.1.0"
|
|
@@ -12583,12 +12589,15 @@
|
|
|
12583
12589
|
}
|
|
12584
12590
|
},
|
|
12585
12591
|
"node_modules/is-core-module": {
|
|
12586
|
-
"version": "2.
|
|
12587
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.
|
|
12588
|
-
"integrity": "sha512-
|
|
12592
|
+
"version": "2.14.0",
|
|
12593
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.14.0.tgz",
|
|
12594
|
+
"integrity": "sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==",
|
|
12589
12595
|
"dev": true,
|
|
12590
12596
|
"dependencies": {
|
|
12591
|
-
"hasown": "^2.0.
|
|
12597
|
+
"hasown": "^2.0.2"
|
|
12598
|
+
},
|
|
12599
|
+
"engines": {
|
|
12600
|
+
"node": ">= 0.4"
|
|
12592
12601
|
},
|
|
12593
12602
|
"funding": {
|
|
12594
12603
|
"url": "https://github.com/sponsors/ljharb"
|
|
@@ -16634,9 +16643,9 @@
|
|
|
16634
16643
|
}
|
|
16635
16644
|
},
|
|
16636
16645
|
"node_modules/launch-editor": {
|
|
16637
|
-
"version": "2.
|
|
16638
|
-
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.
|
|
16639
|
-
"integrity": "sha512-
|
|
16646
|
+
"version": "2.8.0",
|
|
16647
|
+
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.8.0.tgz",
|
|
16648
|
+
"integrity": "sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==",
|
|
16640
16649
|
"dev": true,
|
|
16641
16650
|
"dependencies": {
|
|
16642
16651
|
"picocolors": "^1.0.0",
|
|
@@ -18253,12 +18262,6 @@
|
|
|
18253
18262
|
"isarray": "^1.0.0"
|
|
18254
18263
|
}
|
|
18255
18264
|
},
|
|
18256
|
-
"node_modules/node-libs-browser/node_modules/punycode": {
|
|
18257
|
-
"version": "1.4.1",
|
|
18258
|
-
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
|
18259
|
-
"integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==",
|
|
18260
|
-
"dev": true
|
|
18261
|
-
},
|
|
18262
18265
|
"node_modules/node-object-hash": {
|
|
18263
18266
|
"version": "1.4.2",
|
|
18264
18267
|
"resolved": "https://registry.npmjs.org/node-object-hash/-/node-object-hash-1.4.2.tgz",
|
|
@@ -23174,10 +23177,13 @@
|
|
|
23174
23177
|
"dev": true
|
|
23175
23178
|
},
|
|
23176
23179
|
"node_modules/object-inspect": {
|
|
23177
|
-
"version": "1.13.
|
|
23178
|
-
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.
|
|
23179
|
-
"integrity": "sha512-
|
|
23180
|
+
"version": "1.13.2",
|
|
23181
|
+
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
|
|
23182
|
+
"integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
|
|
23180
23183
|
"dev": true,
|
|
23184
|
+
"engines": {
|
|
23185
|
+
"node": ">= 0.4"
|
|
23186
|
+
},
|
|
23181
23187
|
"funding": {
|
|
23182
23188
|
"url": "https://github.com/sponsors/ljharb"
|
|
23183
23189
|
}
|
|
@@ -24264,13 +24270,10 @@
|
|
|
24264
24270
|
}
|
|
24265
24271
|
},
|
|
24266
24272
|
"node_modules/punycode": {
|
|
24267
|
-
"version": "
|
|
24268
|
-
"resolved": "https://registry.npmjs.org/punycode/-/punycode-
|
|
24269
|
-
"integrity": "sha512-
|
|
24270
|
-
"dev": true
|
|
24271
|
-
"engines": {
|
|
24272
|
-
"node": ">=6"
|
|
24273
|
-
}
|
|
24273
|
+
"version": "1.4.1",
|
|
24274
|
+
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
|
24275
|
+
"integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==",
|
|
24276
|
+
"dev": true
|
|
24274
24277
|
},
|
|
24275
24278
|
"node_modules/pure-rand": {
|
|
24276
24279
|
"version": "6.1.0",
|
|
@@ -27434,9 +27437,9 @@
|
|
|
27434
27437
|
}
|
|
27435
27438
|
},
|
|
27436
27439
|
"node_modules/update-browserslist-db": {
|
|
27437
|
-
"version": "1.0
|
|
27438
|
-
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.
|
|
27439
|
-
"integrity": "sha512-
|
|
27440
|
+
"version": "1.1.0",
|
|
27441
|
+
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
|
|
27442
|
+
"integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
|
|
27440
27443
|
"dev": true,
|
|
27441
27444
|
"funding": [
|
|
27442
27445
|
{
|
|
@@ -27472,6 +27475,15 @@
|
|
|
27472
27475
|
"punycode": "^2.1.0"
|
|
27473
27476
|
}
|
|
27474
27477
|
},
|
|
27478
|
+
"node_modules/uri-js/node_modules/punycode": {
|
|
27479
|
+
"version": "2.3.1",
|
|
27480
|
+
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
|
|
27481
|
+
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
27482
|
+
"dev": true,
|
|
27483
|
+
"engines": {
|
|
27484
|
+
"node": ">=6"
|
|
27485
|
+
}
|
|
27486
|
+
},
|
|
27475
27487
|
"node_modules/urix": {
|
|
27476
27488
|
"version": "0.1.0",
|
|
27477
27489
|
"resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
|
|
@@ -27510,16 +27522,10 @@
|
|
|
27510
27522
|
"node": ">= 4"
|
|
27511
27523
|
}
|
|
27512
27524
|
},
|
|
27513
|
-
"node_modules/url/node_modules/punycode": {
|
|
27514
|
-
"version": "1.4.1",
|
|
27515
|
-
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
|
27516
|
-
"integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==",
|
|
27517
|
-
"dev": true
|
|
27518
|
-
},
|
|
27519
27525
|
"node_modules/url/node_modules/qs": {
|
|
27520
|
-
"version": "6.12.
|
|
27521
|
-
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.
|
|
27522
|
-
"integrity": "sha512-
|
|
27526
|
+
"version": "6.12.3",
|
|
27527
|
+
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.3.tgz",
|
|
27528
|
+
"integrity": "sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==",
|
|
27523
27529
|
"dev": true,
|
|
27524
27530
|
"dependencies": {
|
|
27525
27531
|
"side-channel": "^1.0.6"
|
|
@@ -27580,9 +27586,9 @@
|
|
|
27580
27586
|
}
|
|
27581
27587
|
},
|
|
27582
27588
|
"node_modules/v8-to-istanbul": {
|
|
27583
|
-
"version": "9.
|
|
27584
|
-
"resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.
|
|
27585
|
-
"integrity": "sha512
|
|
27589
|
+
"version": "9.3.0",
|
|
27590
|
+
"resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz",
|
|
27591
|
+
"integrity": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==",
|
|
27586
27592
|
"dev": true,
|
|
27587
27593
|
"dependencies": {
|
|
27588
27594
|
"@jridgewell/trace-mapping": "^0.3.12",
|
|
@@ -29392,9 +29398,9 @@
|
|
|
29392
29398
|
}
|
|
29393
29399
|
},
|
|
29394
29400
|
"node_modules/zx/node_modules/@types/node": {
|
|
29395
|
-
"version": "16.18.
|
|
29396
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.
|
|
29397
|
-
"integrity": "sha512-
|
|
29401
|
+
"version": "16.18.101",
|
|
29402
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.101.tgz",
|
|
29403
|
+
"integrity": "sha512-AAsx9Rgz2IzG8KJ6tXd6ndNkVcu+GYB6U/SnFAaokSPNx2N7dcIIfnighYUNumvj6YS2q39Dejz5tT0NCV7CWA==",
|
|
29398
29404
|
"dev": true
|
|
29399
29405
|
},
|
|
29400
29406
|
"node_modules/zx/node_modules/ansi-styles": {
|
|
@@ -29644,6 +29650,16 @@
|
|
|
29644
29650
|
"@krakenjs/zalgo-promise": "^2.0.0"
|
|
29645
29651
|
}
|
|
29646
29652
|
},
|
|
29653
|
+
"@paypal/accelerated-checkout-loader": {
|
|
29654
|
+
"version": "1.0.1",
|
|
29655
|
+
"resolved": "https://registry.npmjs.org/@paypal/accelerated-checkout-loader/-/accelerated-checkout-loader-1.0.1.tgz",
|
|
29656
|
+
"integrity": "sha512-Zw9laFzML0hEMKpErBrcrgKLq1dK7lHuOnxgRQXHrANBjJBUYRz6Y37srmCohM0werR7rqfTJ/S6EubmdZMwjw==",
|
|
29657
|
+
"requires": {
|
|
29658
|
+
"@braintree/asset-loader": "2.0.0",
|
|
29659
|
+
"envify": "^4.1.0",
|
|
29660
|
+
"typescript": "^4.6.4"
|
|
29661
|
+
}
|
|
29662
|
+
},
|
|
29647
29663
|
"@paypal/applepay-components": {
|
|
29648
29664
|
"version": "1.7.0",
|
|
29649
29665
|
"resolved": "https://registry.npmjs.org/@paypal/applepay-components/-/applepay-components-1.7.0.tgz",
|
|
@@ -29676,9 +29692,9 @@
|
|
|
29676
29692
|
}
|
|
29677
29693
|
},
|
|
29678
29694
|
"@paypal/checkout-components": {
|
|
29679
|
-
"version": "5.0.
|
|
29680
|
-
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.
|
|
29681
|
-
"integrity": "sha512-
|
|
29695
|
+
"version": "5.0.330",
|
|
29696
|
+
"resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.330.tgz",
|
|
29697
|
+
"integrity": "sha512-icEntZA1BeXGBvnbpkUFdbGrQWU5EfFlXrdy+rUq9GXqUykFYxgrnlzVP/lMvF/dTfHC+HLEnxO2Fdyb8nUA/w==",
|
|
29682
29698
|
"requires": {
|
|
29683
29699
|
"@krakenjs/beaver-logger": "^5.7.0",
|
|
29684
29700
|
"@krakenjs/belter": "^2.0.0",
|
|
@@ -29687,8 +29703,8 @@
|
|
|
29687
29703
|
"@krakenjs/post-robot": "^11.0.0",
|
|
29688
29704
|
"@krakenjs/zalgo-promise": "^2.0.0",
|
|
29689
29705
|
"@krakenjs/zoid": "^10.3.1",
|
|
29706
|
+
"@paypal/accelerated-checkout-loader": "^1.0.1",
|
|
29690
29707
|
"@paypal/common-components": "^1.0.35",
|
|
29691
|
-
"@paypal/connect-loader-component": "1.1.1",
|
|
29692
29708
|
"@paypal/funding-components": "^1.0.31",
|
|
29693
29709
|
"@paypal/sdk-client": "^4.0.194",
|
|
29694
29710
|
"@paypal/sdk-constants": "^1.0.146",
|
|
@@ -29710,16 +29726,6 @@
|
|
|
29710
29726
|
"@paypal/sdk-logos": "^2.1.0"
|
|
29711
29727
|
}
|
|
29712
29728
|
},
|
|
29713
|
-
"@paypal/connect-loader-component": {
|
|
29714
|
-
"version": "1.1.1",
|
|
29715
|
-
"resolved": "https://registry.npmjs.org/@paypal/connect-loader-component/-/connect-loader-component-1.1.1.tgz",
|
|
29716
|
-
"integrity": "sha512-22cbtOWFuKrzfjBHS6jnzuWsvKa2CxtwrPDuH31UwU8eCSrZPv02pyFDp8ZtYSP80N5uQsluXbf+jsd1BHB+QA==",
|
|
29717
|
-
"requires": {
|
|
29718
|
-
"@braintree/asset-loader": "2.0.0",
|
|
29719
|
-
"envify": "^4.1.0",
|
|
29720
|
-
"typescript": "^4.6.4"
|
|
29721
|
-
}
|
|
29722
|
-
},
|
|
29723
29729
|
"@paypal/example-components": {
|
|
29724
29730
|
"version": "1.0.28",
|
|
29725
29731
|
"resolved": "https://registry.npmjs.org/@paypal/example-components/-/example-components-1.0.28.tgz",
|
|
@@ -29779,9 +29785,9 @@
|
|
|
29779
29785
|
}
|
|
29780
29786
|
},
|
|
29781
29787
|
"@paypal/messaging-components": {
|
|
29782
|
-
"version": "1.64.
|
|
29783
|
-
"resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.
|
|
29784
|
-
"integrity": "sha512-
|
|
29788
|
+
"version": "1.64.8",
|
|
29789
|
+
"resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.8.tgz",
|
|
29790
|
+
"integrity": "sha512-OAY2J3jVuA9Mnk+hdHd4pSU7ZKCCbfRP3omN6BCuY08KS4fthkYV9UBqt7M5aZVBOA7qSO98ZT+Ls2cuR1CISQ==",
|
|
29785
29791
|
"requires": {
|
|
29786
29792
|
"@krakenjs/beaver-logger": "^5.0.0",
|
|
29787
29793
|
"@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.
|
|
3
|
+
"version": "5.0.449",
|
|
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
82
|
"@paypal/applepay-components": "1.7.0",
|
|
82
83
|
"@paypal/card-components": "1.0.56",
|
|
83
|
-
"@paypal/checkout-components": "5.0.
|
|
84
|
+
"@paypal/checkout-components": "5.0.330",
|
|
84
85
|
"@paypal/common-components": "1.0.49",
|
|
85
|
-
"@paypal/connect-loader-component": "1.1.1",
|
|
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.
|
|
91
|
+
"@paypal/messaging-components": "1.64.8",
|
|
92
92
|
"@paypal/muse-components": "1.3.93",
|
|
93
93
|
"@paypal/sdk-client": "4.0.194",
|
|
94
94
|
"@paypal/sdk-constants": "1.0.148",
|