diff --git a/calm-hub/src/main/webapp/package-lock.json b/calm-hub/src/main/webapp/package-lock.json index cc6e09e6..9dd63e26 100644 --- a/calm-hub/src/main/webapp/package-lock.json +++ b/calm-hub/src/main/webapp/package-lock.json @@ -4422,9 +4422,9 @@ "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" }, "node_modules/@types/node": { - "version": "22.10.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.3.tgz", - "integrity": "sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==", + "version": "22.10.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz", + "integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" diff --git a/package-lock.json b/package-lock.json index 20152620..ec549e31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "version": "0.3.0", "license": "ISC", "dependencies": { - "canvas": "^3.0.1", + "canvas": "^3.0.0", "commander": "^12.0.0", "copyfiles": "^2.4.1", "mkdirp": "^3.0.1" @@ -35,7 +35,7 @@ "@types/json-pointer": "^1.0.34", "@types/junit-report-builder": "^3.0.2", "@types/lodash": "^4.17.0", - "@types/node": "^22.10.3", + "@types/node": "^22.10.5", "@types/xml2js": "^0.4.14", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.15.0", @@ -8019,9 +8019,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.10.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.3.tgz", - "integrity": "sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==", + "version": "22.10.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz", + "integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -26896,7 +26896,7 @@ "@types/json-pointer": "^1.0.34", "@types/junit-report-builder": "^3.0.2", "@types/lodash": "^4.17.0", - "@types/node": "^22.10.3", + "@types/node": "^22.10.5", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.15.0", "eslint": "^9.13.0",