diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 03deb319cbb..0b849608b49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7041,9 +7041,9 @@ } }, "toastify-js": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.5.0.tgz", - "integrity": "sha512-tupU/X7DqwxYxTgT6n9SSEZLIGuwL1hFWg9uGQOzi8G04FLXoziw0GRF/TmuARrSQQCfIarfzoKEdDPG14Pr3Q==" + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/toastify-js/-/toastify-js-1.6.1.tgz", + "integrity": "sha512-yosiXPEdr3B9KL1rF7M/IMdw8d8Z69UJe2JsvxbfdpaL2/olqSB8tvp7/N6gkT9G46y6nqR2e62CCnf0LxeIBQ==" }, "tough-cookie": { "version": "2.4.3", |