From fe68d9a34e6cfb285481827463a86afadeb0847c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 19:48:26 +0000 Subject: [PATCH] Bump ngx-toastr from 12.1.0 to 13.2.0 in /app Bumps [ngx-toastr](https://github.com/scttcper/ngx-toastr) from 12.1.0 to 13.2.0. - [Release notes](https://github.com/scttcper/ngx-toastr/releases) - [Commits](https://github.com/scttcper/ngx-toastr/compare/v12.1.0...v13.2.0) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/package.json b/app/package.json index 456a53dc..65ecb0a1 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": "^12.0.1", + "ngx-toastr": "^13.2.0", "npm": "6", "path": "0.12.7", "rxjs": "^6.6.6", diff --git a/app/yarn.lock b/app/yarn.lock index 7f555503..e9ef7877 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2106,12 +2106,12 @@ native-process-working-directory@^1.0.2: dependencies: node-addon-api "^3.1.0" -ngx-toastr@^12.0.1: - version "12.1.0" - resolved "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-12.1.0.tgz" - integrity sha512-rytCRBhvuudj614Kfj9GoIVQDrFuLvHSMP1YrMwTmR1SNkNJZOpGKmaSDCCBrNDkSrGouzMWBlFbl1UDBBsiqw== +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== dependencies: - tslib "^1.10.0" + tslib "^2.0.0" node-abi@^2.20.0, node-abi@^2.21.0, node-abi@^2.7.0: version "2.21.0" @@ -3503,7 +3503,7 @@ tough-cookie@~2.5.0: psl "^1.1.28" punycode "^2.1.1" -tslib@^1.10.0, tslib@^1.9.0: +tslib@^1.9.0: version "1.14.1" resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==