@flarehr/bank-details-app 2.16.1 → 2.20.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flarehr/bank-details-app",
3
- "version": "2.16.1",
3
+ "version": "2.20.1",
4
4
  "description": "Flare Bank Details App",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "files": [
@@ -24,13 +24,13 @@
24
24
  "fibers": "^4.0.3",
25
25
  "html-webpack-plugin": "^4.3.0",
26
26
  "mini-css-extract-plugin": "^0.10.0",
27
- "node-sass": "^4.14.1",
27
+ "node-sass": "^6.0.1",
28
28
  "sass": "^1.26.10",
29
- "sass-loader": "^9.0.3",
29
+ "sass-loader": "^12.3.0",
30
30
  "style-loader": "^1.2.1",
31
31
  "typescript": "^4.2.3",
32
- "webpack": "^4.44.2",
33
- "webpack-cli": "^4.2.0",
34
- "webpack-dev-server": "^3.11.0"
32
+ "webpack": "^5.0.0",
33
+ "webpack-cli": "^4.9.1",
34
+ "webpack-dev-server": "^4.4.0"
35
35
  }
36
36
  }