mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 14:59:16 +01:00
Bump react-toastify from 6.0.5 to 6.0.6
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.5 to 6.0.6. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.5...v6.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
6180a1cfaa
commit
8d278abc7b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8476,9 +8476,9 @@
|
||||
}
|
||||
},
|
||||
"react-toastify": {
|
||||
"version": "6.0.5",
|
||||
"resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-6.0.5.tgz",
|
||||
"integrity": "sha512-1YXSb6Jr478c1TJEyVpxLHFvtmeXGMvdpZc0fke/7lK+MoLBC+NFgB74bq+C2SZe6LdK+K1voEURJoY88WqWvA==",
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-6.0.6.tgz",
|
||||
"integrity": "sha512-NdHiMhj76Z877kZlXuelVfJONslvpmDTL95FVAoBy2kkU75hiqR5+pu1GdJZfRWPhen9ecdb58d3HmefaJ06Yw==",
|
||||
"requires": {
|
||||
"classnames": "^2.2.6",
|
||||
"prop-types": "^15.7.2",
|
||||
|
||||
@@ -32,6 +32,6 @@
|
||||
"react-chartjs-2": "^2.9.0",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-toastify": "^6.0.5"
|
||||
"react-toastify": "^6.0.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user