diff --git a/client/package-lock.json b/client/package-lock.json index 12e22a7..9f7083b 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -18,7 +18,7 @@ "@angular/platform-server": "^17.3.0", "@angular/router": "^17.3.0", "@angular/ssr": "^17.3.0", - "@ng-icons/core": "^26.3.0", + "@ng-icons/core": "^27.5.2", "@ng-icons/heroicons": "^26.3.0", "@ng-icons/jam-icons": "^26.3.0", "@ng-icons/lucide": "^26.3.0", @@ -2873,9 +2873,9 @@ } }, "node_modules/@ng-icons/core": { - "version": "26.5.0", - "resolved": "https://registry.npmjs.org/@ng-icons/core/-/core-26.5.0.tgz", - "integrity": "sha512-QaincZw6O22pNuI/7lwM1fVeEFANRNAHNi+TYwCn2bAt7v91Fzj7g44J1cyOoApdqkanSWZUWbuyzznPFimOEw==", + "version": "27.5.2", + "resolved": "https://registry.npmjs.org/@ng-icons/core/-/core-27.5.2.tgz", + "integrity": "sha512-LDfhrfxJ5yM8NkpSlz9ix+RRuecFHZYjfCgXH0dVDuk5gx+40Dxi/v9vL8oRpUP4oL9spR7Ndry2ENVZY/h4Tw==", "dependencies": { "tslib": "^2.2.0" } diff --git a/client/package.json b/client/package.json index 1798f21..9107704 100644 --- a/client/package.json +++ b/client/package.json @@ -21,7 +21,7 @@ "@angular/platform-server": "^17.3.0", "@angular/router": "^17.3.0", "@angular/ssr": "^17.3.0", - "@ng-icons/core": "^26.3.0", + "@ng-icons/core": "^27.5.2", "@ng-icons/heroicons": "^26.3.0", "@ng-icons/jam-icons": "^26.3.0", "@ng-icons/lucide": "^26.3.0",