diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 1ba2af3..c951272 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -22,8 +22,8 @@ "@fundamental-ngx/cdk": "0.50.0", "@fundamental-ngx/core": "^0.50.0", "@fundamental-ngx/i18n": "0.50.0", - "@luigi-project/client": "^2.14.2", - "@luigi-project/client-support-angular": "^2.13.0", + "@luigi-project/client": "^2.26.0", + "@luigi-project/client-support-angular": "^2.22.1", "@sap-theming/theming-base-content": "^11.15.0", "@ui5/webcomponents-icons": "2.0.1", "@ui5/webcomponents-icons-business-suite": "2.0.1", @@ -3239,9 +3239,9 @@ } }, "node_modules/@luigi-project/client": { - "version": "2.23.1", - "resolved": "https://registry.npmjs.org/@luigi-project/client/-/client-2.23.1.tgz", - "integrity": "sha512-pTA6/dm4CMgtOPUvkgHzkxODTZR7VQ8qMDf31vyXAQgHcGN4wFVTegipKvFz5SerDfi2DBJFiV6G6JzCQX8GMA==", + "version": "2.26.0", + "resolved": "https://registry.npmjs.org/@luigi-project/client/-/client-2.26.0.tgz", + "integrity": "sha512-Tcpj/CXixGe0JNnbbEV1W1L0UcUy6Jhuq1TSrGXLg8jY1C26wH1WPn16JveSTxzmPInhX+tZzx8PhCIFDWCTkg==", "license": "Apache-2.0", "peer": true }, diff --git a/frontend/package.json b/frontend/package.json index ded70a6..3001665 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,8 +27,8 @@ "@fundamental-ngx/cdk": "0.50.0", "@fundamental-ngx/core": "^0.50.0", "@fundamental-ngx/i18n": "0.50.0", - "@luigi-project/client": "^2.14.2", - "@luigi-project/client-support-angular": "^2.13.0", + "@luigi-project/client": "^2.26.0", + "@luigi-project/client-support-angular": "^2.22.1", "@sap-theming/theming-base-content": "^11.15.0", "@ui5/webcomponents-icons": "2.0.1", "@ui5/webcomponents-icons-business-suite": "2.0.1",