keycloakify 6.11.8 → 6.11.9

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "keycloakify",
3
- "version": "6.11.8",
3
+ "version": "6.11.9",
4
4
  "description": "Keycloak theme generator for Reacts app",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1318,7 +1318,7 @@
1318
1318
  "minimal-polyfills": "^2.2.2",
1319
1319
  "minimist": "^1.2.6",
1320
1320
  "path-browserify": "^1.0.1",
1321
- "powerhooks": "^0.26.1",
1321
+ "powerhooks": "^0.26.2",
1322
1322
  "react-markdown": "^5.0.3",
1323
1323
  "rfc4648": "^1.5.2",
1324
1324
  "scripting-tools": "^0.19.13",