@paypal/sdk-release 5.0.454 → 5.0.455

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.454",
3
+ "version": "5.0.455",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@paypal/sdk-release",
9
- "version": "5.0.453",
9
+ "version": "5.0.454",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@paypal/applepay-components": "1.7.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.64.8",
21
+ "@paypal/messaging-components": "1.64.9",
22
22
  "@paypal/muse-components": "1.3.93",
23
23
  "@paypal/sdk-client": "4.0.194"
24
24
  },
@@ -4400,9 +4400,9 @@
4400
4400
  }
4401
4401
  },
4402
4402
  "node_modules/@paypal/messaging-components": {
4403
- "version": "1.64.8",
4404
- "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.8.tgz",
4405
- "integrity": "sha512-OAY2J3jVuA9Mnk+hdHd4pSU7ZKCCbfRP3omN6BCuY08KS4fthkYV9UBqt7M5aZVBOA7qSO98ZT+Ls2cuR1CISQ==",
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==",
4406
4406
  "dependencies": {
4407
4407
  "@krakenjs/beaver-logger": "^5.0.0",
4408
4408
  "@krakenjs/belter": "^2.0.0",
@@ -29774,9 +29774,9 @@
29774
29774
  }
29775
29775
  },
29776
29776
  "@paypal/messaging-components": {
29777
- "version": "1.64.8",
29778
- "resolved": "https://registry.npmjs.org/@paypal/messaging-components/-/messaging-components-1.64.8.tgz",
29779
- "integrity": "sha512-OAY2J3jVuA9Mnk+hdHd4pSU7ZKCCbfRP3omN6BCuY08KS4fthkYV9UBqt7M5aZVBOA7qSO98ZT+Ls2cuR1CISQ==",
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
29780
  "requires": {
29781
29781
  "@krakenjs/beaver-logger": "^5.0.0",
29782
29782
  "@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.454",
3
+ "version": "5.0.455",
4
4
  "description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -88,7 +88,7 @@
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.8",
91
+ "@paypal/messaging-components": "1.64.9",
92
92
  "@paypal/muse-components": "1.3.93",
93
93
  "@paypal/sdk-client": "4.0.194",
94
94
  "@paypal/sdk-constants": "1.0.149",