From 6e27e46db845b722c5f8c0392944206c74a99e6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 09:07:39 +0000 Subject: [PATCH] Bump toastify-js from 1.11.2 to 1.12.0 Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.11.2 to 1.12.0. - [Release notes](https://github.com/apvarun/toastify-js/releases) - [Changelog](https://github.com/apvarun/toastify-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apvarun/toastify-js/compare/1.11.2...1.12.0) --- updated-dependencies: - dependency-name: toastify-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d8c57e5e..f8cf4c38 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "rails_admin": "3.0.0", "regenerator-runtime": "^0.13.7", "sweetalert": "1.1.3", - "toastify-js": "^1.11.2", + "toastify-js": "^1.12.0", "turbolinks": "^5.2.0", "typescript": "^4.7.4" }, diff --git a/yarn.lock b/yarn.lock index 9657e427..e55ae4c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7469,10 +7469,10 @@ to-regex@^3.0.1, to-regex@^3.0.2: regex-not "^1.0.2" safe-regex "^1.1.0" -toastify-js@^1.11.2: - version "1.11.2" - resolved "https://registry.yarnpkg.com/toastify-js/-/toastify-js-1.11.2.tgz#5c66cb05cee30b09e5bd8961ab809e41a3ce716c" - integrity sha512-bMBNKhZLPX/sDhpwM7KHIRUTtqCylQeoZDiEWy5zE7iDUJ92XmP8AKgDAp9rXx6pR5GXGFtQHHoH62toahbHgQ== +toastify-js@^1.12.0: + version "1.12.0" + resolved "https://registry.yarnpkg.com/toastify-js/-/toastify-js-1.12.0.tgz#cc1c4f5c7e7380e854e20bedceb51980ea29f64d" + integrity sha512-HeMHCO9yLPvP9k0apGSdPUWrUbLnxUKNFzgUoZp1PHCLploIX/4DSQ7V8H25ef+h4iO9n0he7ImfcndnN6nDrQ== toidentifier@1.0.1: version "1.0.1"