Browse Source

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>
tags/v18.0.0RC2
dependabot-preview[bot] 4 years ago
parent
commit
d27d48213e
No account linked to committer's email address
4 changed files with 7 additions and 7 deletions
  1. 2
    2
      core/js/dist/main.js
  2. 1
    1
      core/js/dist/main.js.map
  3. 3
    3
      package-lock.json
  4. 1
    1
      package.json

+ 2
- 2
core/js/dist/main.js
File diff suppressed because it is too large
View File


+ 1
- 1
core/js/dist/main.js.map
File diff suppressed because it is too large
View File


+ 3
- 3
package-lock.json View File

@@ -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",

+ 1
- 1
package.json View File

@@ -64,7 +64,7 @@
"select2": "3.5.1",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",
"toastify-js": "^1.6.1",
"toastify-js": "^1.6.2",
"underscore": "^1.9.1",
"url-search-params-polyfill": "^7.0.1",
"v-tooltip": "^2.0.2",

Loading…
Cancel
Save