diff --git a/springwolf-ui/package-lock.json b/springwolf-ui/package-lock.json index ee7163229..3dcca1955 100644 --- a/springwolf-ui/package-lock.json +++ b/springwolf-ui/package-lock.json @@ -36,7 +36,7 @@ "esbuild": "^0.24.0", "jest": "^29.7.0", "jest-junit": "^16.0.0", - "jest-preset-angular": "^14.4.1", + "jest-preset-angular": "^14.4.2", "typescript": "^5.5.4" } }, @@ -13662,9 +13662,9 @@ } }, "node_modules/jest-preset-angular": { - "version": "14.4.1", - "resolved": "https://registry.npmjs.org/jest-preset-angular/-/jest-preset-angular-14.4.1.tgz", - "integrity": "sha512-6QBP9SN+VVilghc5hjWzJ4ZBrBB4Djl2fO5uyjJhIWEq/r9255fAyDNHfoigdUbx3l4MRVwwyiTMXRsFAZE4XQ==", + "version": "14.4.2", + "resolved": "https://registry.npmjs.org/jest-preset-angular/-/jest-preset-angular-14.4.2.tgz", + "integrity": "sha512-BYYv0FaTDfBNh8WyA9mpOV3krfw20kurBGK8INZUnv7KZDAWZuQtCET4TwTWxSNQ9jS1OX1+a5weCm/bTDDM1A==", "dev": true, "dependencies": { "bs-logger": "^0.2.6", diff --git a/springwolf-ui/package.json b/springwolf-ui/package.json index dcf33ec50..d309536aa 100644 --- a/springwolf-ui/package.json +++ b/springwolf-ui/package.json @@ -40,7 +40,7 @@ "esbuild": "^0.24.0", "jest": "^29.7.0", "jest-junit": "^16.0.0", - "jest-preset-angular": "^14.4.1", + "jest-preset-angular": "^14.4.2", "typescript": "^5.5.4" }, "jest-junit": {