diff --git a/package-lock.json b/package-lock.json index e2cdeda..aa9f56e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "express": "4.21.2", "gsap": "3.12.5", "js-cookie": "3.0.5", - "ngxtension": "4.2.0", + "ngxtension": "4.2.1", "rxjs": "7.8.1", "tailwindcss": "3.4.17", "tslib": "2.8.1", @@ -12384,9 +12384,9 @@ } }, "node_modules/ngxtension": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/ngxtension/-/ngxtension-4.2.0.tgz", - "integrity": "sha512-cICPiNES4uKJaHASU5c1dkYYfgchIQ0TAZwcZ8NgGX9HbFzAClyS3TG8hSOHA8GIaT03eJU6CKCMSBrWyVjxZA==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/ngxtension/-/ngxtension-4.2.1.tgz", + "integrity": "sha512-teGSUGDSp5Yx8Tl+ufb7+4I8L3n9RG31LJ3syc9wddTF7ppAslDqpsTwBU7F9ghikqtYv7RtwZux99WIhe8Bzw==", "dependencies": { "@angular-eslint/bundled-angular-compiler": "^18.0.1", "@nx/devkit": "^20.0.0", diff --git a/package.json b/package.json index e51265d..a63c173 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "express": "4.21.2", "gsap": "3.12.5", "js-cookie": "3.0.5", - "ngxtension": "4.2.0", + "ngxtension": "4.2.1", "rxjs": "7.8.1", "tailwindcss": "3.4.17", "tslib": "2.8.1",