@continuoussecuritytooling/keycloak-reporter 1.0.5-2111 → 1.0.5-2113

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.
@@ -47,7 +47,7 @@ jobs:
47
47
  - name: Setup NodeJS
48
48
  uses: actions/setup-node@v4
49
49
  with:
50
- node-version: '20'
50
+ node-version: '22'
51
51
  registry-url: 'https://registry.npmjs.org'
52
52
 
53
53
  - name: Setup Java
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.0.5-2111",
3
+ "version": "1.0.5-2113",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {