mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-26 23:21:36 +01:00
Merge pull request #142 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-toastify-6.0.8
Bump react-toastify from 6.0.6 to 6.0.8
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8476,9 +8476,9 @@
|
||||
}
|
||||
},
|
||||
"react-toastify": {
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-6.0.6.tgz",
|
||||
"integrity": "sha512-NdHiMhj76Z877kZlXuelVfJONslvpmDTL95FVAoBy2kkU75hiqR5+pu1GdJZfRWPhen9ecdb58d3HmefaJ06Yw==",
|
||||
"version": "6.0.8",
|
||||
"resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-6.0.8.tgz",
|
||||
"integrity": "sha512-NSqCNwv+C4IfR+c92PFZiNyeBwOJvigrP2bcRi2f6Hg3WqcHhEHOknbSQOs9QDFuqUjmK3SOrdvScQ3z63ifXg==",
|
||||
"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.6"
|
||||
"react-toastify": "^6.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user