Bump toastify-js from 1.5.0 to 1.6.1

Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.5.0 to 1.6.1.
- [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.5.0...1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-30 01:13:43 +00:00 committed by npmbuildbot[bot]
parent 109268bcbd
commit cbfeaaaa60
8 changed files with 13 additions and 13 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@ -7022,9 +7022,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",

View File

@ -48,7 +48,7 @@
"query-string": "^5.1.1",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",
"toastify-js": "^1.5.0",
"toastify-js": "^1.6.1",
"underscore": "^1.9.1",
"v-tooltip": "^2.0.2",
"vue": "^2.6.10",