@paypal/sdk-release 5.0.426 → 5.0.427

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 +25 -25
  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.426",
3
+ "version": "5.0.427",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@paypal/sdk-release",
9
- "version": "5.0.425",
9
+ "version": "5.0.426",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@paypal/applepay-components": "1.6.0",
13
13
  "@paypal/card-components": "1.0.56",
14
- "@paypal/checkout-components": "5.0.302",
14
+ "@paypal/checkout-components": "5.0.303",
15
15
  "@paypal/common-components": "1.0.45",
16
16
  "@paypal/example-components": "1.0.28",
17
17
  "@paypal/funding-components": "1.0.32",
@@ -4464,9 +4464,9 @@
4464
4464
  }
4465
4465
  },
4466
4466
  "node_modules/@paypal/checkout-components": {
4467
- "version": "5.0.302",
4468
- "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.302.tgz",
4469
- "integrity": "sha512-BaxlIHuk/Ew2Oy7ejsbisS2pqErzpkVJbuP+nT86WHXy1oK4wOzZ7saYF53V7xuQP+HXmAlYBV/Mai0pXwQIHQ==",
4467
+ "version": "5.0.303",
4468
+ "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.303.tgz",
4469
+ "integrity": "sha512-5L4tBUzL86al2HT2ILGg2LhrJL5+ybw0nQv5eYgU039p3Lnw3Slj2K2+XOzPBoJ0XIvM4LzitgZyb/CQVUJxqw==",
4470
4470
  "dependencies": {
4471
4471
  "@krakenjs/beaver-logger": "^5.7.0",
4472
4472
  "@krakenjs/belter": "^2.0.0",
@@ -4641,9 +4641,9 @@
4641
4641
  }
4642
4642
  },
4643
4643
  "node_modules/@polka/url": {
4644
- "version": "1.0.0-next.24",
4645
- "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.24.tgz",
4646
- "integrity": "sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==",
4644
+ "version": "1.0.0-next.25",
4645
+ "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.25.tgz",
4646
+ "integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==",
4647
4647
  "dev": true
4648
4648
  },
4649
4649
  "node_modules/@sinclair/typebox": {
@@ -7500,9 +7500,9 @@
7500
7500
  }
7501
7501
  },
7502
7502
  "node_modules/caniuse-lite": {
7503
- "version": "1.0.30001594",
7504
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001594.tgz",
7505
- "integrity": "sha512-VblSX6nYqyJVs8DKFMldE2IVCJjZ225LW00ydtUWwh5hk9IfkTOffO6r8gJNsH0qqqeAF8KrbMYA2VEwTlGW5g==",
7503
+ "version": "1.0.30001596",
7504
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001596.tgz",
7505
+ "integrity": "sha512-zpkZ+kEr6We7w63ORkoJ2pOfBwBkY/bJrG/UZ90qNb45Isblu8wzDgevEOrRL1r9dWayHjYiiyCMEXPn4DweGQ==",
7506
7506
  "dev": true,
7507
7507
  "funding": [
7508
7508
  {
@@ -9277,9 +9277,9 @@
9277
9277
  "dev": true
9278
9278
  },
9279
9279
  "node_modules/electron-to-chromium": {
9280
- "version": "1.4.693",
9281
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.693.tgz",
9282
- "integrity": "sha512-/if4Ueg0GUQlhCrW2ZlXwDAm40ipuKo+OgeHInlL8sbjt+hzISxZK949fZeJaVsheamrzANXvw1zQTvbxTvSHw==",
9280
+ "version": "1.4.698",
9281
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.698.tgz",
9282
+ "integrity": "sha512-f9iZD1t3CLy1AS6vzM5EKGa6p9pRcOeEFXRFbaG2Ta+Oe7MkfRQ3fsvPYidzHe1h4i0JvIvpcY55C+B6BZNGtQ==",
9283
9283
  "dev": true
9284
9284
  },
9285
9285
  "node_modules/elliptic": {
@@ -11867,9 +11867,9 @@
11867
11867
  }
11868
11868
  },
11869
11869
  "node_modules/get-tsconfig": {
11870
- "version": "4.7.2",
11871
- "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.2.tgz",
11872
- "integrity": "sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==",
11870
+ "version": "4.7.3",
11871
+ "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.3.tgz",
11872
+ "integrity": "sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==",
11873
11873
  "dev": true,
11874
11874
  "dependencies": {
11875
11875
  "resolve-pkg-maps": "^1.0.0"
@@ -28086,12 +28086,12 @@
28086
28086
  "dev": true
28087
28087
  },
28088
28088
  "node_modules/url/node_modules/qs": {
28089
- "version": "6.11.2",
28090
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz",
28091
- "integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==",
28089
+ "version": "6.12.0",
28090
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.12.0.tgz",
28091
+ "integrity": "sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg==",
28092
28092
  "dev": true,
28093
28093
  "dependencies": {
28094
- "side-channel": "^1.0.4"
28094
+ "side-channel": "^1.0.6"
28095
28095
  },
28096
28096
  "engines": {
28097
28097
  "node": ">=0.6"
@@ -30272,9 +30272,9 @@
30272
30272
  }
30273
30273
  },
30274
30274
  "@paypal/checkout-components": {
30275
- "version": "5.0.302",
30276
- "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.302.tgz",
30277
- "integrity": "sha512-BaxlIHuk/Ew2Oy7ejsbisS2pqErzpkVJbuP+nT86WHXy1oK4wOzZ7saYF53V7xuQP+HXmAlYBV/Mai0pXwQIHQ==",
30275
+ "version": "5.0.303",
30276
+ "resolved": "https://registry.npmjs.org/@paypal/checkout-components/-/checkout-components-5.0.303.tgz",
30277
+ "integrity": "sha512-5L4tBUzL86al2HT2ILGg2LhrJL5+ybw0nQv5eYgU039p3Lnw3Slj2K2+XOzPBoJ0XIvM4LzitgZyb/CQVUJxqw==",
30278
30278
  "requires": {
30279
30279
  "@krakenjs/beaver-logger": "^5.7.0",
30280
30280
  "@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.426",
3
+ "version": "5.0.427",
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
  "@krakenjs/zoid": "10.3.3",
85
85
  "@paypal/applepay-components": "1.6.0",
86
86
  "@paypal/card-components": "1.0.56",
87
- "@paypal/checkout-components": "5.0.302",
87
+ "@paypal/checkout-components": "5.0.303",
88
88
  "@paypal/common-components": "1.0.45",
89
89
  "@paypal/connect-loader-component": "1.1.1",
90
90
  "@paypal/example-components": "1.0.28",