@trustpayments/js-payments-card 2.2.124 → 2.2.126

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 (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trustpayments/js-payments-card",
3
- "version": "2.2.124",
3
+ "version": "2.2.126",
4
4
  "description": "TypeScript Payment Card",
5
5
  "author": "Trust Payments <support@trustpayments.com>",
6
6
  "homepage": "https://docs.trustpayments.com",
@@ -103,7 +103,7 @@
103
103
  "postcss-loader": "6.2.1",
104
104
  "postcss-preset-env": "6.7.0",
105
105
  "postcss-scss": "4.0.3",
106
- "sass": "1.49.0",
106
+ "sass": "1.49.4",
107
107
  "sass-loader": "12.4.0",
108
108
  "source-map-loader": "3.0.1",
109
109
  "style-loader": "3.3.1",
@@ -115,7 +115,7 @@
115
115
  "tslint-loader": "3.5.4",
116
116
  "typescript": "4.5.5",
117
117
  "url-loader": "4.1.1",
118
- "webpack": "5.67.0",
118
+ "webpack": "5.68.0",
119
119
  "webpack-cli": "4.9.2",
120
120
  "webpack-dev-server": "4.7.3",
121
121
  "webpack-manifest-plugin": "4.1.1",
@@ -126,7 +126,7 @@
126
126
  "@trustpayments/ts-luhn-check": "2.0.141",
127
127
  "@typescript-eslint/parser": "4.33.0",
128
128
  "core-js": "3.20.3",
129
- "i18next": "21.6.9",
129
+ "i18next": "21.6.10",
130
130
  "ie-array-find-polyfill": "1.1.0",
131
131
  "promise-polyfill": "8.2.1"
132
132
  },
@@ -138,5 +138,5 @@
138
138
  "json-schema": "0.4.0",
139
139
  "node-forge": "1.2.1"
140
140
  },
141
- "gitHead": "add5cfc8f390444fa8c1d6c61a8f6ef1ea54eacd"
141
+ "gitHead": "37521cdfdf7aabcae87bd7e790487a0c4afc67e5"
142
142
  }