summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-06-30 01:13:43 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-07-01 09:15:18 +0000
commitcbfeaaaa606e621031317dd24459d7e24090ea78 (patch)
tree5af6fce59c0e8f4e13c2cddbaa4531ef87652850 /package-lock.json
parent109268bcbd5755a9af9dd5a2b9d4d00bddfcab3f (diff)
downloadnextcloud-server-cbfeaaaa606e621031317dd24459d7e24090ea78.tar.gz
nextcloud-server-cbfeaaaa606e621031317dd24459d7e24090ea78.zip
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>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 4791062263f..00134146d2d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -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",