From 87d3b08c3740e2dce3241e3eef9f86b309cff4eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 04:23:28 +0000 Subject: [PATCH] Bump ngx-toastr from 13.2.0 to 13.2.1 in /app Bumps [ngx-toastr](https://github.com/scttcper/ngx-toastr) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/scttcper/ngx-toastr/releases) - [Commits](https://github.com/scttcper/ngx-toastr/compare/v13.2.0...v13.2.1) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 5723ebb0..8b1d0721 100644 --- a/app/package.json +++ b/app/package.json @@ -33,7 +33,7 @@ "keytar": "^7.4.0", "mz": "^2.7.0", "native-process-working-directory": "^1.0.2", - "ngx-toastr": "^13.2.0", + "ngx-toastr": "^13.2.1", "npm": "6", "path": "0.12.7", "rxjs": "^6.6.6", diff --git a/app/yarn.lock b/app/yarn.lock index b062941b..2342d507 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2106,10 +2106,10 @@ native-process-working-directory@^1.0.2: dependencies: node-addon-api "^3.1.0" -ngx-toastr@^13.2.0: - version "13.2.0" - resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-13.2.0.tgz#3ef047c977a7d0fb67fed9338b8f5add3c87b356" - integrity sha512-XU+wACX5hxwOJ4BtPMAUExQmYbjfvH3C/R4vcC9QK/dX2Zw+2w9tS9m4W6TUFyR92xZ/tGLBtsqRdrDRn3fJCw== +ngx-toastr@^13.2.1: + version "13.2.1" + resolved "https://registry.yarnpkg.com/ngx-toastr/-/ngx-toastr-13.2.1.tgz#531bc7da6a524a861e0409bd2749878b3b3f8a3f" + integrity sha512-UAzp7/xWK9IXA2LsOmhpaaIGCqscvJokoQpBNpAMrjEkDeSlFf8PWQAuQY795KW0mJb3qF9UG/s23nsXfMYKmg== dependencies: tslib "^2.0.0"