summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-07-01 21:13:28 +0200
committerGitHub <noreply@github.com>2019-07-01 21:13:28 +0200
commit7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (patch)
tree35ab0c481c9c6b47faa186d358566d331a11a896 /package-lock.json
parent80ae51b496972680e8bc96321ea89237a9750839 (diff)
parentcbfeaaaa606e621031317dd24459d7e24090ea78 (diff)
downloadnextcloud-server-7dafa24f7119fcfa1f2d6c85dfcc751087b9de80.tar.gz
nextcloud-server-7dafa24f7119fcfa1f2d6c85dfcc751087b9de80.zip
Merge pull request #16161 from nextcloud/dependabot/npm_and_yarn/toastify-js-1.6.1
Bump toastify-js from 1.5.0 to 1.6.1
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 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",