diff --git a/core/js/dist/main.js b/core/js/dist/main.js index 57e51c8c43..1a440851cd 100644 Binary files a/core/js/dist/main.js and b/core/js/dist/main.js differ diff --git a/core/js/dist/main.js.map b/core/js/dist/main.js.map index eb485eac22..75e5a6c72d 100644 Binary files a/core/js/dist/main.js.map and b/core/js/dist/main.js.map differ diff --git a/package-lock.json b/package-lock.json index e5702a2973..a0e7e33807 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9502,9 +9502,9 @@ } }, "toastify-js": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.6.1.tgz", - "integrity": "sha512-yosiXPEdr3B9KL1rF7M/IMdw8d8Z69UJe2JsvxbfdpaL2/olqSB8tvp7/N6gkT9G46y6nqR2e62CCnf0LxeIBQ==" + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.6.2.tgz", + "integrity": "sha512-ECQzgjTjxaElfwp/8e8qoIYx7U5rU2G54e5aiPMv+UtmGOYEitrtNp/Kr8uMgntnQNrDZEQJNGjBtoNnEgR5EA==" }, "tough-cookie": { "version": "2.4.3", diff --git a/package.json b/package.json index c493e83296..321b3e461c 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "select2": "3.5.1", "snap.js": "^2.0.9", "strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8", - "toastify-js": "^1.6.1", + "toastify-js": "^1.6.2", "underscore": "^1.9.1", "url-search-params-polyfill": "^7.0.1", "v-tooltip": "^2.0.2",