From 4c6e697c1b823cf3d877ebb1b17214242ac89b7b Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 4 Jan 2023 22:53:45 +0000 Subject: [PATCH] build(deps): update dependency ngx-toastr to v16 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d477312f9..93798aa07f 100644 --- a/package.json +++ b/package.json @@ -250,7 +250,7 @@ "ngx-simple-modal": "1.4.17", "ngx-smart-modal": "7.4.1", "ngx-spinner": "14.0.0", - "ngx-toastr": "15.0.0", + "ngx-toastr": "16.0.2", "ngx-ui-loader": "13.0.0", "ngx-wig": "13.0.6", "ngx-window-token": "6.0.0", diff --git a/yarn.lock b/yarn.lock index 747277247f..31c4d266ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14231,10 +14231,10 @@ ngx-spinner@14.0.0: dependencies: tslib "^2.3.0" -ngx-toastr@15.0.0: - version "15.0.0" - resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-15.0.0.tgz#7d9d664a264b8b39d1bf762bb0a124bde5be8f01" - integrity sha512-dseyONSYcbm+8hQUCzzyP6CnHGa8WAOGJN7dzGqgBV4sHCDiv5eZ4x/3uo7Fov2OR0O5T47keP7ND3z7tufXeg== +ngx-toastr@16.0.2: + version "16.0.2" + resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-16.0.2.tgz#349068a16a73867111c6feae68eedb89a638a33f" + integrity sha512-J6SueNCaGwm/gpXdsG56UzMEAcuayYWEW6NmIrNoe5iP7lOUohg4xYXWipkbMH9wGWmLPD9gU8AufUVWMplCvg== dependencies: tslib "^2.3.0"