Bump toastify-js from 1.11.2 to 1.12.0
Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.11.2 to 1.12.0. - [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.11.2...1.12.0) --- updated-dependencies: - dependency-name: toastify-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
399c4dc185
commit
6e27e46db8
|
@ -20,7 +20,7 @@
|
|||
"rails_admin": "3.0.0",
|
||||
"regenerator-runtime": "^0.13.7",
|
||||
"sweetalert": "1.1.3",
|
||||
"toastify-js": "^1.11.2",
|
||||
"toastify-js": "^1.12.0",
|
||||
"turbolinks": "^5.2.0",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
|
|
|
@ -7469,10 +7469,10 @@ to-regex@^3.0.1, to-regex@^3.0.2:
|
|||
regex-not "^1.0.2"
|
||||
safe-regex "^1.1.0"
|
||||
|
||||
toastify-js@^1.11.2:
|
||||
version "1.11.2"
|
||||
resolved "https://registry.yarnpkg.com/toastify-js/-/toastify-js-1.11.2.tgz#5c66cb05cee30b09e5bd8961ab809e41a3ce716c"
|
||||
integrity sha512-bMBNKhZLPX/sDhpwM7KHIRUTtqCylQeoZDiEWy5zE7iDUJ92XmP8AKgDAp9rXx6pR5GXGFtQHHoH62toahbHgQ==
|
||||
toastify-js@^1.12.0:
|
||||
version "1.12.0"
|
||||
resolved "https://registry.yarnpkg.com/toastify-js/-/toastify-js-1.12.0.tgz#cc1c4f5c7e7380e854e20bedceb51980ea29f64d"
|
||||
integrity sha512-HeMHCO9yLPvP9k0apGSdPUWrUbLnxUKNFzgUoZp1PHCLploIX/4DSQ7V8H25ef+h4iO9n0he7ImfcndnN6nDrQ==
|
||||
|
||||
toidentifier@1.0.1:
|
||||
version "1.0.1"
|
||||
|
|
Loading…
Reference in New Issue