diff --git a/package-lock.json b/package-lock.json index 0017106a..1848e191 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "cpx": "^1.5.0", "eslint": "^10.6.0", "jsdom": "^29.1.1", - "ng-packagr": "^22.0.0", + "ng-packagr": "^22.0.2", "typescript": "~6.0.2", "typescript-eslint": "^8.62.0", "vitest": "^4.0.8" @@ -9186,9 +9186,9 @@ } }, "node_modules/ng-packagr": { - "version": "22.0.1", - "resolved": "https://registry.npmjs.org/ng-packagr/-/ng-packagr-22.0.1.tgz", - "integrity": "sha512-gL03L/OBNWz4nqTo8l5u6f3hySYzAVwx3aVZs6X7UGQv+cT+HUozr2XquAvvl/beray0AgCAfydGELDAJAFyKg==", + "version": "22.0.2", + "resolved": "https://registry.npmjs.org/ng-packagr/-/ng-packagr-22.0.2.tgz", + "integrity": "sha512-8qQ+RWm0W3gK8Sch1kmo3EzIUiCTXIOP2gS7b+vtqCMBf4KBjBP0wFBikW5qRau9lGOzRTML0GPFGoARPR4+fw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5701544e..a0b89bdb 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "cpx": "^1.5.0", "eslint": "^10.6.0", "jsdom": "^29.1.1", - "ng-packagr": "^22.0.0", + "ng-packagr": "^22.0.2", "typescript": "~6.0.2", "vitest": "^4.0.8" }