Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-05 05:14:36 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2020-01-05 15:08:59 +0300
commitd27d48213ef177274ea0f609f2052c7ebbfb9240 (patch)
treecc77706695f7a94424a3892671b25997fb7a66ed /package-lock.json
parent797b603a1f11e76348c36c17e766e97b43dd127e (diff)
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-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 e5702a2973d..a0e7e338071 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",