@paypal/sdk-release 5.0.331 → 5.0.333

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.331",
3
+ "version": "5.0.333",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -110,9 +110,9 @@
110
110
  }
111
111
  },
112
112
  "@paypal/checkout-components": {
113
- "version": "5.0.235",
114
- "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.235.tgz",
115
- "integrity": "sha512-W5jc2InJiRhGDrBdtXcElIyxolqFt73aeWc+iRMhiyFpw/YCUbDM5spBQOe+Xd4O8KmvG+4Xz4XJYce1O2wMJg==",
113
+ "version": "5.0.237",
114
+ "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.237.tgz",
115
+ "integrity": "sha512-Pi6CqHH6CFmqkWVDRJ/kdSQrjAlFZGaSmXuCq1E5Bn08s8oMaQTGzgRjBUAjVwhfZa4WtcJJhWSBaCrd09TfEA==",
116
116
  "requires": {
117
117
  "@krakenjs/belter": "^2.0.0",
118
118
  "@krakenjs/cross-domain-utils": "^3.0.0",
@@ -123,7 +123,7 @@
123
123
  "@paypal/common-components": "^1.0.27",
124
124
  "@paypal/funding-components": "^1.0.27",
125
125
  "@paypal/sdk-client": "^4.0.166",
126
- "@paypal/sdk-constants": "^1.0.119",
126
+ "@paypal/sdk-constants": "^1.0.123",
127
127
  "@paypal/sdk-logos": "^1.0.45"
128
128
  }
129
129
  },
@@ -278,9 +278,9 @@
278
278
  }
279
279
  },
280
280
  "core-js-pure": {
281
- "version": "3.25.0",
282
- "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.25.0.tgz",
283
- "integrity": "sha512-IeHpLwk3uoci37yoI2Laty59+YqH9x5uR65/yiA0ARAJrTrN4YU0rmauLWfvqOuk77SlNJXj2rM6oT/dBD87+A=="
281
+ "version": "3.25.2",
282
+ "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.25.2.tgz",
283
+ "integrity": "sha512-ItD7YpW1cUB4jaqFLZXe1AXkyqIxz6GqPnsDV4uF4hVcWh/WAGIqSqw5p0/WdsILM0Xht9s3Koyw05R3K6RtiA=="
284
284
  },
285
285
  "credit-card-type": {
286
286
  "version": "6.3.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.331",
3
+ "version": "5.0.333",
4
4
  "description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -72,7 +72,7 @@
72
72
  "@krakenjs/zalgo-promise": "2.0.1",
73
73
  "@krakenjs/zoid": "10.1.0",
74
74
  "@paypal/card-components": "1.0.54",
75
- "@paypal/checkout-components": "5.0.235",
75
+ "@paypal/checkout-components": "5.0.237",
76
76
  "@paypal/common-components": "1.0.32",
77
77
  "@paypal/example-components": "1.0.28",
78
78
  "@paypal/funding-components": "1.0.28",
@@ -86,7 +86,7 @@
86
86
  "bowser": "2.11.0",
87
87
  "braintree-web": "3.33.0",
88
88
  "card-validator": "4.3.0",
89
- "core-js-pure": "3.25.0",
89
+ "core-js-pure": "3.25.2",
90
90
  "credit-card-type": "6.3.0",
91
91
  "framebus": "3.0.1",
92
92
  "hi-base32": "0.5.1",