mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
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:
parent
109268bcbd
commit
cbfeaaaa60
8 changed files with 13 additions and 13 deletions
4
core/js/dist/login.js
vendored
4
core/js/dist/login.js
vendored
File diff suppressed because one or more lines are too long
2
core/js/dist/login.js.map
vendored
2
core/js/dist/login.js.map
vendored
File diff suppressed because one or more lines are too long
4
core/js/dist/main.js
vendored
4
core/js/dist/main.js
vendored
File diff suppressed because one or more lines are too long
2
core/js/dist/main.js.map
vendored
2
core/js/dist/main.js.map
vendored
File diff suppressed because one or more lines are too long
4
core/js/dist/maintenance.js
vendored
4
core/js/dist/maintenance.js
vendored
File diff suppressed because one or more lines are too long
2
core/js/dist/maintenance.js.map
vendored
2
core/js/dist/maintenance.js.map
vendored
File diff suppressed because one or more lines are too long
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue