diff --git a/webapp/wiremock/package-lock.json b/webapp/wiremock/package-lock.json index 4045853aaf..1c9924ee09 100644 --- a/webapp/wiremock/package-lock.json +++ b/webapp/wiremock/package-lock.json @@ -62,7 +62,7 @@ "@types/uuid": "10.0.0", "@typescript-eslint/eslint-plugin": "8.0.0-alpha.40", "@typescript-eslint/parser": "8.0.0-alpha.41", - "@typescript-eslint/utils": "8.0.0-alpha.41", + "@typescript-eslint/utils": "8.0.0-alpha.44", "eslint": "9.6.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prefer-arrow": "1.2.3", @@ -5875,15 +5875,15 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.0.0-alpha.41", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.41.tgz", - "integrity": "sha512-DTxc9VdERS6iloiw1P5tgRDqRArmp/sIuvgdHBvGh2SiltEFc3VjLGnHHGSTr6GfH7tjFWvcCnCtxx+pjWfp5Q==", + "version": "8.0.0-alpha.44", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.44.tgz", + "integrity": "sha512-gOSA4Yo1jufcOuV68yX3hzpwzufd/Ru6KYL04od1T1c5tt6cvN3i5D5Tc3BBJ3xYFE7ge821mJbUJMTc+BMaWg==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.41", - "@typescript-eslint/types": "8.0.0-alpha.41", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.41" + "@typescript-eslint/scope-manager": "8.0.0-alpha.44", + "@typescript-eslint/types": "8.0.0-alpha.44", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.44" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -5897,13 +5897,13 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.41", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.41.tgz", - "integrity": "sha512-iNxuQ0TMVfFiMJ2al4bGd/mY9+aLtBxnHfo7B2xoVzR6cRFgUdBLlMa//MSIjSmVRpCEqNLQnkxpJb96tFG+xw==", + "version": "8.0.0-alpha.44", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.44.tgz", + "integrity": "sha512-0w0pDILwfwRXSz9lQBXnJmeGaIbSBgl4vAw/lB2kCnOKYl2SXCVbdNOHPwxWigvQ08QVpuaKy+wEjbFKr9Xwfg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.41", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.41" + "@typescript-eslint/types": "8.0.0-alpha.44", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.44" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -5914,9 +5914,9 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.41", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.41.tgz", - "integrity": "sha512-n0P2FP3YC3pD3yoiCf4lHqbUP45xlnOk8HkjB+LtKSUZZWLLJ8k1ZXZtQj7MEX22tytCMj//Bmq403xFuCwfIg==", + "version": "8.0.0-alpha.44", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.44.tgz", + "integrity": "sha512-FNBBUTJBNbIaTJhhBbSNxKv+qS8lrwwnpBg36APp5fhDRu8K/YFQZP/VEa19nKBz+8+QUK7R6wV9DHYjj56S7w==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -5927,13 +5927,13 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.41", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.41.tgz", - "integrity": "sha512-adCr+vbLYTFhwhIwjIjjMxTdUYiPA2Jlyuhnbj092IzgLHtT79bvuwcgPWeTyLbFb/13SMKmOEka00xHiqLpig==", + "version": "8.0.0-alpha.44", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.44.tgz", + "integrity": "sha512-IyLELYPMFaleWpEVrcYhSfgFXFx4/505P4/vi9Dfp6s6T2xapyAdti6WL9iZbnXk72SL5M0wMp3V73nHn8ce1A==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.41", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.41", + "@typescript-eslint/types": "8.0.0-alpha.44", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.44", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -5955,12 +5955,12 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.41", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.41.tgz", - "integrity": "sha512-uetCAUBVC+YarBdZnWzDDgX11PpAEGV8Cw31I3d1xNrhx6/bJGThKX+holEmd3amMdnr4w/XUKH/4YuQOgtjDA==", + "version": "8.0.0-alpha.44", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.44.tgz", + "integrity": "sha512-geWzLM8S6vYGdhA01mWJyGh2V/7VRzAmsD6ZKuc/rLkeJhYjvkMY0g0uMDw/7wmNLeRrpjHnL8HJklrpAlrb9g==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.41", + "@typescript-eslint/types": "8.0.0-alpha.44", "eslint-visitor-keys": "^3.4.3" }, "engines": { diff --git a/webapp/wiremock/package.json b/webapp/wiremock/package.json index a163de314b..ac8cdd2f6e 100644 --- a/webapp/wiremock/package.json +++ b/webapp/wiremock/package.json @@ -73,7 +73,7 @@ "@types/mime-db": "1.43.5", "@types/node": "20.14.10", "@types/uuid": "10.0.0", - "@typescript-eslint/utils": "8.0.0-alpha.41", + "@typescript-eslint/utils": "8.0.0-alpha.44", "@typescript-eslint/eslint-plugin": "8.0.0-alpha.40", "@typescript-eslint/parser": "8.0.0-alpha.41", "eslint": "9.6.0",