@paypal/sdk-release 5.0.444 → 5.0.445

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 +33 -30
  2. package/package.json +2 -2
package/package-lock.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.444",
3
+ "version": "5.0.445",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@paypal/sdk-release",
9
- "version": "5.0.443",
9
+ "version": "5.0.444",
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.322",
14
+ "@paypal/checkout-components": "5.0.326",
15
15
  "@paypal/common-components": "1.0.49",
16
16
  "@paypal/example-components": "1.0.28",
17
17
  "@paypal/funding-components": "1.0.32",
@@ -4318,9 +4318,9 @@
4318
4318
  }
4319
4319
  },
4320
4320
  "node_modules/@paypal/checkout-components": {
4321
- "version": "5.0.322",
4322
- "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.322.tgz",
4323
- "integrity": "sha512-5k02blQk6WLUUbK6/ZR790/6viJcMZnmvwWGn4VkNujw4ccDS3m/c1J1OxYef9pcfNVElEemd2H3YThSRlX4Cg==",
4321
+ "version": "5.0.326",
4322
+ "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.326.tgz",
4323
+ "integrity": "sha512-fX4GdqCkm/TG8lkEhVzeL/5ez9ah0282pcYOOcXFdpL+VcQA1InrNsl12ZBinWKVFwHFN8j9giWtYzmBF++GOQ==",
4324
4324
  "dependencies": {
4325
4325
  "@krakenjs/beaver-logger": "^5.7.0",
4326
4326
  "@krakenjs/belter": "^2.0.0",
@@ -5421,9 +5421,9 @@
5421
5421
  }
5422
5422
  },
5423
5423
  "node_modules/acorn": {
5424
- "version": "8.11.3",
5425
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz",
5426
- "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==",
5424
+ "version": "8.12.0",
5425
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
5426
+ "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
5427
5427
  "dev": true,
5428
5428
  "bin": {
5429
5429
  "acorn": "bin/acorn"
@@ -5442,10 +5442,13 @@
5442
5442
  }
5443
5443
  },
5444
5444
  "node_modules/acorn-walk": {
5445
- "version": "8.3.2",
5446
- "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.2.tgz",
5447
- "integrity": "sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==",
5445
+ "version": "8.3.3",
5446
+ "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.3.tgz",
5447
+ "integrity": "sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==",
5448
5448
  "dev": true,
5449
+ "dependencies": {
5450
+ "acorn": "^8.11.0"
5451
+ },
5449
5452
  "engines": {
5450
5453
  "node": ">=0.4.0"
5451
5454
  }
@@ -7289,9 +7292,9 @@
7289
7292
  }
7290
7293
  },
7291
7294
  "node_modules/caniuse-lite": {
7292
- "version": "1.0.30001632",
7293
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001632.tgz",
7294
- "integrity": "sha512-udx3o7yHJfUxMLkGohMlVHCvFvWmirKh9JAH/d7WOLPetlH+LTL5cocMZ0t7oZx/mdlOWXti97xLZWc8uURRHg==",
7295
+ "version": "1.0.30001636",
7296
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001636.tgz",
7297
+ "integrity": "sha512-bMg2vmr8XBsbL6Lr0UHXy/21m84FTxDLWn2FSqMd5PrlbMxwJlQnC2YWYxVgp66PZE+BBNF2jYQUBKCo1FDeZg==",
7295
7298
  "dev": true,
7296
7299
  "funding": [
7297
7300
  {
@@ -9104,9 +9107,9 @@
9104
9107
  "dev": true
9105
9108
  },
9106
9109
  "node_modules/electron-to-chromium": {
9107
- "version": "1.4.799",
9108
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.799.tgz",
9109
- "integrity": "sha512-3D3DwWkRTzrdEpntY0hMLYwj7SeBk1138CkPE8sBDSj3WzrzOiG2rHm3luw8jucpf+WiyLBCZyU9lMHyQI9M9Q==",
9110
+ "version": "1.4.803",
9111
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.803.tgz",
9112
+ "integrity": "sha512-61H9mLzGOCLLVsnLiRzCbc63uldP0AniRYPV3hbGVtONA1pI7qSGILdbofR7A8TMbOypDocEAjH/e+9k1QIe3g==",
9110
9113
  "dev": true
9111
9114
  },
9112
9115
  "node_modules/elliptic": {
@@ -16631,9 +16634,9 @@
16631
16634
  }
16632
16635
  },
16633
16636
  "node_modules/launch-editor": {
16634
- "version": "2.6.1",
16635
- "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.1.tgz",
16636
- "integrity": "sha512-eB/uXmFVpY4zezmGp5XtU21kwo7GBbKB+EQ+UZeWtGb9yAM5xt/Evk+lYH3eRNAtId+ej4u7TYPFZ07w4s7rRw==",
16637
+ "version": "2.7.0",
16638
+ "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.7.0.tgz",
16639
+ "integrity": "sha512-KAc66u6LxWL8MifQ94oG3YGKYWDwz/Gi0T15lN//GaQoZe08vQGFJxrXkPAeu50UXgvJPPaRKVGuP1TRUm/aHQ==",
16637
16640
  "dev": true,
16638
16641
  "dependencies": {
16639
16642
  "picocolors": "^1.0.0",
@@ -28086,9 +28089,9 @@
28086
28089
  }
28087
28090
  },
28088
28091
  "node_modules/webpack-bundle-analyzer/node_modules/ws": {
28089
- "version": "7.5.9",
28090
- "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz",
28091
- "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==",
28092
+ "version": "7.5.10",
28093
+ "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
28094
+ "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
28092
28095
  "dev": true,
28093
28096
  "engines": {
28094
28097
  "node": ">=8.3.0"
@@ -28338,9 +28341,9 @@
28338
28341
  }
28339
28342
  },
28340
28343
  "node_modules/webpack-dev-server/node_modules/ws": {
28341
- "version": "8.17.0",
28342
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.0.tgz",
28343
- "integrity": "sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==",
28344
+ "version": "8.17.1",
28345
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
28346
+ "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
28344
28347
  "dev": true,
28345
28348
  "engines": {
28346
28349
  "node": ">=10.0.0"
@@ -29694,9 +29697,9 @@
29694
29697
  }
29695
29698
  },
29696
29699
  "@paypal/checkout-components": {
29697
- "version": "5.0.322",
29698
- "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.322.tgz",
29699
- "integrity": "sha512-5k02blQk6WLUUbK6/ZR790/6viJcMZnmvwWGn4VkNujw4ccDS3m/c1J1OxYef9pcfNVElEemd2H3YThSRlX4Cg==",
29700
+ "version": "5.0.326",
29701
+ "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.326.tgz",
29702
+ "integrity": "sha512-fX4GdqCkm/TG8lkEhVzeL/5ez9ah0282pcYOOcXFdpL+VcQA1InrNsl12ZBinWKVFwHFN8j9giWtYzmBF++GOQ==",
29700
29703
  "requires": {
29701
29704
  "@krakenjs/beaver-logger": "^5.7.0",
29702
29705
  "@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.444",
3
+ "version": "5.0.445",
4
4
  "description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -80,7 +80,7 @@
80
80
  "@krakenjs/zoid": "10.3.3",
81
81
  "@paypal/applepay-components": "1.7.0",
82
82
  "@paypal/card-components": "1.0.56",
83
- "@paypal/checkout-components": "5.0.322",
83
+ "@paypal/checkout-components": "5.0.326",
84
84
  "@paypal/common-components": "1.0.49",
85
85
  "@paypal/connect-loader-component": "1.1.1",
86
86
  "@paypal/example-components": "1.0.28",