@paypal/sdk-release 5.0.428 → 5.0.429

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 CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.428",
3
+ "version": "5.0.429",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@paypal/sdk-release",
9
- "version": "5.0.427",
9
+ "version": "5.0.428",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@paypal/applepay-components": "1.6.0",
@@ -18,7 +18,7 @@
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.57.0",
21
+ "@paypal/messaging-components": "1.58.0",
22
22
  "@paypal/muse-components": "1.3.93",
23
23
  "@paypal/sdk-client": "4.0.184"
24
24
  },
@@ -4567,9 +4567,9 @@
4567
4567
  }
4568
4568
  },
4569
4569
  "node_modules/@paypal/messaging-components": {
4570
- "version": "1.57.0",
4571
- "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.57.0.tgz",
4572
- "integrity": "sha512-N6RU8Mnmdnf8sNvSRdit8xTMC1Ui5dooPlNFNakw2V/5F9kCh7v6LkwSo/oBgFjSZjdBkYVkYEenzypfTpoKcQ==",
4570
+ "version": "1.58.0",
4571
+ "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.58.0.tgz",
4572
+ "integrity": "sha512-TeKs28vXwIE5hLPEr2XRZ8PFKPBGaW7PcpXTiwqOKSG2ghAXFp4VpRfFMztq+2y94i0YMyUq4iPBf90iTSiv/Q==",
4573
4573
  "dependencies": {
4574
4574
  "@krakenjs/beaver-logger": "^5.0.0",
4575
4575
  "@krakenjs/belter": "^2.0.0",
@@ -30407,9 +30407,9 @@
30407
30407
  }
30408
30408
  },
30409
30409
  "@paypal/messaging-components": {
30410
- "version": "1.57.0",
30411
- "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.57.0.tgz",
30412
- "integrity": "sha512-N6RU8Mnmdnf8sNvSRdit8xTMC1Ui5dooPlNFNakw2V/5F9kCh7v6LkwSo/oBgFjSZjdBkYVkYEenzypfTpoKcQ==",
30410
+ "version": "1.58.0",
30411
+ "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.58.0.tgz",
30412
+ "integrity": "sha512-TeKs28vXwIE5hLPEr2XRZ8PFKPBGaW7PcpXTiwqOKSG2ghAXFp4VpRfFMztq+2y94i0YMyUq4iPBf90iTSiv/Q==",
30413
30413
  "requires": {
30414
30414
  "@krakenjs/beaver-logger": "^5.0.0",
30415
30415
  "@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.428",
3
+ "version": "5.0.429",
4
4
  "description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -92,7 +92,7 @@
92
92
  "@paypal/googlepay-components": "1.2.3",
93
93
  "@paypal/identity-components": "5.0.14",
94
94
  "@paypal/legal-components": "1.2.2",
95
- "@paypal/messaging-components": "1.57.0",
95
+ "@paypal/messaging-components": "1.58.0",
96
96
  "@paypal/muse-components": "1.3.93",
97
97
  "@paypal/sdk-client": "4.0.184",
98
98
  "@paypal/sdk-constants": "1.0.143",