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"