@paypal/sdk-release 5.0.383 → 5.0.384

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 +18 -18
  2. package/package.json +2 -2
package/package-lock.json CHANGED
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.383",
3
+ "version": "5.0.384",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@paypal/sdk-release",
9
- "version": "5.0.382",
9
+ "version": "5.0.383",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@paypal/applepay-components": "1.5.0",
13
13
  "@paypal/card-components": "1.0.55",
14
14
  "@paypal/checkout-components": "5.0.275",
15
- "@paypal/common-components": "1.0.36",
15
+ "@paypal/common-components": "1.0.38",
16
16
  "@paypal/example-components": "1.0.28",
17
17
  "@paypal/funding-components": "1.0.32",
18
18
  "@paypal/googlepay-components": "1.2.2",
@@ -4469,9 +4469,9 @@
4469
4469
  }
4470
4470
  },
4471
4471
  "node_modules/@paypal/common-components": {
4472
- "version": "1.0.36",
4473
- "resolved": "https://registry.npmjs.org/@paypal/common-components/-/common-components-1.0.36.tgz",
4474
- "integrity": "sha512-nlJrIlcW6wJHn/k9IPeRyFOqqf9+7Nnbd9XXjOuBEIxwVdDg6ACiTmChGtYAKO0rK7OlHa86hTUFo/ypi4R3/Q==",
4472
+ "version": "1.0.38",
4473
+ "resolved": "https://registry.npmjs.org/@paypal/common-components/-/common-components-1.0.38.tgz",
4474
+ "integrity": "sha512-BShtjpaJVeit3EPy4q7MvnCf1knTsEkoSy9EE1iogfcqecJpH/MCqsEKK2DrkoSa2J11d08V0QbLhEZEKAwYWw==",
4475
4475
  "dependencies": {
4476
4476
  "@krakenjs/belter": "^2.0.0",
4477
4477
  "@krakenjs/jsx-pragmatic": "^3.0.0",
@@ -9261,9 +9261,9 @@
9261
9261
  "dev": true
9262
9262
  },
9263
9263
  "node_modules/electron-to-chromium": {
9264
- "version": "1.4.442",
9265
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.442.tgz",
9266
- "integrity": "sha512-RkrZF//Ya+0aJq2NM3OdisNh5ZodZq1rdXOS96G8DdDgpDKqKE81yTbbQ3F/4CKm1JBPsGu1Lp/akkna2xO06Q==",
9264
+ "version": "1.4.445",
9265
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.445.tgz",
9266
+ "integrity": "sha512-++DB+9VK8SBJwC+X1zlMfJ1tMA3F0ipi39GdEp+x3cV2TyBihqAgad8cNMWtLDEkbH39nlDQP7PfGrDr3Dr7HA==",
9267
9267
  "dev": true
9268
9268
  },
9269
9269
  "node_modules/elliptic": {
@@ -18706,9 +18706,9 @@
18706
18706
  }
18707
18707
  },
18708
18708
  "node_modules/node-fetch": {
18709
- "version": "2.6.11",
18710
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz",
18711
- "integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==",
18709
+ "version": "2.6.12",
18710
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz",
18711
+ "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==",
18712
18712
  "dev": true,
18713
18713
  "dependencies": {
18714
18714
  "whatwg-url": "^5.0.0"
@@ -27817,9 +27817,9 @@
27817
27817
  }
27818
27818
  },
27819
27819
  "node_modules/typescript": {
27820
- "version": "5.1.5",
27821
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.5.tgz",
27822
- "integrity": "sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==",
27820
+ "version": "5.1.6",
27821
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz",
27822
+ "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==",
27823
27823
  "dev": true,
27824
27824
  "peer": true,
27825
27825
  "bin": {
@@ -30379,9 +30379,9 @@
30379
30379
  }
30380
30380
  },
30381
30381
  "@paypal/common-components": {
30382
- "version": "1.0.36",
30383
- "resolved": "https://registry.npmjs.org/@paypal/common-components/-/common-components-1.0.36.tgz",
30384
- "integrity": "sha512-nlJrIlcW6wJHn/k9IPeRyFOqqf9+7Nnbd9XXjOuBEIxwVdDg6ACiTmChGtYAKO0rK7OlHa86hTUFo/ypi4R3/Q==",
30382
+ "version": "1.0.38",
30383
+ "resolved": "https://registry.npmjs.org/@paypal/common-components/-/common-components-1.0.38.tgz",
30384
+ "integrity": "sha512-BShtjpaJVeit3EPy4q7MvnCf1knTsEkoSy9EE1iogfcqecJpH/MCqsEKK2DrkoSa2J11d08V0QbLhEZEKAwYWw==",
30385
30385
  "requires": {
30386
30386
  "@krakenjs/belter": "^2.0.0",
30387
30387
  "@krakenjs/jsx-pragmatic": "^3.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paypal/sdk-release",
3
- "version": "5.0.383",
3
+ "version": "5.0.384",
4
4
  "description": "Unified SDK wrapper module for tests, shared build config, and deploy.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -84,7 +84,7 @@
84
84
  "@paypal/applepay-components": "1.5.0",
85
85
  "@paypal/card-components": "1.0.55",
86
86
  "@paypal/checkout-components": "5.0.275",
87
- "@paypal/common-components": "1.0.36",
87
+ "@paypal/common-components": "1.0.38",
88
88
  "@paypal/example-components": "1.0.28",
89
89
  "@paypal/funding-components": "1.0.32",
90
90
  "@paypal/googlepay-components": "1.2.2",