diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-05 02:14:36 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2020-01-05 13:08:59 +0100 |
commit | d27d48213ef177274ea0f609f2052c7ebbfb9240 (patch) | |
tree | cc77706695f7a94424a3892671b25997fb7a66ed /package.json | |
parent | 797b603a1f11e76348c36c17e766e97b43dd127e (diff) | |
download | nextcloud-server-d27d48213ef177274ea0f609f2052c7ebbfb9240.tar.gz nextcloud-server-d27d48213ef177274ea0f609f2052c7ebbfb9240.zip |
Bump toastify-js from 1.6.1 to 1.6.2
Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.6.1 to 1.6.2.
- [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/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c493e83296b..321b3e461c6 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", |