diff --git a/frontend/package-lock.json b/frontend/package-lock.json index f5ba6798..783177af 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -20,9 +20,9 @@ "@angular/platform-browser": "^20.0.0", "@angular/platform-browser-dynamic": "^20.0.0", "@angular/router": "^20.0.0", - "@luigi-project/client": "^2.25.1", - "@luigi-project/core": "^2.25.1", - "@luigi-project/plugin-auth-oauth2": "^2.25.1", + "@luigi-project/client": "^2.31.0", + "@luigi-project/core": "^2.31.0", + "@luigi-project/plugin-auth-oauth2": "^2.31.0", "@openmfp/portal-ui-lib": "^0.186.15", "@ui5/webcomponents-ngx": "^0.5.10", "jmespath": "^0.16.0", @@ -5178,9 +5178,9 @@ ] }, "node_modules/@luigi-project/client": { - "version": "2.25.1", - "resolved": "https://registry.npmjs.org/@luigi-project/client/-/client-2.25.1.tgz", - "integrity": "sha512-Pjk7coXE9CidtHdSBanE7wenVZK/VitO17ihZ+yCJ+Qh4yjZMyjADAlbaYovf20xNmm8GhVlk2eBH6XspHgGdg==", + "version": "2.31.0", + "resolved": "https://registry.npmjs.org/@luigi-project/client/-/client-2.31.0.tgz", + "integrity": "sha512-GfQz+jJEZEQO4ovgWglBiGuYE2a6rnKXy9EJB14/Og++CvsnJYstS8u+u2C+L2iIy8ZFkCKXBEb6+pjds18fOw==", "license": "Apache-2.0" }, "node_modules/@luigi-project/client-support-angular": { @@ -5200,15 +5200,15 @@ } }, "node_modules/@luigi-project/core": { - "version": "2.25.1", - "resolved": "https://registry.npmjs.org/@luigi-project/core/-/core-2.25.1.tgz", - "integrity": "sha512-VWEvBaSfcPKwD2vkmdoJs2+1HMDrLjtcruBD8XVRDs0+lJY9MFVIfIGm5VwHA3hbhk1GhuSydotuA0j1/oL9nQ==", + "version": "2.31.0", + "resolved": "https://registry.npmjs.org/@luigi-project/core/-/core-2.31.0.tgz", + "integrity": "sha512-1KjwIsvgqgobhG7wF99lHWo1XrP4M8LmnOoFRyOgbE0Mh7+vieE0oziYhJ2Reb1ZYg6FJWA9+VxfhGeNLOGknw==", "license": "Apache-2.0" }, "node_modules/@luigi-project/plugin-auth-oauth2": { - "version": "2.25.1", - "resolved": "https://registry.npmjs.org/@luigi-project/plugin-auth-oauth2/-/plugin-auth-oauth2-2.25.1.tgz", - "integrity": "sha512-iocxDWFRZR4FbSyX3Ir3I3qyHWBpCPYScGagvT4ZE/wVmRC14e+53zUcw0KRlqU7V5T2hajBIHvB1pibbvbjNQ==", + "version": "2.31.0", + "resolved": "https://registry.npmjs.org/@luigi-project/plugin-auth-oauth2/-/plugin-auth-oauth2-2.31.0.tgz", + "integrity": "sha512-wvBzVAxCUbn86ibBQ+flvx2NTULUEoa2r/iOrZdjFpvOoxrz/J5hXh9E+g5SUtEYmdQSlIYUjo2DUVPdAgvPWQ==", "license": "Apache-2.0" }, "node_modules/@luigi-project/testing-utilities": { diff --git a/frontend/package.json b/frontend/package.json index 920ad424..e1212847 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -29,9 +29,9 @@ "@angular/platform-browser": "^20.0.0", "@angular/platform-browser-dynamic": "^20.0.0", "@angular/router": "^20.0.0", - "@luigi-project/client": "^2.25.1", - "@luigi-project/core": "^2.25.1", - "@luigi-project/plugin-auth-oauth2": "^2.25.1", + "@luigi-project/client": "^2.31.0", + "@luigi-project/core": "^2.31.0", + "@luigi-project/plugin-auth-oauth2": "^2.31.0", "@openmfp/portal-ui-lib": "^0.186.15", "@ui5/webcomponents-ngx": "^0.5.10", "jmespath": "^0.16.0",