@continuoussecuritytooling/keycloak-reporter 1.1.9-3021 → 1.1.9-3029

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/Dockerfile +1 -1
  2. package/package.json +1 -1
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:24.13.1-slim
1
+ FROM node:24.14.0-slim
2
2
 
3
3
  ARG BUILD_DATE
4
4
  ARG APP_VERSION
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.1.9-3021",
3
+ "version": "1.1.9-3029",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {