diff --git a/frontend/package.json b/frontend/package.json index c9a343e51..765c55946 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -26,7 +26,7 @@ "@angular/material": "15.0.3", "@angular/platform-browser": "15.0.4", "@angular/platform-browser-dynamic": "15.0.4", - "@ngneat/transloco": "4.1.1", + "@ngneat/transloco": "4.2.1", "@ngxs/form-plugin": "3.7.6", "@ngxs/storage-plugin": "3.7.6", "@ngxs/store": "3.7.6", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index be3e022e5..9e75a2d48 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2625,10 +2625,10 @@ cosmiconfig "^7.0.0" tslib "^2.3.0" -"@ngneat/transloco@4.1.1": - version "4.1.1" - resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-4.1.1.tgz#b0220d98d192ee164a6763ce8daf93ce77987e55" - integrity sha512-tDJNW0Jf0F0X5D+/WeItlT/YtNJDRd3y9szEblHTqikjc8ZWP9A3OU4BiBc3Y1hk+hnnZCr4RniFtk9ZEC7u7Q== +"@ngneat/transloco@4.2.1": + version "4.2.1" + resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-4.2.1.tgz#294455b0aa2719d6109a9628aeb069cae9f4b002" + integrity sha512-DaIPAEUNkzqq/f1/nj0teugMfanCaxTEBO+mi/bfBEUXqX9Q6fi6sJIfpbecWj9u7P+6NNdvG5PkYSJmt9MFjQ== dependencies: "@ngneat/transloco-utils" "^3.0.1" flat "5.0.2"