diff --git a/package.json b/package.json index 5d477312f9..241997a05d 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@ngx-formly/bootstrap": "5.12.5", "@ngx-formly/core": "5.12.5", "@ngx-formly/material": "5.12.5", - "@ngx-pwa/local-storage": "13.0.3", + "@ngx-pwa/local-storage": "15.0.0", "@ngx-translate/core": "14.0.0", "@ngx-translate/http-loader": "7.0.0", "@ngxs/devtools-plugin": "3.7.4", diff --git a/yarn.lock b/yarn.lock index 747277247f..1ca01e0577 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4962,10 +4962,10 @@ dependencies: tslib "^1.9.0" -"@ngx-pwa/local-storage@13.0.3": - version "13.0.3" - resolved "https://registry.yarnpkg.com/@ngx-pwa/local-storage/-/local-storage-13.0.3.tgz#40fe4cf77c3d44022f03cb8e26c48d770a39f9d1" - integrity sha512-K87lLW/ZSddBCvOkQ7LOvqdyWX770ShdsGc527mB7fc1EFBpA2hu3rqxEFlPOPt7p7vFcKn0VuYg8dhfYa1aQw== +"@ngx-pwa/local-storage@15.0.0": + version "15.0.0" + resolved "https://registry.yarnpkg.com/@ngx-pwa/local-storage/-/local-storage-15.0.0.tgz#117640ef95a09d195d4da4efdd5d8d5218cb54ee" + integrity sha512-jlP8HNxM2/odcwZYt6Z9dtEThpOLYJhcuNLvM04pbOzgBRUcJtsqSKfOADN1wD1YmjOb5ubeU1FbBkM/mKYOug== dependencies: tslib "^2.3.0"